Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/heap/cppgc/
H A 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/
H A Dtesting.h57 class V8_EXPORT StandaloneTestingHeap final {
59 explicit StandaloneTestingHeap(HeapHandle&);
/third_party/node/deps/v8/include/v8-include/cppgc/
H A Dtesting.h57 class V8_EXPORT StandaloneTestingHeap final {
59 explicit StandaloneTestingHeap(HeapHandle&);

Completed in 1 milliseconds