Searched refs:f_unmapped (Results 1 - 1 of 1) sorted by relevance
/third_party/jerryscript/tests/jerry/es2015/ | ||
H A D | arguments-iterator.js | 29 function f_unmapped(b = 2) { function 42 assert(f_unmapped(1, 2, 3, 4, 5) === 15); 50 assert(f_unmapped(1, 2, 3, 4, 5) === 15); |
Completed in 1 milliseconds