Home | History | Annotate | Download | only in interpreter

Lines Matching defs:DoCall

801 bool DoCall(ArtMethod* called_method, Thread* self, ShadowFrame& shadow_frame,
935 // Explicit DoCall template function declarations.
938 bool DoCall<_is_range, _do_assignability_check>(ArtMethod* method, Thread* self, \