Source code

Revision control

Copy as Markdown

Other Tools

let arguments = {}
arguments.length = () => { };
assertEq(arguments.length.name, "");