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()
320 isolate_->FindPerThreadDataForThisThread(); in IsArchived()
Disolate.h675 PerIsolateThreadData* FindPerThreadDataForThisThread();
Disolate.cc210 Isolate::PerIsolateThreadData* Isolate::FindPerThreadDataForThisThread() { in FindPerThreadDataForThisThread() function in v8::internal::Isolate