Home
last modified time | relevance | path

Searched defs:numberKey (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dhash_stub_builder.cpp62 Label numberKey(env); in GetHash() local
/arkcompiler/ets_runtime/ecmascript/tests/
Dtagged_dictionary_test.cpp255 JSHandle<JSTaggedValue> numberKey(thread, JSTaggedValue(i-1)); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/base/
Dfast_json_stringifier.cpp427 JSTaggedValue numberKey = JSTaggedValue(static_cast<uint32_t>(key.GetInt())); in TryCacheSerializeElements() local
779 JSTaggedValue numberKey = JSTaggedValue(static_cast<uint32_t>(key.GetInt())); in DefaultSerializeElements() local
Djson_stringifier.cpp909 JSTaggedValue numberKey = JSTaggedValue(static_cast<uint32_t>(key.GetInt())); in SerializeElements() local