Home
last modified time | relevance | path

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

/third_party/jerryscript/tests/jerry/
Darray-prototype-reduce.js69 function callbackfn(prevVal, curVal, idx, obj) { function
Darray-prototype-reduce-right.js76 function callbackfn(prevVal, curVal, idx, obj) { function