Sign in
webkit
/
WebKit
/
2cef187e7ca3dcd59bec86964e3a0098a2ca9c1c
/
.
/
LayoutTests
/
js
/
mozilla
/
strict
/
regress-532254-expected.txt
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