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

Issue 150973003: Deal with intercepted fields in the InstanceMirror.getField optimizations. (Closed)

Created:
6 years, 10 months ago by kasperl
Modified:
6 years, 10 months ago
Reviewers:
floitsch
CC:
reviews_dartlang.org, sra1
Visibility:
Public.

Description

Deal with intercepted fields in the InstanceMirror.getField optimizations. R=floitsch@google.com BUG= Committed: https://code.google.com/p/dart/source/detail?r=32236

Patch Set 1 #

Total comments: 4

Patch Set 2 : More comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+69 lines, -17 lines) Patch
M sdk/lib/_internal/lib/js_mirrors.dart View 1 4 chunks +69 lines, -17 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
kasperl
6 years, 10 months ago (2014-01-31 10:52:05 UTC) #1
floitsch
LGTM! https://codereview.chromium.org/150973003/diff/1/sdk/lib/_internal/lib/js_mirrors.dart File sdk/lib/_internal/lib/js_mirrors.dart (right): https://codereview.chromium.org/150973003/diff/1/sdk/lib/_internal/lib/js_mirrors.dart#newcode1029 sdk/lib/_internal/lib/js_mirrors.dart:1029: var body = "(function probe\$$id(c){return c.$id})"; Maybe add ...
6 years, 10 months ago (2014-01-31 14:04:48 UTC) #2
kasperl
https://codereview.chromium.org/150973003/diff/1/sdk/lib/_internal/lib/js_mirrors.dart File sdk/lib/_internal/lib/js_mirrors.dart (right): https://codereview.chromium.org/150973003/diff/1/sdk/lib/_internal/lib/js_mirrors.dart#newcode1029 sdk/lib/_internal/lib/js_mirrors.dart:1029: var body = "(function probe\$$id(c){return c.$id})"; On 2014/01/31 14:04:49, ...
6 years, 10 months ago (2014-02-03 08:17:44 UTC) #3
kasperl
6 years, 10 months ago (2014-02-03 08:27:05 UTC) #4
Message was sent while issue was closed.
Committed patchset #2 manually as r32236 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698