Home
last modified time | relevance | path

Searched defs:BasicCrossThreadPersistent (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/include/cppgc/
Dcross-thread-persistent.h132 friend class BasicCrossThreadPersistent; variable
162 : BasicCrossThreadPersistent(loc) { in BasicCrossThreadPersistent() function
176 : BasicCrossThreadPersistent(loc) { in BasicCrossThreadPersistent() function
Dvisitor.h25 class BasicCrossThreadPersistent; variable