Home
last modified time | relevance | path

Searched refs:FindOrAllocatePerThreadDataForThisThread (Results 1 – 6 of 6) sorted by relevance

/external/v8/src/
Dv8threads.cc321 isolate_->FindOrAllocatePerThreadDataForThisThread(); in ArchiveThread()
Dexecution.cc524 isolate_->FindOrAllocatePerThreadDataForThisThread(); in FreeThreadResources()
570 isolate_->FindOrAllocatePerThreadDataForThisThread(); in InitThread()
Disolate.cc338 Isolate::FindOrAllocatePerThreadDataForThisThread() { in FindOrAllocatePerThreadDataForThisThread() function in v8::internal::Isolate
1904 PerIsolateThreadData* data = FindOrAllocatePerThreadDataForThisThread(); in Enter()
Disolate.h1112 PerIsolateThreadData* FindOrAllocatePerThreadDataForThisThread();
/external/v8/src/mips/
Dsimulator-mips.cc992 isolate->FindOrAllocatePerThreadDataForThisThread(); in current()
/external/v8/src/arm/
Dsimulator-arm.cc861 isolate->FindOrAllocatePerThreadDataForThisThread(); in current()