Home
last modified time | relevance | path

Searched refs:IsCreationThread (Results 1 - 3 of 3) sorted by relevance

/third_party/node/deps/v8/include/v8-include/cppgc/internal/
H A Dpersistent-node.h147 CPPGC_DCHECK(IsCreationThread()); in AllocateNode()
152 CPPGC_CHECK(IsCreationThread()); in AllocateNode()
157 CPPGC_DCHECK(IsCreationThread()); in FreeNode()
162 bool IsCreationThread();
/third_party/node/deps/v8/include/cppgc/internal/
H A Dpersistent-node.h149 CPPGC_DCHECK(IsCreationThread()); in AllocateNode()
154 CPPGC_CHECK(IsCreationThread()); in AllocateNode()
159 CPPGC_DCHECK(IsCreationThread()); in FreeNode()
164 bool IsCreationThread();
/third_party/node/deps/v8/src/heap/cppgc/
H A Dpersistent-node.cc120 bool PersistentRegion::IsCreationThread() { in IsCreationThread() function in cppgc::internal::PersistentRegion

Completed in 3 milliseconds