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

/openjdk10/nashorn/test/script/basic/
H A Darity.js49 function vfunc5(a, b, c, d, e) { print(a, b, c, d, e); arguments; } function
80 vfunc5(1, 2, 3, 4, 5);

Completed in 38 milliseconds