Home
last modified time | relevance | path

Searched refs:argumentLengthIs5 (Results 1 – 2 of 2) sorted by relevance

/external/v8/test/webkit/fast/js/
Darguments-expected.txt44 PASS argumentLengthIs5() is 5
45 PASS argumentLengthIs5(1,2,3,4,5) is 5
46 PASS argumentLengthIs5(1,2,3,4,5,6,7,8,9,10) is 5
Darguments.js53 function argumentLengthIs5() { function