Sign in
webkit
/
WebKit
/
c4bddcd65a1497a4ec66d2c5d8cb75761ba329f2
/
.
/
LayoutTests
/
js
/
mozilla
/
strict
/
regress-532254-expected.txt
blob: 184e589ccb55a303ac1bd5b029bba0726e48f8af [
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