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

Issue 1135543003: Fixes #178 (Closed)

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

Description

Patch Set 1 #

Total comments: 8

Patch Set 2 : Minor fixes + tests #

Total comments: 2

Patch Set 3 : Reformat #

Unified diffs Side-by-side diffs Delta from patch set Stats (+106 lines, -23 lines) Patch
M lib/runtime/dart/_internal.js View 1 1 chunk +1 line, -1 line 0 comments Download
M lib/runtime/dart/async.js View 1 15 chunks +20 lines, -20 lines 0 comments Download
M lib/runtime/dart/core.js View 1 1 chunk +1 line, -1 line 0 comments Download
M lib/runtime/dart/math.js View 1 1 chunk +1 line, -1 line 0 comments Download
M lib/src/codegen/js_codegen.dart View 1 2 4 chunks +18 lines, -0 lines 0 comments Download
M test/browser/runtime_tests.js View 1 1 chunk +7 lines, -0 lines 0 comments Download
M test/codegen/constructors.dart View 1 1 chunk +23 lines, -0 lines 0 comments Download
M test/codegen/expect/constructors.js View 1 2 chunks +26 lines, -0 lines 0 comments Download
M test/codegen/expect/constructors.txt View 1 1 chunk +9 lines, -0 lines 0 comments Download

Messages

Total messages: 7 (1 generated)
vsm
5 years, 7 months ago (2015-05-11 14:50:09 UTC) #2
Jennifer Messerly
a few suggestions otherwise looks good https://codereview.chromium.org/1135543003/diff/1/lib/src/codegen/js_codegen.dart File lib/src/codegen/js_codegen.dart (right): https://codereview.chromium.org/1135543003/diff/1/lib/src/codegen/js_codegen.dart#newcode339 lib/src/codegen/js_codegen.dart:339: _currentClass = type; ...
5 years, 7 months ago (2015-05-11 16:35:08 UTC) #3
vsm
PTAL https://codereview.chromium.org/1135543003/diff/1/lib/src/codegen/js_codegen.dart File lib/src/codegen/js_codegen.dart (right): https://codereview.chromium.org/1135543003/diff/1/lib/src/codegen/js_codegen.dart#newcode339 lib/src/codegen/js_codegen.dart:339: _currentClass = type; On 2015/05/11 16:35:08, John Messerly ...
5 years, 7 months ago (2015-05-11 17:51:09 UTC) #4
Jennifer Messerly
lgtm! https://codereview.chromium.org/1135543003/diff/20001/lib/src/codegen/js_codegen.dart File lib/src/codegen/js_codegen.dart (right): https://codereview.chromium.org/1135543003/diff/20001/lib/src/codegen/js_codegen.dart#newcode1254 lib/src/codegen/js_codegen.dart:1254: // When creating a `new S<dynamic>` we try ...
5 years, 7 months ago (2015-05-11 17:52:56 UTC) #5
vsm
https://codereview.chromium.org/1135543003/diff/20001/lib/src/codegen/js_codegen.dart File lib/src/codegen/js_codegen.dart (right): https://codereview.chromium.org/1135543003/diff/20001/lib/src/codegen/js_codegen.dart#newcode1254 lib/src/codegen/js_codegen.dart:1254: // When creating a `new S<dynamic>` we try and ...
5 years, 7 months ago (2015-05-11 17:56:03 UTC) #6
vsm
5 years, 7 months ago (2015-05-11 17:56:19 UTC) #7
Message was sent while issue was closed.
Committed patchset #3 (id:40001) manually as
8c8828a64104eaf64da79e097ff265208937d714 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698