Home | History | Annotate | Download | only in runtime

Lines Matching refs:top_handle_scope

2273   for (BaseHandleScope* cur = tlsPtr_.top_handle_scope; cur!= nullptr; cur = cur->GetLink()) {
2285 for (BaseHandleScope* cur = tlsPtr_.top_handle_scope; cur; cur = cur->GetLink()) {
2879 DO_THREAD_OFFSET(TopHandleScopeOffset<ptr_size>(), "top_handle_scope")