v8/src/parsing
mstarzinger 239ed8ffa8 Remove strong mode support from materialized literals.
R=bmeurer@chromium.org
BUG=v8:3956
LOG=n

Review URL: https://codereview.chromium.org/1734243004

Cr-Commit-Position: refs/heads/master@{#34333}
2016-02-26 17:45:01 +00:00
..
expression-classifier.h This patch implements an alternative approach to the rewriting 2016-02-19 15:59:33 +00:00
func-name-inferrer.cc
func-name-inferrer.h Fix FuncNameInferrer usage in ParseAssignmentExpression 2015-12-10 19:19:35 +00:00
OWNERS Add more OWNER files 2015-12-07 12:52:12 +00:00
parameter-initializer-rewriter.cc Fix for temporaries in parameter initializers 2016-01-08 15:44:26 +00:00
parameter-initializer-rewriter.h
parser-base.h Remove strong mode support from materialized literals. 2016-02-26 17:45:01 +00:00
parser.cc Remove strong mode support from materialized literals. 2016-02-26 17:45:01 +00:00
parser.h ES6: Desugaring of instanceof to support @@hasInstance 2016-02-19 19:20:38 +00:00
pattern-rewriter.cc Remove strong mode support from materialized literals. 2016-02-26 17:45:01 +00:00
preparse-data-format.h
preparse-data.cc
preparse-data.h
preparser.cc This patch implements an alternative approach to the rewriting 2016-02-19 15:59:33 +00:00
preparser.h Remove strong mode support from materialized literals. 2016-02-26 17:45:01 +00:00
rewriter.cc [es6] Implement for-of iterator finalization 2016-02-18 10:49:55 +00:00
rewriter.h
scanner-character-streams.cc [regexp] correctly parse non-BMP unicode escapes in atoms. 2016-01-11 14:19:21 +00:00
scanner-character-streams.h
scanner.cc Revert "Removed support deprecated (//@|/*@) source(URL|MappingURL)=" 2016-02-03 18:45:36 +00:00
scanner.h Add use counters for how often we encounter html comments in scripts 2016-01-27 18:19:20 +00:00
token.cc
token.h [parsing] Move EvalComparison out of the assembler. 2016-01-15 13:14:08 +00:00