Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / js / mozilla / eval / undeclared-name-in-nested-strict-eval-expected.txt
blobed463766ccd3d8169e09a1bc8958d01328ee2ea2
1 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
2 PASS eval === eval
3 Tests complete!
4 PASS successfullyParsed is true
6 TEST COMPLETE