Searched refs:emulated_stack_frame (Results 1 – 2 of 2) sorted by relevance
480 ObjPtr<mirror::EmulatedStackFrame> emulated_stack_frame( in MethodHandleInvokeMethod() local483 if (!emulated_stack_frame->WriteToShadowFrame(self, in MethodHandleInvokeMethod()529 Handle<mirror::EmulatedStackFrame> emulated_stack_frame( in MethodHandleInvokeMethod() local532 Handle<mirror::MethodType> emulated_stack_type(hs.NewHandle(emulated_stack_frame->GetType())); in MethodHandleInvokeMethod()537 emulated_stack_frame->SetReturnValue(self, local_result); in MethodHandleInvokeMethod()
131 "mirror/emulated_stack_frame.cc",