Home | History | Annotate | Download | only in src

Lines Matching refs:per_isolate_thread_data_key_

318 Thread::LocalStorageKey Isolate::per_isolate_thread_data_key_;
368 per_isolate_thread_data_key_ = Thread::CreateThreadLocalKey();
1591 Thread::SetThreadLocal(per_isolate_thread_data_key_, data);