Home
last modified time | relevance | path

Searched defs:DICTIONARY (Results 1 – 6 of 6) sorted by relevance

/arkcompiler/ets_frontend/arkguard/src/generator/
DNameFactory.ts28 DICTIONARY = 4, enumerator
/arkcompiler/ets_runtime/ecmascript/
Djs_array.h26 enum class ArrayMode : uint8_t { UNDEFINED = 0, DICTIONARY, LITERAL }; enumerator
Delements.h53 DICTIONARY = HOLE_TAGGED, enumerator
/arkcompiler/ets_runtime/ecmascript/ic/
Dic_handler.h36 DICTIONARY, enumerator
/arkcompiler/ets_runtime/test/moduletest/elements_kind/
Delements_kind.js28 let DICTIONARY = 31; variable
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Dinst.h1825 DICTIONARY = 1, enumerator