Home
last modified time | relevance | path

Searched refs:PersistentRegionLock (Results 1 - 7 of 7) sorted by relevance

/third_party/node/deps/v8/src/heap/cppgc/
H A Dpersistent-node.cc124 PersistentRegionLock::PersistentRegionLock() { in PersistentRegionLock() function in cppgc::internal::PersistentRegionLock
128 PersistentRegionLock::~PersistentRegionLock() { in ~PersistentRegionLock()
133 void PersistentRegionLock::AssertLocked() { in AssertLocked()
142 PersistentRegionLock guard; in ~CrossThreadPersistentRegion()
149 PersistentRegionLock::AssertLocked(); in Trace()
159 PersistentRegionLock::AssertLocked(); in ClearAllUsedNodes()
H A Dheap-base.cc165 PersistentRegionLock guard; in Terminate()
195 PersistentRegionLock guard; in Terminate()
/third_party/node/deps/v8/include/cppgc/
H A Dcross-thread-persistent.h86 PersistentRegionLock guard; in ~BasicCrossThreadPersistent()
121 PersistentRegionLock guard; in BasicCrossThreadPersistent()
189 PersistentRegionLock guard; in operator =()
201 PersistentRegionLock guard; in operator =()
209 PersistentRegionLock guard; in operator =()
257 PersistentRegionLock guard; in operator =()
280 PersistentRegionLock guard; in Clear()
332 PersistentRegionLock guard; in To()
360 PersistentRegionLock guard; in AssignUnsafe()
380 PersistentRegionLock guar in AssignUnsafe()
[all...]
/third_party/node/deps/v8/include/v8-include/cppgc/
H A Dcross-thread-persistent.h86 PersistentRegionLock guard; in ~BasicCrossThreadPersistent()
121 PersistentRegionLock guard; in BasicCrossThreadPersistent()
190 PersistentRegionLock guard; in operator =()
202 PersistentRegionLock guard; in operator =()
210 PersistentRegionLock guard; in operator =()
259 PersistentRegionLock guard; in operator =()
282 PersistentRegionLock guard; in Clear()
334 PersistentRegionLock guard; in To()
361 PersistentRegionLock guard; in AssignUnsafe()
381 PersistentRegionLock guar in AssignUnsafe()
[all...]
/third_party/node/deps/v8/include/v8-include/cppgc/internal/
H A Dpersistent-node.h169 class V8_EXPORT PersistentRegionLock final {
171 PersistentRegionLock();
172 ~PersistentRegionLock();
177 // Variant of PersistentRegionBase that checks whether the PersistentRegionLock
191 PersistentRegionLock::AssertLocked(); in AllocateNode()
199 PersistentRegionLock::AssertLocked(); in FreeNode()
/third_party/node/deps/v8/include/cppgc/internal/
H A Dpersistent-node.h171 class V8_EXPORT PersistentRegionLock final {
173 PersistentRegionLock();
174 ~PersistentRegionLock();
179 // Variant of PersistentRegionBase that checks whether the PersistentRegionLock
193 PersistentRegionLock::AssertLocked(); in AllocateNode()
201 PersistentRegionLock::AssertLocked(); in FreeNode()
/third_party/node/deps/v8/src/heap/cppgc-js/
H A Dcpp-snapshot.cc898 cppgc::internal::PersistentRegionLock guard; in Run()

Completed in 6 milliseconds