Home
last modified time | relevance | path

Searched refs:VerifyScope (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/mem/
H A Dverification.h30 class VerifyScope { class
32 VerifyScope(BaseHeap *heap) : heap_(heap) in VerifyScope() function in panda::ecmascript::VerifyScope
37 ~VerifyScope() in ~VerifyScope()
H A Dverification.cpp431 [[maybe_unused]] VerifyScope verifyScope(heap_); in VerifyAll()
536 [[maybe_unused]] VerifyScope verifyScope(sHeap_); in VerifyAll()
549 [[maybe_unused]] VerifyScope verifyScope(sHeap_); in VerifyMark()
666 [[maybe_unused]] VerifyScope verifyScope(sHeap_); in VerifySweep()

Completed in 3 milliseconds