Home
last modified time | relevance | path

Searched refs:TraceAsRoot (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/v8/include/v8-include/cppgc/
H A Dcross-thread-persistent.h123 SetNode(region.AllocateNode(this, &TraceAsRoot)); in BasicCrossThreadPersistent()
141 SetNode(region.AllocateNode(this, &TraceAsRoot)); in BasicCrossThreadPersistent()
354 static void TraceAsRoot(RootVisitor& root_visitor, const void* ptr) { in TraceAsRoot() function in cppgc::internal::final
382 SetNode(this->GetPersistentRegion(ptr).AllocateNode(this, &TraceAsRoot)); in AssignUnsafe()
402 SetNode(this->GetPersistentRegion(ptr).AllocateNode(this, &TraceAsRoot)); in AssignSafe()
H A Dpersistent.h78 .AllocateNode(this, &TraceAsRoot)); in BasicPersistent()
224 static void TraceAsRoot(RootVisitor& root_visitor, const void* ptr) { in TraceAsRoot() function in cppgc::internal::final
249 .AllocateNode(this, &TraceAsRoot)); in Assign()

Completed in 3 milliseconds