Searched defs:ScopedCheckHandleScope (Results 1 – 1 of 1) sorted by relevance
529 struct ScopedCheckHandleScope { struct530 ScopedCheckHandleScope() : handle_scope_(Thread::Current()->GetTopHandleScope()) { in ScopedCheckHandleScope() function533 ~ScopedCheckHandleScope() { in ~ScopedCheckHandleScope()539 BaseHandleScope* const handle_scope_;