Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/test/moduletest/arrayslice/
Darrayslice.js21 function slice() { function
/arkcompiler/ets_runtime/test/moduletest/bindfunction/
Dbindfunction.js35 return Array.prototype.slice.call(arguments); method in Array
/arkcompiler/ets_frontend/es2panda/test/compiler/js/
Dcocos_worker_test.js4756 o.slice = function(t, e, i) { function