Chromium Code Reviews
DescriptionImplement await and async for the js-ast.
Implementing a new expression 'await e' in the js mini-parser and printer.
Implementing async, async*, sync* function body modifiers.
Also implementing while, do, switch, case, labelled statement in the js mini parser.
This is in preparation for an await-desugaring transformation on the js ast.
BUG=
R=asgerf@google.com, floitsch@google.com
Committed: https://code.google.com/p/dart/source/detail?r=42999
Patch Set 1 #
Total comments: 4
Patch Set 2 : address review comments #
Messages
Total messages: 7 (2 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||