Searched refs:emulated_stack_frame (Results 1 – 2 of 2) sorted by relevance
482 ObjPtr<mirror::EmulatedStackFrame> emulated_stack_frame( in MethodHandleInvokeMethod() local485 if (!emulated_stack_frame->WriteToShadowFrame(self, in MethodHandleInvokeMethod()531 Handle<mirror::EmulatedStackFrame> emulated_stack_frame( in MethodHandleInvokeMethod() local534 Handle<mirror::MethodType> emulated_stack_type(hs.NewHandle(emulated_stack_frame->GetType())); in MethodHandleInvokeMethod()539 emulated_stack_frame->SetReturnValue(self, local_result); in MethodHandleInvokeMethod()
172 "mirror/emulated_stack_frame.cc",