Home
last modified time | relevance | path

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

/third_party/node/deps/v8/include/cppgc/
H A Dcross-thread-persistent.h190 AssignSafe(guard, other.Get()); in operator =()
202 AssignSafe(guard, other.Get()); in operator =()
258 AssignSafe(guard, s); in operator =()
281 AssignSafe(guard, nullptr); in Clear()
385 void AssignSafe(PersistentRegionLock&, T* ptr) { in AssignSafe() function in cppgc::internal::final
/third_party/node/deps/v8/include/v8-include/cppgc/
H A Dcross-thread-persistent.h191 AssignSafe(guard, other.Get()); in operator =()
203 AssignSafe(guard, other.Get()); in operator =()
260 AssignSafe(guard, s); in operator =()
283 AssignSafe(guard, nullptr); in Clear()
386 void AssignSafe(PersistentRegionLock&, T* ptr) { in AssignSafe() function in cppgc::internal::final

Completed in 4 milliseconds