Searched defs:ScopedCheckHandleScope (Results 1 – 1 of 1) sorted by relevance
609 struct ScopedCheckHandleScope { struct610 ScopedCheckHandleScope() : handle_scope_(Thread::Current()->GetTopHandleScope()) { in ScopedCheckHandleScope() argument613 ~ScopedCheckHandleScope() { in ~ScopedCheckHandleScope()619 BaseHandleScope* const handle_scope_;