blob: 3df58939412eb6eb2205039931f1727a4c8bd32d [file] [log] [blame]
function a(a, prototype) {
try {
typeof (arguments[a]) in code
} catch(e) {}
}
a();
a();