Searched refs:PushHandleScope (Results 1 – 2 of 2) sorted by relevance
55 self_->PushHandleScope(this); in StackHandleScope()224 self_->PushHandleScope(this); in VariableSizedHandleScope()
915 void PushHandleScope(BaseHandleScope* handle_scope) REQUIRES_SHARED(Locks::mutator_lock_) { in PushHandleScope() function