Home
last modified time | relevance | path

Searched refs:kShadowFrameUnderConstruction (Results 1 – 4 of 4) sorted by relevance

/art/runtime/interpreter/
Dinterpreter_common.cc1020 self, bootstrap_frame.get(), StackedShadowFrameType::kShadowFrameUnderConstruction); in InvokeBootstrapMethod()
1301 self, new_shadow_frame, StackedShadowFrameType::kShadowFrameUnderConstruction); in DoCallCommon()
/art/runtime/entrypoints/quick/
Dquick_trampoline_entrypoints.cc2468 frame_pusher(self, shadow_frame, StackedShadowFrameType::kShadowFrameUnderConstruction); in artInvokePolymorphic()
2561 frame_pusher(self, shadow_frame, StackedShadowFrameType::kShadowFrameUnderConstruction); in artInvokeCustom()
/art/runtime/
Dmethod_handles.cc463 self, new_shadow_frame, StackedShadowFrameType::kShadowFrameUnderConstruction); in MethodHandleInvokeMethod()
Dthread.h130 kShadowFrameUnderConstruction, enumerator