Home
last modified time | relevance | path

Searched refs:reducing_functions (Results 1 – 1 of 1) sorted by relevance

/external/v8/test/mjsunit/
Dfunction-call.js148 var reducing_functions = variable
305 for (var j = 0; j < reducing_functions.length; j++) {
309 reducing_functions[j].call(array, should_throw_on_null_and_undefined[i]);
318 reducing_functions[j].call(array, should_throw_on_null_and_undefined[i]);
327 for (var j = 0; j < reducing_functions.length; j++) {
331 reducing_functions[j].call(array, non_generic[i]);
340 reducing_functions[j].call(array, non_generic[i]);