v8/src/ast
Adam Klein d3e33d4f34 Update Monorail component for src/ast/ from Language to Parser
Change-Id: Ic4d58280e562a2f290f3b122004fc06a3188bd2c
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/1518555
Reviewed-by: Sathya Gunasekaran <gsathya@chromium.org>
Commit-Queue: Adam Klein <adamk@chromium.org>
Cr-Commit-Position: refs/heads/master@{#60199}
2019-03-12 20:17:36 +00:00
..
ast-function-literal-id-reindexer.cc [cleanup] Refactor ast to use default members. 2018-09-14 07:04:04 +00:00
ast-function-literal-id-reindexer.h [presubmit] Add include guard check 2018-02-02 16:59:32 +00:00
ast-source-ranges.h [coverage] Rework continuation counter handling 2018-12-21 15:29:48 +00:00
ast-traversal-visitor.h [ast] Always visit all AST nodes, even dead nodes 2019-02-13 15:24:28 +00:00
ast-value-factory.cc Clean up ThreadId 2019-03-11 10:37:05 +00:00
ast-value-factory.h [modules] Make debug-scopes handle synthetic variables 2019-03-04 15:06:02 +00:00
ast.cc Retire PretenureFlag and use AllocationType everywhere. 2019-03-12 08:10:44 +00:00
ast.h [cleanup] Move ZoneSplayTree to its own header 2019-02-26 15:39:39 +00:00
modules.cc [modules] Don't deserialize module descriptor 2019-02-20 07:31:17 +00:00
modules.h [modules] Don't deserialize module descriptor 2019-02-20 07:31:17 +00:00
OWNERS Update Monorail component for src/ast/ from Language to Parser 2019-03-12 20:17:36 +00:00
prettyprinter.cc [cleanup] Start cleaning up utils.h 2019-02-26 10:22:05 +00:00
prettyprinter.h [parser] Various Scope and Context speedups 2019-01-28 13:06:03 +00:00
scopes.cc [modules] Don't deserialize module descriptor 2019-02-20 07:31:17 +00:00
scopes.h [cleanup] Move ZoneSplayTree to its own header 2019-02-26 15:39:39 +00:00
source-range-ast-visitor.cc [coverage] Extend SourceRangeAstVisitor for throw statements 2019-02-28 10:45:29 +00:00
source-range-ast-visitor.h [coverage] Rework continuation counter handling 2018-12-21 15:29:48 +00:00
variables.cc Fix a Jumbo breakage 2018-05-29 14:36:48 +00:00
variables.h [cleanup] Move ZoneSplayTree to its own header 2019-02-26 15:39:39 +00:00