Home
last modified time | relevance | path

Searched defs:InsertElementByIndex (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
Dtagged_array-inl.h193 void TaggedArray::InsertElementByIndex(const JSThread *thread, JSHandle<TaggedArray> &srcArray, in InsertElementByIndex() function
/arkcompiler/ets_runtime/ecmascript/tests/
Dtagged_array_test.cpp224 HWTEST_F_L0(TaggedArrayTest, InsertElementByIndex) in HWTEST_F_L0() argument