Home
last modified time | relevance | path

Searched defs:Verification (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/verification/
Dverification.rb16 module Verification module
/arkcompiler/ets_runtime/ecmascript/mem/
Dverification.h60 explicit Verification(const Heap *heap) : heap_(heap), objXRay_(heap->GetEcmaVM()) {} in Verification() function