Home | History | Annotate | Download | only in src

Lines Matching refs:isolate_key_

439         Thread::GetExistingThreadLocal(isolate_key_));
445 return reinterpret_cast<Isolate*>(Thread::GetThreadLocal(isolate_key_));
493 return isolate_key_;
1088 static Thread::LocalStorageKey isolate_key_;