Sign in
webkit
/
WebKit
/
9d6ba2cf6c064d9cb1890583985a07452f7befa6
/
.
/
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