Searched refs:StandaloneTestingHeap (Results 1 – 2 of 2) sorted by relevance
25 StandaloneTestingHeap::StandaloneTestingHeap(HeapHandle& heap_handle) in StandaloneTestingHeap() function in cppgc::testing::StandaloneTestingHeap28 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()
57 class V8_EXPORT StandaloneTestingHeap final {59 explicit StandaloneTestingHeap(HeapHandle&);