Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(104)

Issue 960353003: cleanup: js_codegen now returns a js_ast.Program (Closed)

Created:
5 years, 9 months ago by Jennifer Messerly
Modified:
5 years, 9 months ago
CC:
dev-compiler+reviews_dartlang.org
Base URL:
git@github.com:dart-lang/dev_compiler.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

cleanup: js_codegen now returns a js_ast.Program For some reason we were emitting a Block and then doing extra work to avoid emitting the braces. Program handles this already. R=sigmund@google.com Committed: https://github.com/dart-lang/dev_compiler/commit/c717d6f00528a9631775f1b5dd9a037d71e8f008

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -20 lines) Patch
M lib/src/codegen/js_codegen.dart View 4 chunks +13 lines, -19 lines 0 comments Download
M lib/src/js/nodes.dart View 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 4 (1 generated)
Jennifer Messerly
5 years, 9 months ago (2015-03-04 23:17:01 UTC) #2
Siggi Cherem (dart-lang)
lgtm
5 years, 9 months ago (2015-03-04 23:28:53 UTC) #3
Jennifer Messerly
5 years, 9 months ago (2015-03-05 00:52:10 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
c717d6f00528a9631775f1b5dd9a037d71e8f008 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698