v8/src/ast
2016-04-04 08:52:08 +00:00
..
ast-expression-rewriter.cc This patch implements an alternative approach to the rewriting 2016-02-19 15:59:33 +00:00
ast-expression-rewriter.h Move FieldType to separate h/cc files. 2016-02-16 10:22:34 +00:00
ast-expression-visitor.cc This patch implements an alternative approach to the rewriting 2016-02-19 15:59:33 +00:00
ast-expression-visitor.h Move FieldType to separate h/cc files. 2016-02-16 10:22:34 +00:00
ast-literal-reindexer.cc This patch implements an alternative approach to the rewriting 2016-02-19 15:59:33 +00:00
ast-literal-reindexer.h Partial revert of rest parameter desugaring. 2015-12-23 12:07:26 +00:00
ast-numbering.cc Remove support for legacy const, part 1 2016-03-22 17:52:13 +00:00
ast-numbering.h Create ast/ and parsing/ subdirectories and move appropriate files 2015-11-26 16:23:07 +00:00
ast-value-factory.cc ES6: Desugaring of instanceof to support @@hasInstance 2016-02-19 19:20:38 +00:00
ast-value-factory.h [strong] Remove all remainders of strong mode 2016-03-10 12:45:42 +00:00
ast.cc Remove obsolete isolate from CompareOperation predicate. 2016-03-18 17:20:36 +00:00
ast.h Move comment above associated declaration so some GUIs can pick it up. 2016-04-04 08:52:08 +00:00
modules.cc [ast cleanup] Remove unnecessary frozen_ bit from ModuleDescriptor 2016-01-16 00:42:45 +00:00
modules.h [ast cleanup] Remove unnecessary frozen_ bit from ModuleDescriptor 2016-01-16 00:42:45 +00:00
OWNERS Add more OWNER files 2015-12-07 12:52:12 +00:00
prettyprinter.cc Make prettyprinting of variable proxies clearer. 2016-03-17 09:18:10 +00:00
prettyprinter.h [es6] Implement for-of iterator finalization 2016-02-18 10:49:55 +00:00
scopeinfo.cc Remove strong mode support from Scope and Variable 2016-02-18 17:20:13 +00:00
scopeinfo.h Create ast/ and parsing/ subdirectories and move appropriate files 2015-11-26 16:23:07 +00:00
scopes.cc [debugger] allow debug-evaluate to change stack and context values. 2016-03-31 06:00:21 +00:00
scopes.h [debugger] allow debug-evaluate to change stack and context values. 2016-03-31 06:00:21 +00:00
variables.cc Remove strong mode support from Scope and Variable 2016-02-18 17:20:13 +00:00
variables.h Remove strong mode support from Scope and Variable 2016-02-18 17:20:13 +00:00