Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/ic/
Dproto_change_details.cpp26 uint32_t arrayIndex = array->PushBack(thread, weakValue); in Add() local
49 uint32_t arrayIndex = newArray->PushBack(thread, weakValue); in Add() local
/arkcompiler/ets_runtime/ecmascript/
Dtagged_dictionary.cpp67 int arrayIndex = 0; in GetAllKeys() local
117 uint32_t arrayIndex = 0; in GetAllEnumKeys() local
230 int arrayIndex = 0; in GetAllKeys() local
284 uint32_t arrayIndex = 0; in GetAllEnumKeys() local
Dglobal_dictionary-inl.h104 int arrayIndex = 0; in GetAllKeys() local
163 int arrayIndex = 0; in GetEnumAllKeys() local
Dtagged_hash_table.h196 int arrayIndex = 0; in GetAllKeys() local
/arkcompiler/ets_frontend/es2panda/typescript/extractor/
DtypeRecorder.cpp254 void TypeRecorder::SetArrayType(int64_t contentIndex, int64_t arrayIndex) in SetArrayType()
/arkcompiler/ets_runtime/ecmascript/compiler/
Dstub_builder.cpp2099 GateRef arrayIndex = in GetAttributesFromDictionary() local
2111 GateRef arrayIndex = in GetValueFromDictionary() local
2133 GateRef arrayIndex = in GetKeyFromDictionary() local
2155 GateRef arrayIndex = in UpdateValueAndAttributes() local
2171 GateRef arrayIndex = Int32Add(Int32(NameDictionary::TABLE_HEADER_SIZE), in UpdateValueInDict() local