Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_array.h115 static constexpr uint8_t INDEX_TWO = 2; variable
/arkcompiler/ets_runtime/ecmascript/extractortool/src/
Dsource_map.cpp40 constexpr int32_t INDEX_TWO = 2; variable