Home
last modified time | relevance | path

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

/art/runtime/
Dquick_exception_handler.cc216 StackedShadowFrameType::kShadowFrameUnderConstruction); in HandleDeoptimization()
Dthread.h105 kShadowFrameUnderConstruction, enumerator
/art/runtime/interpreter/
Dinterpreter_common.cc521 self, new_shadow_frame, StackedShadowFrameType::kShadowFrameUnderConstruction); in DoCall()