Home
last modified time | relevance | path

Searched defs:DisallowGarbageCollection (Results 1 – 3 of 3) sorted by relevance

/third_party/node/deps/v8/src/common/
Dassert-scope.h252 using DisallowGarbageCollection = variable
/third_party/node/deps/v8/src/regexp/
Dregexp-parser.cc2374 const DisallowGarbageCollection&) { in VerifyRegExpSyntax()
/third_party/node/deps/v8/src/heap/
Dheap.cc3957 HeapObject object, const DisallowGarbageCollection&, in NotifyObjectLayoutChange()