Home
last modified time | relevance | path

Searched refs:should_mark (Results 1 - 3 of 3) sorted by relevance

/third_party/node/deps/v8/src/heap/cppgc/
H A Dtesting.cc45 void StandaloneTestingHeap::ToggleMainThreadMarking(bool should_mark) { in ToggleMainThreadMarking() argument
48 ->SetMainThreadMarkingDisabledForTesting(!should_mark); in ToggleMainThreadMarking()
/third_party/node/deps/v8/include/cppgc/
H A Dtesting.h87 * \param should_mark Denotes whether the main thread should contribute to
90 void ToggleMainThreadMarking(bool should_mark);
/third_party/node/deps/v8/include/v8-include/cppgc/
H A Dtesting.h87 * \param should_mark Denotes whether the main thread should contribute to
90 void ToggleMainThreadMarking(bool should_mark);

Completed in 2 milliseconds