Sign in
webkit
/
WebKit
/
5969b6f1f74632b1546edb27bd956b187c2c3d52
/
.
/
LayoutTests
/
js
/
mozilla
/
eval
/
undeclared-name-in-nested-strict-eval-expected.txt
blob: ed463766ccd3d8169e09a1bc8958d01328ee2ea2 [
file
] [
log
] [
blame
]
514568: Verify that we don't optimize free names to gnames in eval code that's global, when the name refers to a binding introduced by a strict mode eval frame
PASS eval === eval
Tests complete!
PASS successfullyParsed is true
TEST COMPLETE