Home
last modified time | relevance | path

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

/art/compiler/jni/quick/
Dcalling_convention.h322 FrameOffset HandleScopeOffset() const { in HandleScopeOffset() function
328 …return FrameOffset(HandleScopeOffset().Int32Value() + HandleScope::LinkOffset(frame_pointer_size_)… in HandleScopeLinkOffset()
332 return FrameOffset(HandleScopeOffset().Int32Value() + in HandleScopeNumRefsOffset()
337 return FrameOffset(HandleScopeOffset().Int32Value() + in HandleerencesOffset()
Djni_compiler.cc117 main_jni_conv->HandleScopeOffset(), in ArtJniCompileMethodInternal()
124 main_jni_conv->HandleScopeOffset(), in ArtJniCompileMethodInternal()