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