Home
last modified time | relevance | path

Searched refs:ContainsSlots (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/heap/
Dmemory-chunk.h106 bool ContainsSlots() { in ContainsSlots() function
Dscavenger.cc303 [](Page* page) { return !page->ContainsSlots<OLD_TO_NEW>(); }); in CollectGarbage()