Home
last modified time | relevance | path

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

/art/runtime/
Dthread.h117 kShadowFrameUnderConstruction, enumerator
Dmethod_handles.cc459 self, new_shadow_frame, StackedShadowFrameType::kShadowFrameUnderConstruction); in MethodHandleInvokeMethod()
/art/runtime/entrypoints/quick/
Dquick_trampoline_entrypoints.cc2820 frame_pusher(self, shadow_frame, StackedShadowFrameType::kShadowFrameUnderConstruction); in artInvokePolymorphic()