Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/test/moduletest/arraysplice/
Darraysplice.js27 arr.splice(1, 8) variable
30 arr.splice(0, 20) variable
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_util/include/
Dptr_list_ref.h438 void splice(const_iterator where, PtrListRef &other) in splice() function
461 void splice(const_pointer where, PtrListRef &other) in splice() function