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