Searched refs:BuildPortableShadowFrameVisitor (Results 1 – 1 of 1) sorted by relevance
148 class BuildPortableShadowFrameVisitor : public PortableArgumentVisitor { class150 BuildPortableShadowFrameVisitor(MethodHelper& caller_mh, mirror::ArtMethod** sp, in BuildPortableShadowFrameVisitor() function in art::BuildPortableShadowFrameVisitor183 DISALLOW_COPY_AND_ASSIGN(BuildPortableShadowFrameVisitor);206 BuildPortableShadowFrameVisitor shadow_frame_builder(mh, sp, in artPortableToInterpreterBridge()