Source code

Revision control

Copy as Markdown

Other Tools

function f()
{
arguments['4294967295'] = 2;
}
assertEq(f(), undefined);