Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/execution/
Dstack-guard.cc214 isolate_->FindOrAllocatePerThreadDataForThisThread(); in FreeThreadResources()
234 isolate_->FindOrAllocatePerThreadDataForThisThread(); in InitThread()
Dv8threads.cc257 isolate_->FindOrAllocatePerThreadDataForThisThread(); in ArchiveThread()
Disolate.h675 PerIsolateThreadData* FindOrAllocatePerThreadDataForThisThread();
Disolate.cc471 Isolate::FindOrAllocatePerThreadDataForThisThread() { in FindOrAllocatePerThreadDataForThisThread() function in v8::internal::Isolate
4247 PerIsolateThreadData* data = FindOrAllocatePerThreadDataForThisThread(); in ThrowInternal()
/third_party/node/deps/v8/src/execution/loong64/
Dsimulator-loong64.cc875 isolate->FindOrAllocatePerThreadDataForThisThread(); in current()
/third_party/node/deps/v8/src/execution/ppc/
Dsimulator-ppc.cc777 isolate->FindOrAllocatePerThreadDataForThisThread(); in current()
/third_party/node/deps/v8/src/execution/arm/
Dsimulator-arm.cc737 isolate->FindOrAllocatePerThreadDataForThisThread(); in current()
/third_party/node/deps/v8/src/execution/arm64/
Dsimulator-arm64.cc126 isolate->FindOrAllocatePerThreadDataForThisThread(); in current()
/third_party/node/deps/v8/src/execution/riscv64/
Dsimulator-riscv64.cc2232 isolate->FindOrAllocatePerThreadDataForThisThread(); in current()
/third_party/node/deps/v8/src/execution/mips/
Dsimulator-mips.cc903 isolate->FindOrAllocatePerThreadDataForThisThread(); in current()
/third_party/node/deps/v8/src/execution/mips64/
Dsimulator-mips64.cc847 isolate->FindOrAllocatePerThreadDataForThisThread(); in current()
/third_party/node/deps/v8/src/execution/s390/
Dsimulator-s390.cc1621 isolate->FindOrAllocatePerThreadDataForThisThread(); in current()