Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/heap/cppgc/
Dtesting.cc45 void StandaloneTestingHeap::ToggleMainThreadMarking(bool should_mark) { in ToggleMainThreadMarking() argument
48 ->SetMainThreadMarkingDisabledForTesting(!should_mark); in ToggleMainThreadMarking()
/third_party/node/deps/v8/include/cppgc/
Dtesting.h90 void ToggleMainThreadMarking(bool should_mark);