Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/heap/cppgc/
Dtesting.cc25 StandaloneTestingHeap::StandaloneTestingHeap(HeapHandle& heap_handle) in StandaloneTestingHeap() function in cppgc::testing::StandaloneTestingHeap
28 void StandaloneTestingHeap::StartGarbageCollection() { in StartGarbageCollection()
33 bool StandaloneTestingHeap::PerformMarkingStep(EmbedderStackState stack_state) { in PerformMarkingStep()
39 void StandaloneTestingHeap::FinalizeGarbageCollection( in FinalizeGarbageCollection()
45 void StandaloneTestingHeap::ToggleMainThreadMarking(bool should_mark) { in ToggleMainThreadMarking()
51 void StandaloneTestingHeap::ForceCompactionForNextGarbageCollection() { in ForceCompactionForNextGarbageCollection()
/third_party/node/deps/v8/include/cppgc/
Dtesting.h57 class V8_EXPORT StandaloneTestingHeap final {
59 explicit StandaloneTestingHeap(HeapHandle&);