HomeSort by relevance Sort by last modified time
    Searched refs:HandleScopeNumRefsOffset (Results 1 - 3 of 3) sorted by null

  /art/compiler/jni/quick/
calling_convention.cc 332 CHECK_LT(HandleScopeLinkOffset(), HandleScopeNumRefsOffset());
334 CHECK_GT(result, HandleScopeNumRefsOffset().Int32Value());
calling_convention.h 354 FrameOffset HandleScopeNumRefsOffset() const {
jni_compiler.cc 243 __ StoreImmediateToFrame(main_jni_conv->HandleScopeNumRefsOffset(),
    [all...]

Completed in 85 milliseconds