chromium/third_party/blink/web_tests/fast/js/mozilla/eval/undeclared-name-in-nested-strict-eval-expected.txt

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