Searched defs:ZERO (Results 1 – 5 of 5) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/builtins/ |
| D | builtins.h | 35 enum FunctionLength : uint8_t { ZERO = 0, ONE, TWO, THREE, FOUR }; enumerator
|
| /arkcompiler/ets_runtime/ecmascript/containers/ |
| D | containers_private.h | 23 enum FuncLength : uint8_t { ZERO = 0, ONE, TWO, THREE, FOUR }; enumerator
|
| /arkcompiler/ets_frontend/es2panda/typescript/types/ |
| D | globalTypesHolder.h | 40 ZERO, enumerator
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/declgen_ets2ts/ |
| D | main.ts | 19 const ZERO = 0; constant
|
| /arkcompiler/ets_frontend/ets2panda/checker/types/ |
| D | globalTypesHolder.h | 38 ZERO, enumerator
|