Home
last modified time | relevance | path

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

/external/v8/src/
Dv8threads.cc111 isolate_->FindPerThreadDataForThisThread(); in RestoreThread()
131 isolate_->FindPerThreadDataForThisThread(); in RestoreThread()
324 isolate_->FindPerThreadDataForThisThread(); in IsArchived()
Disolate.h521 PerIsolateThreadData* FindPerThreadDataForThisThread();
Disolate.cc137 Isolate::PerIsolateThreadData* Isolate::FindPerThreadDataForThisThread() { in FindPerThreadDataForThisThread() function in v8::internal::Isolate