Home
last modified time | relevance | path

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

/art/runtime/
Dhandle_scope.h193 size_t RemainingSlots() const { in RemainingSlots() function
Dhandle_scope-inl.h206 if (current_scope_->RemainingSlots() == 0) { in NewHandle()