Home
last modified time | relevance | path

Searched refs:VerifyMark (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/mem/
H A Dverification.h96 static void VerifyMark(Heap *heap);
120 void VerifyMark(bool cm) const;
H A Dpartial_gc.cpp53 Verification::VerifyMark(heap_); in RunPhases()
H A Dverification.cpp502 void Verification::VerifyMark(Heap *heap) in VerifyMark() function in panda::ecmascript::Verification
546 void SharedHeapVerification::VerifyMark(bool cm) const in VerifyMark() function in panda::ecmascript::SharedHeapVerification
/arkcompiler/ets_runtime/ecmascript/mem/shared_heap/
H A Dshared_gc.cpp43 SharedHeapVerification(sHeap_, VerifyKind::VERIFY_SHARED_GC_MARK).VerifyMark(markingInProgress_); in RunPhases()

Completed in 3 milliseconds