Searched refs:top_reflective_handle_scope (Results 1 – 2 of 2) sorted by relevance
921 return tlsPtr_.top_reflective_handle_scope; in GetTopReflectiveHandleScope()925 DCHECK_EQ(scope->GetLink(), tlsPtr_.top_reflective_handle_scope); in PushReflectiveHandleScope()927 tlsPtr_.top_reflective_handle_scope = scope; in PushReflectiveHandleScope()931 BaseReflectiveHandleScope* handle_scope = tlsPtr_.top_reflective_handle_scope; in PopReflectiveHandleScope()933 tlsPtr_.top_reflective_handle_scope = tlsPtr_.top_reflective_handle_scope->GetLink(); in PopReflectiveHandleScope()1677 async_exception(nullptr), top_reflective_handle_scope(nullptr) { in PACKED()1835 BaseReflectiveHandleScope* top_reflective_handle_scope; in PACKED() local
136 EXPECT_OFFSET_DIFFP(Thread, tlsPtr_, async_exception, top_reflective_handle_scope, in CheckThreadOffsets()141 CHECKED(offset_tlsptr_end - OFFSETOF_MEMBER(Thread, tlsPtr_.top_reflective_handle_scope) == in CheckThreadOffsets()