Searched refs:RemainingSlots (Results 1 – 2 of 2) sorted by relevance
/art/runtime/ | ||
D | handle_scope.h | 193 size_t RemainingSlots() const { in RemainingSlots() function |
D | handle_scope-inl.h | 206 if (current_scope_->RemainingSlots() == 0) { in NewHandle() |