Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/mem/
H A Dverification.cpp176 case VerifyKind::VERIFY_POST_SHARED_GC: in VerifyHeapObjectSlotLegal()
825 } else if (verifyKind_ == VerifyKind::VERIFY_POST_SHARED_GC) { in VerifyHeap()
H A Dheap.cpp122 SharedHeapVerification(this, VerifyKind::VERIFY_POST_SHARED_GC).VerifyAll(); in ForceCollectGarbageWithoutDaemonThread()
405 SharedHeapVerification(this, VerifyKind::VERIFY_POST_SHARED_GC).VerifyAll(); in DaemonCollectGarbage()
H A Dheap.h122 VERIFY_POST_SHARED_GC, member in panda::panda::ecmascript::VerifyKind

Completed in 8 milliseconds