blob: 002f8479b1339e488a9100243b09d60f7fa9a029 [file] [log] [blame]
PASS Function("'use strict'; function f(eval,[x]){}") threw exception of type SyntaxError.
PASS !!Function("function f(eval,[x]){}") is true
PASS true === true
PASSED!
PASS successfullyParsed is true
TEST COMPLETE