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.h85 kIndex, enumerator
93 enum class FieldPropertyCompact : uint32 { kPOffset, kMod, kTypeName, kIndex, kName, kAnnotation }; enumerator
/arkcompiler/ets_runtime/ecmascript/base/
Ddtoa_helper.h147 static constexpr int kIndex = 20; variable