Home
last modified time | relevance | path

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

/external/v8/src/
Dv8threads.cc106 isolate_->FindPerThreadDataForThisThread(); in RestoreThread()
126 isolate_->FindPerThreadDataForThisThread(); in RestoreThread()
319 isolate_->FindPerThreadDataForThisThread(); in IsArchived()
Disolate.h544 PerIsolateThreadData* FindPerThreadDataForThisThread();
Disolate.cc155 Isolate::PerIsolateThreadData* Isolate::FindPerThreadDataForThisThread() { in FindPerThreadDataForThisThread() function in v8::internal::Isolate