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

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

Completed in 79 milliseconds