Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/mpl2mpl/include/
Dreflection_analysis.h84 kIndex, enumerator
92 enum class FieldPropertyCompact : uint32 { kPOffset, kMod, kTypeName, kIndex, kName, kAnnotation }; enumerator
/arkcompiler/ets_runtime/ecmascript/base/
Ddtoa_helper.h148 static constexpr int kIndex = 20; variable