Home
last modified time | relevance | path

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

/art/runtime/entrypoints/quick/
Dquick_trampoline_entrypoints.cc621 BuildQuickShadowFrameVisitor shadow_frame_builder(sp, method->IsStatic(), shorty, shorty_len, in artQuickToInterpreterBridge() local
623 shadow_frame_builder.VisitArguments(); in artQuickToInterpreterBridge()