Searched refs:emulated_frame (Results 1 – 1 of 1) sorted by relevance
910 Handle<mirror::EmulatedStackFrame> emulated_frame) in MethodHandleInvokeExactWithFrame() argument913 Handle<mirror::MethodType> callsite_type = hs.NewHandle(emulated_frame->GetType()); in MethodHandleInvokeExactWithFrame()922 emulated_frame->WriteToShadowFrame(self, callsite_type, 0, shadow_frame.get()); in MethodHandleInvokeExactWithFrame()939 emulated_frame->SetReturnValue(self, result); in MethodHandleInvokeExactWithFrame()