Home
last modified time | relevance | path

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

/third_party/node/deps/v8/include/cppgc/
H A Dcross-thread-persistent.h37 SetNodeSafe(nullptr); in ClearFromGC()
47 // The GC writes using SetNodeSafe() while holding the lock.
49 void SetNodeSafe(PersistentNode* value) const { in SetNodeSafe() function in cppgc::internal::CrossThreadPersistentBase
/third_party/node/deps/v8/include/v8-include/cppgc/
H A Dcross-thread-persistent.h37 SetNodeSafe(nullptr); in ClearFromGC()
47 // The GC writes using SetNodeSafe() while holding the lock.
49 void SetNodeSafe(PersistentNode* value) const { in SetNodeSafe() function in cppgc::internal::CrossThreadPersistentBase

Completed in 2 milliseconds