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

Issue 1173903003: fixes #216, JSNumber members (Closed)

Created:
5 years, 6 months ago by Jennifer Messerly
Modified:
5 years, 6 months ago
Reviewers:
vsm
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

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+66 lines, -4 lines) Patch
M lib/runtime/dart/_interceptors.js View 2 chunks +47 lines, -0 lines 2 comments Download
M lib/runtime/dart/core.js View 2 chunks +6 lines, -0 lines 0 comments Download
M lib/runtime/dart_runtime.js View 1 chunk +6 lines, -1 line 0 comments Download
M lib/src/codegen/js_codegen.dart View 1 chunk +5 lines, -3 lines 0 comments Download
M tool/input_sdk/private/js_number.dart View 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 6 (1 generated)
Jennifer Messerly
5 years, 6 months ago (2015-06-10 19:54:14 UTC) #2
vsm
lgtm with question https://codereview.chromium.org/1173903003/diff/1/lib/runtime/dart/_interceptors.js File lib/runtime/dart/_interceptors.js (right): https://codereview.chromium.org/1173903003/diff/1/lib/runtime/dart/_interceptors.js#newcode514 lib/runtime/dart/_interceptors.js:514: 'toString', Do we need to change ...
5 years, 6 months ago (2015-06-10 20:04:20 UTC) #3
Jennifer Messerly
https://codereview.chromium.org/1173903003/diff/1/lib/runtime/dart/_interceptors.js File lib/runtime/dart/_interceptors.js (right): https://codereview.chromium.org/1173903003/diff/1/lib/runtime/dart/_interceptors.js#newcode514 lib/runtime/dart/_interceptors.js:514: 'toString', On 2015/06/10 20:04:20, vsm wrote: > Do we ...
5 years, 6 months ago (2015-06-10 20:09:35 UTC) #4
Jennifer Messerly
just sent a separate fix for that other issue. I'll rebase it on this one
5 years, 6 months ago (2015-06-10 20:46:27 UTC) #5
Jennifer Messerly
5 years, 6 months ago (2015-06-10 20:46:48 UTC) #6
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
a79a5c5bad1453458ebcb5fd5a68782bb0df6bdd (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698