Home
last modified time | relevance | path

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

/external/v8/test/webkit/fast/js/
Darguments.js567 var argumentsFunctionConstructorParam = new Function("arguments", "return arguments;"); function
Darguments-expected.txt158 PASS argumentsFunctionConstructorParam(true) is true