v8/test/cctest/parsing
Marja Hölttä 025ea28bca [parser] Skipping inner funcs: fix sloppy block generators.
PreParser and Parser didn't agree whether a generator in a sloppy block is a
sloppy block function or not, and thus the data generated by PreParser was
inconsistent with what the Parser wanted to restore.

BUG=v8:5516, chromium:760116

Change-Id: I0fd3c267691b8afd63a1336774769caf551c143e
Reviewed-on: https://chromium-review.googlesource.com/642886
Reviewed-by: Adam Klein <adamk@chromium.org>
Commit-Queue: Marja Hölttä <marja@chromium.org>
Cr-Commit-Position: refs/heads/master@{#47727}
2017-08-31 05:42:36 +00:00
..
test-parse-decision.cc Start preparing test/cctest for jumbo compilation 2017-08-14 20:58:10 +00:00
test-preparser.cc [parser] Skipping inner funcs: fix sloppy block generators. 2017-08-31 05:42:36 +00:00
test-scanner-streams.cc [script streaming] Fix U+feff handling. 2017-08-24 19:35:12 +00:00
test-scanner.cc Start preparing test/cctest for jumbo compilation 2017-08-14 20:58:10 +00:00