Home
last modified time | relevance | path

Searched defs:ZERO (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins.h35 enum FunctionLength : uint8_t { ZERO = 0, ONE, TWO, THREE, FOUR }; enumerator
/arkcompiler/ets_runtime/ecmascript/containers/
Dcontainers_private.h23 enum FuncLength : uint8_t { ZERO = 0, ONE, TWO, THREE, FOUR }; enumerator
/arkcompiler/ets_frontend/es2panda/typescript/types/
DglobalTypesHolder.h40 ZERO, enumerator
/arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/declgen_ets2ts/
Dmain.ts19 const ZERO = 0; constant
/arkcompiler/ets_frontend/ets2panda/checker/types/
DglobalTypesHolder.h38 ZERO, enumerator