Home
last modified time | relevance | path

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

/ark/js_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
/ark/js_runtime/ecmascript/
Dtagged_dictionary.cpp44 int arrayIndex = 0; in GetAllKeys() local
64 uint32_t arrayIndex = 0; in GetAllEnumKeys() local
160 int arrayIndex = 0; in GetAllKeys() local
184 uint32_t arrayIndex = 0; in GetAllEnumKeys() local
Dglobal_dictionary-inl.h101 int arrayIndex = 0; in GetAllKeys() local
126 int arrayIndex = 0; in GetEnumAllKeys() local
Dlayout_info.cpp108 int arrayIndex = 0; in GetAllNames() local
Dtagged_hash_table-inl.h78 int arrayIndex = 0; in GetAllKeys() local
/ark/js_runtime/ecmascript/compiler/
Dstub-inl.h1623 GateRef arrayIndex = in UpdateValueAndAttributes() local
1660 GateRef arrayIndex = in GetAttributesFromDictionary() local
1671 GateRef arrayIndex = in GetValueFromDictionary() local
1693 GateRef arrayIndex = in GetKeyFromDictionary() local
1963 GateRef arrayIndex = Int32Add(GetInt32Constant(NameDictionary::TABLE_HEADER_SIZE), in UpdateValueInDict() local