Searched refs:func10 (Results 1 - 1 of 1) sorted by relevance

/openjdk10/nashorn/test/script/basic/
H A Darity.js40 function func10(a, b, c, d, e, f, g, h, i, j) { print(a, b, c, d, e, f, g, h, i, j); } function
68 func10(1, 2, 3, 4, 5, 6, 7, 8, 9, 10);

Completed in 85 milliseconds