Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/ets_proxy/
Dshared_reference_flags.h37 MARK = 1U << 2U, enumerator
/arkcompiler/ets_runtime/ecmascript/mem/
Dvisitor.h42 enum class VMRootVisitType : uint8_t { MARK, UPDATE_ROOT, VERIFY, HEAP_SNAPSHOT }; enumerator