HomeSort by relevance Sort by last modified time
    Searched refs:isolate_key_ (Results 1 - 2 of 2) sorted by null

  /external/v8/src/
isolate.h 516 base::Thread::GetExistingThreadLocal(isolate_key_));
558 return isolate_key_;
    [all...]
isolate.cc 112 base::Thread::LocalStorageKey Isolate::isolate_key_; member in class:v8::internal::Isolate
175 isolate_key_ = base::Thread::CreateThreadLocalKey();
    [all...]

Completed in 97 milliseconds