Home
last modified time | relevance | path

Searched defs:firstKey (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/tests/
Dtagged_tree_test.cpp414 JSTaggedValue firstKey = tmap->GetFirstKey(); in HWTEST_F_L0() local
608 JSTaggedValue firstKey = tset->GetFirstKey(); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_shared_array.cpp1459 JSHandle<JSTaggedValue> firstKey(thread, JSTaggedValue(0)); in Shift() local
Dbuiltins_array.cpp2094 JSHandle<JSTaggedValue> firstKey(thread, JSTaggedValue(0)); in Shift() local