Home | History | Annotate | Download | only in src

Lines Matching refs:isolate_key_

479         base::Thread::GetExistingThreadLocal(isolate_key_));
484 // Like Current, but skips the check that |isolate_key_| was initialized.
489 base::Thread::GetThreadLocal(isolate_key_));
529 return isolate_key_;
1155 static base::Thread::LocalStorageKey isolate_key_;