Home
last modified time | relevance | path

Searched refs:VERIFY_PRE_SHARED_GC (Results 1 - 5 of 5) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/mem/shared_heap/
H A Dshared_concurrent_marker.cpp56 SharedHeapVerification(sHeap_, VerifyKind::VERIFY_PRE_SHARED_GC).VerifyAll(); in Mark()
/arkcompiler/ets_runtime/ecmascript/mem/
H A Dverification.cpp175 case VerifyKind::VERIFY_PRE_SHARED_GC: in VerifyHeapObjectSlotLegal()
823 if (verifyKind_ == VerifyKind::VERIFY_PRE_SHARED_GC) { in VerifyHeap()
H A Dheap.cpp103 SharedHeapVerification(this, VerifyKind::VERIFY_PRE_SHARED_GC).VerifyAll(); in ForceCollectGarbageWithoutDaemonThread()
385 SharedHeapVerification(this, VerifyKind::VERIFY_PRE_SHARED_GC).VerifyAll(); in DaemonCollectGarbage()
H A Dheap.h121 VERIFY_PRE_SHARED_GC, member in panda::panda::ecmascript::VerifyKind
/arkcompiler/ets_runtime/ecmascript/tests/
H A Djs_object_test.cpp1366 SharedHeapVerification(sHeap, VerifyKind::VERIFY_PRE_SHARED_GC).VerifyAll(); in HWTEST_F_L0()

Completed in 14 milliseconds