Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/heap/
Dmarking.h148 void MarkAllBits();
237 inline void ConcurrentBitmap<mode>::MarkAllBits() { in MarkAllBits() function
Dread-only-spaces.cc342 ->MarkAllBits(); in ReadOnlyPage()