v8/test/cctest/parsing
Ross McIlroy 265e87e59e [Compiler] Seperate AttachOuterScopeInfo out of DeclarationScope::Analyze
Splits out AttachOuterScopeInfo from DeclarationScope::Analyze and attaches
the outer scope info after parsing has completed (when parsing on the main
thread, which is the only time we have an outer scope info) instead of
during Compiler::Analyse().

BUG=v8:5203

TBR=yangguo@chromium.org

Change-Id: Idd8d2409fb20f09a9f6bbf5cff7e6edcf90077d7
Reviewed-on: https://chromium-review.googlesource.com/605889
Commit-Queue: Ross McIlroy <rmcilroy@chromium.org>
Reviewed-by: Marja Hölttä <marja@chromium.org>
Cr-Commit-Position: refs/heads/master@{#47243}
2017-08-09 11:04:13 +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 [Compiler] Seperate AttachOuterScopeInfo out of DeclarationScope::Analyze 2017-08-09 11:04:13 +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