v8/src/ast
Ng Zhi An 10b36d8c2f [cleanup][objects] Make FunctionKind an enum class
Bug: v8:12244,v8:12245
Change-Id: Id74afa611b2b8556ef86c715497b6daddc8ea7a0
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3276931
Reviewed-by: Jakob Gruber <jgruber@chromium.org>
Reviewed-by: Omer Katz <omerkatz@chromium.org>
Reviewed-by: Marja Hölttä <marja@chromium.org>
Commit-Queue: Zhi An Ng <zhin@chromium.org>
Cr-Commit-Position: refs/heads/main@{#77928}
2021-11-16 16:18:28 +00:00
..
ast-function-literal-id-reindexer.cc [class] Implement class static blocks 2021-02-18 17:19:04 +00:00
ast-function-literal-id-reindexer.h [cleanup][ast] Remove uses of DISALLOW_COPY_AND_ASSIGN 2020-12-07 09:38:09 +00:00
ast-source-ranges.h [coverage] optional chaining coverage 2021-01-13 17:09:47 +00:00
ast-traversal-visitor.h [class] Implement class static blocks 2021-02-18 17:19:04 +00:00
ast-value-factory.cc [compiler-dispatcher] Move to full SFI keying 2021-11-04 15:11:44 +00:00
ast-value-factory.h [compiler-dispatcher] Move to full SFI keying 2021-11-04 15:11:44 +00:00
ast.cc [cleanup] Fix -Wshadow warnings in ast.cc 2021-09-28 18:44:51 +00:00
ast.h [compiler] Post compile tasks from ignition instead of the parser 2021-11-15 10:17:19 +00:00
DIR_METADATA Add DIR_METADATA files to v8. 2020-10-20 22:12:28 +00:00
modules.cc [compiler] Support background finalization for Modules 2021-07-07 11:38:46 +00:00
modules.h [cleanup] Rename LocalIsolate templates to IsolateT 2021-04-26 09:11:10 +00:00
OWNERS Remove neis@ from owners file 2021-10-26 11:15:20 +00:00
prettyprinter.cc [cleanup][objects] Make FunctionKind an enum class 2021-11-16 16:18:28 +00:00
prettyprinter.h [cleanup] Fix -Wshadow in prettyprinter.h 2021-09-28 11:45:35 +00:00
scopes.cc [cleanup][objects] Make FunctionKind an enum class 2021-11-16 16:18:28 +00:00
scopes.h [cleanup][objects] Make FunctionKind an enum class 2021-11-16 16:18:28 +00:00
source-range-ast-visitor.cc [coverage] remove the last continuation range before synthetic return 2020-07-07 15:53:21 +00:00
source-range-ast-visitor.h [coverage] Improve whitespace precision of coverage reporting 2020-01-07 10:29:45 +00:00
variables.cc Adding support for const redeclaration on REPL mode. 2021-05-11 16:47:04 +00:00
variables.h Adding support for const redeclaration on REPL mode. 2021-05-11 16:47:04 +00:00