Home
last modified time | relevance | path

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

/external/v8/src/execution/
Dv8threads.cc100 isolate_->FindPerThreadDataForThisThread(); in RestoreThread()
120 isolate_->FindPerThreadDataForThisThread(); in RestoreThread()
289 isolate_->FindPerThreadDataForThisThread(); in IsArchived()
Disolate.h616 PerIsolateThreadData* FindPerThreadDataForThisThread();
Disolate.cc460 Isolate::PerIsolateThreadData* Isolate::FindPerThreadDataForThisThread() { in FindPerThreadDataForThisThread() function in v8::internal::Isolate