Searched defs:ScopedCheckHandleScope (Results 1 – 1 of 1) sorted by relevance
528 struct ScopedCheckHandleScope { struct529 ScopedCheckHandleScope() : handle_scope_(Thread::Current()->GetTopHandleScope()) { in ScopedCheckHandleScope() argument532 ~ScopedCheckHandleScope() { in ~ScopedCheckHandleScope()538 BaseHandleScope* const handle_scope_;