Home
last modified time | relevance | path

Searched refs:FindPerThreadDataForThisThread (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/
Dv8threads.cc163 isolate_->FindPerThreadDataForThisThread(); in RestoreThread()
183 isolate_->FindPerThreadDataForThisThread(); in RestoreThread()
366 isolate_->FindPerThreadDataForThisThread(); in IsArchived()
Disolate.h477 PerIsolateThreadData* FindPerThreadDataForThisThread();
Disolate.cc352 Isolate::PerIsolateThreadData* Isolate::FindPerThreadDataForThisThread() { in FindPerThreadDataForThisThread() function in v8::internal::Isolate