v8/src/parsing
neis e298646be8 [generators] Simplify %CreateJSGeneratorObject
Instead of looking at the top JavaScriptFrame, take the needed information as
arguments.  This is in preparation of the new generators implementation.

R=adamk@chromium.org, bmeurer@chromium.org
BUG=v8:4907
LOG=n

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

Cr-Commit-Position: refs/heads/master@{#35430}
2016-04-13 08:18:18 +00:00
..
expression-classifier.h [strong] Remove all remainders of strong mode 2016-03-10 12:45:42 +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 issue with re-scoping in do expressions 2016-03-01 09:04:38 +00:00
parameter-initializer-rewriter.h
parser-base.h Remove runtime flags for sloppy mode block scoping features 2016-04-08 00:30:20 +00:00
parser.cc [generators] Simplify %CreateJSGeneratorObject 2016-04-13 08:18:18 +00:00
parser.h [parser] Remove ParseInfo::closure field. 2016-04-08 12:32:23 +00:00
pattern-rewriter.cc [es6] Fix bug in pattern re-writing 2016-04-07 13:26:54 +00:00
preparse-data-format.h
preparse-data.cc
preparse-data.h [serializer] split up src/snapshot/serialize.* 2016-03-01 14:44:08 +00:00
preparser.cc Remove runtime flags for sloppy mode block scoping features 2016-04-08 00:30:20 +00:00
preparser.h Implement ES2015 labelled function declaration restrictions 2016-03-24 01:59:47 +00:00
rewriter.cc [debugger] fix break locations for assignments and return. 2016-03-01 12:47: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 Remove --harmony-regexps flag 2016-03-25 23:02:11 +00:00
scanner.h [parser] implement error reporting for Scanner 2016-03-21 20:27:44 +00:00
token.cc
token.h [es7] implement exponentiation operator proposal 2016-03-18 13:54:05 +00:00