Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/compiler/tools/paoc/
Dpaoc.h45 enum class LLVMCompilerStatus { FALLBACK = 0, COMPILED = 1, SKIP = 2, ERROR = 3 }; enumerator
/arkcompiler/ets_runtime/ecmascript/
Djs_tagged_value.h42 SKIP = 0, enumerator