Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/heap/
Dincremental-marking.h217 void MarkRootsForTesting();
Dincremental-marking.cc236 void IncrementalMarking::MarkRootsForTesting() { MarkRoots(heap_); } in MarkRootsForTesting() function in v8::internal::IncrementalMarking