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

/openjdk10/nashorn/test/script/basic/
H A Darity.js50 function vfunc6(a, b, c, d, e, f) { print(a, b, c, d, e, f); arguments; } function
81 vfunc6(1, 2, 3, 4, 5, 6);

Completed in 36 milliseconds