Home | History | Annotate | Download | only in runtime

Lines Matching full:top_handle_scope

2331   for (BaseHandleScope* cur = tlsPtr_.top_handle_scope; cur!= nullptr; cur = cur->GetLink()) {
2343 for (BaseHandleScope* cur = tlsPtr_.top_handle_scope; cur; cur = cur->GetLink()) {
3148 DO_THREAD_OFFSET(TopHandleScopeOffset<ptr_size>(), "top_handle_scope")