Home
last modified time | relevance | path

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

/art/runtime/
Dquick_exception_handler.cc406 ShadowFrame* GetBottomShadowFrame() const { in GetBottomShadowFrame() function in art::DeoptimizeStackVisitor
757 ShadowFrame* shadow_frame = visitor.GetBottomShadowFrame(); in DeoptimizeSingleFrame()