Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/ic/
Dproto_change_details.cpp26 uint32_t arrayIndex = array->PushBack(thread, weakValue); in Add() local
48 uint32_t arrayIndex = newArray->PushBack(thread, weakValue); in Add() local
/arkcompiler/ets_runtime/ecmascript/
Dtagged_dictionary.cpp45 int arrayIndex = 0; in GetAllKeys() local
65 uint32_t arrayIndex = 0; in GetAllEnumKeys() local
161 int arrayIndex = 0; in GetAllKeys() local
185 uint32_t arrayIndex = 0; in GetAllEnumKeys() local
Dglobal_dictionary-inl.h102 int arrayIndex = 0; in GetAllKeys() local
127 int arrayIndex = 0; in GetEnumAllKeys() local
Djs_finalization_registry.cpp43 [[maybe_unused]] uint32_t arrayIndex = newArray->PushBack(thread, value.GetTaggedValue()); in Append() local
Dtagged_hash_table.h196 int arrayIndex = 0; in GetAllKeys() local
/arkcompiler/ets_frontend/es2panda/typescript/extractor/
DtypeRecorder.cpp210 void TypeRecorder::SetArrayType(int64_t contentIndex, int64_t arrayIndex) in SetArrayType()
/arkcompiler/ets_runtime/ecmascript/compiler/
Dstub_builder.cpp1879 GateRef arrayIndex = in GetAttributesFromDictionary() local
1891 GateRef arrayIndex = in GetValueFromDictionary() local
1913 GateRef arrayIndex = in GetKeyFromDictionary() local
1935 GateRef arrayIndex = in UpdateValueAndAttributes() local
1951 GateRef arrayIndex = Int32Add(Int32(NameDictionary::TABLE_HEADER_SIZE), in UpdateValueInDict() local