v8/test/cctest/parsing
Marja Hölttä 1fce2d2d61 [parser] Skipping inner funcs: Fix function name declarations
let f = function g() { ... } declares "g" inside the function. This
CL makes the preparser declare it too, and saves + restores the scope data for
it.

BUG=v8:5516

Change-Id: Id4c64f446d30f5252038cfb0f0f473b85ba24a9b
Reviewed-on: https://chromium-review.googlesource.com/544816
Commit-Queue: Marja Hölttä <marja@chromium.org>
Reviewed-by: Daniel Vogelheim <vogelheim@chromium.org>
Cr-Commit-Position: refs/heads/master@{#46133}
2017-06-22 13:38:26 +00:00
..
test-parse-decision.cc include fixing: api.h shouldn't include objects-inl.h 2017-01-09 13:43:28 +00:00
test-preparser.cc [parser] Skipping inner funcs: Fix function name declarations 2017-06-22 13:38:26 +00:00
test-scanner-streams.cc Reland#2 [parser] Refactor streaming scanner streams. 2017-06-19 10:18:01 +00:00
test-scanner.cc [modules] Disallow HTML comments in modules 2017-05-04 18:42:12 +00:00