Searched defs:DoLambdaCall (Results 1 - 1 of 1) sorted by relevance

/art/runtime/interpreter/
H A Dinterpreter_common.cc773 bool DoLambdaCall(ArtMethod* called_method, Thread* self, ShadowFrame& shadow_frame, function in namespace:art::interpreter
948 // Explicit DoLambdaCall template function declarations.
951 bool DoLambdaCall<_is_range, _do_assignability_check>(ArtMethod* method, Thread* self, \

Completed in 48 milliseconds