Home
last modified time | relevance | path

Searched refs:WriteToShadowFrame (Results 1 – 3 of 3) sorted by relevance

/art/runtime/mirror/
Demulated_stack_frame.h48 bool WriteToShadowFrame(
Demulated_stack_frame.cc207 bool EmulatedStackFrame::WriteToShadowFrame(Thread* self, in WriteToShadowFrame() function in art::mirror::EmulatedStackFrame
/art/runtime/
Dmethod_handles.cc485 if (!emulated_stack_frame->WriteToShadowFrame(self, in MethodHandleInvokeMethod()