Home
last modified time | relevance | path

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

/art/compiler/jni/quick/
Dcalling_convention.h349 FrameOffset HandleScopeLinkOffset() const { in HandleScopeLinkOffset() function
Dcalling_convention.cc322 CHECK_LT(HandleScopeLinkOffset(), HandleScopeNumRefsOffset()); in CurrentParamHandleScopeEntryOffset()
Djni_compiler.cc245 __ CopyRawPtrFromThread(main_jni_conv->HandleScopeLinkOffset(), in ArtJniCompileMethodInternal()