Files
sdk/pkg/dev_compiler/lib
kmillikin 95982b53cd [ddc-kernel] Compile return and arrow functions
Compile return statements.  Kernel function bodies are statements, not
necessarily blocks.  In that case, blockify the JS function body.

Bug:
Change-Id: Ibbed1c2039b103151b7244774f3daf8992264a88
Reviewed-on: https://dart-review.googlesource.com/15280
Reviewed-by: Vijay Menon <vsm@google.com>
Commit-Queue: Kevin Millikin <kmillikin@google.com>
2017-10-19 20:58:37 +00:00
..