Home
last modified time | relevance | path

Searched refs:SetDictionaryOrder (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
H A Dtagged_hash_table.h435 attr.SetDictionaryOrder(enumIndex); in PutIfAbsent()
456 attr.SetDictionaryOrder(enumIndex); in Put()
508 attr.SetDictionaryOrder(enumIndex); in NextEnumerationIndex()
H A Dproperty_attributes.h356 inline void SetDictionaryOrder(uint32_t order) in SetDictionaryOrder() function in panda::ecmascript::TrackType::PropertyAttributes
H A Dobject_operator.cpp608 attr.SetDictionaryOrder(origin.GetDictionaryOrder()); in TransitionForAttributeChanged()
629 attr.SetDictionaryOrder(origin.GetDictionaryOrder()); in TransitionForAttributeChanged()
/arkcompiler/ets_runtime/ecmascript/tests/
H A Dglobal_dictionary_test.cpp309 metaData.SetDictionaryOrder(invalidatedPosition); in HWTEST_F_L0()

Completed in 6 milliseconds