Searched defs:ScopedCheckHandleScope (Results 1 – 1 of 1) sorted by relevance
526 struct ScopedCheckHandleScope { struct527 ScopedCheckHandleScope() : handle_scope_(Thread::Current()->GetTopHandleScope()) { in ScopedCheckHandleScope() function530 ~ScopedCheckHandleScope() { in ~ScopedCheckHandleScope()536 BaseHandleScope* const handle_scope_;