Searched refs:PopHandleScope (Results 1 – 2 of 2) sorted by relevance
65 BaseHandleScope* top_handle_scope = self_->PopHandleScope(); in ~StackHandleScope()235 BaseHandleScope* top_handle_scope = self_->PopHandleScope(); in ~VariableSizedHandleScope()
1188 BaseHandleScope* PopHandleScope() REQUIRES_SHARED(Locks::mutator_lock_) { in PopHandleScope() function