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

Issue 20224003: Implement IsolateMirror. (Closed)

Created:
7 years, 5 months ago by ahe
Modified:
7 years, 5 months ago
Reviewers:
ngeoffray, kustermann
CC:
reviews_dartlang.org, rmacnak, Michael Lippautz (Google)
Visibility:
Public.

Description

Patch Set 1 : #

Total comments: 4

Patch Set 2 : Address comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+72 lines, -8 lines) Patch
M dart/sdk/lib/_internal/compiler/implementation/js_backend/emitter.dart View 1 3 chunks +18 lines, -2 lines 0 comments Download
M dart/sdk/lib/_internal/lib/js_mirrors.dart View 1 6 chunks +32 lines, -6 lines 0 comments Download
M dart/tests/lib/lib.status View 1 chunk +1 line, -0 lines 0 comments Download
A dart/tests/lib/mirrors/local_isolate_test.dart View 1 chunk +21 lines, -0 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
ahe
7 years, 5 months ago (2013-07-25 14:38:52 UTC) #1
ngeoffray
LGTM
7 years, 5 months ago (2013-07-25 14:45:39 UTC) #2
kustermann
LGTM https://codereview.chromium.org/20224003/diff/2001/dart/sdk/lib/_internal/compiler/implementation/js_backend/emitter.dart File dart/sdk/lib/_internal/compiler/implementation/js_backend/emitter.dart (right): https://codereview.chromium.org/20224003/diff/2001/dart/sdk/lib/_internal/compiler/implementation/js_backend/emitter.dart#newcode3983 dart/sdk/lib/_internal/compiler/implementation/js_backend/emitter.dart:3983: var isRoot = !!data[4]; I guess this double ...
7 years, 5 months ago (2013-07-25 14:56:45 UTC) #3
ahe
PTAL https://codereview.chromium.org/20224003/diff/2001/dart/sdk/lib/_internal/compiler/implementation/js_backend/emitter.dart File dart/sdk/lib/_internal/compiler/implementation/js_backend/emitter.dart (right): https://codereview.chromium.org/20224003/diff/2001/dart/sdk/lib/_internal/compiler/implementation/js_backend/emitter.dart#newcode3983 dart/sdk/lib/_internal/compiler/implementation/js_backend/emitter.dart:3983: var isRoot = !!data[4]; On 2013/07/25 14:56:45, kustermann ...
7 years, 5 months ago (2013-07-25 18:01:01 UTC) #4
ngeoffray
Still LGTM
7 years, 5 months ago (2013-07-25 18:25:28 UTC) #5
kustermann
Still LGTM
7 years, 5 months ago (2013-07-25 18:45:07 UTC) #6
ahe
7 years, 5 months ago (2013-07-26 09:42:35 UTC) #7
ahe
7 years, 5 months ago (2013-07-26 10:12:02 UTC) #8
Message was sent while issue was closed.
Committed patchset #2 manually as r25516 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698