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

  /art/compiler/jni/quick/
calling_convention.cc 130 return FrameOffset(HandleerencesOffset().Int32Value() + references_size);
227 int result = HandleerencesOffset().Int32Value() + itr_refs_ * handle_scope_pointer_size_;
calling_convention.h 336 FrameOffset HandleerencesOffset() const {

Completed in 188 milliseconds