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

Issue 25099003: Make the implementations of InstanceMirror.hashCode use dart:core's identityHashCode. (Closed)

Created:
7 years, 2 months ago by rmacnak
Modified:
7 years, 2 months ago
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Visibility:
Public.

Description

Make the implementations of InstanceMirror.hashCode use dart:core's identityHashCode. R=ahe@google.com, lrn@google.com Committed: https://code.google.com/p/dart/source/detail?r=28229

Patch Set 1 : #

Total comments: 1

Patch Set 2 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+23 lines, -34 lines) Patch
M runtime/lib/mirrors.cc View 1 1 chunk +0 lines, -12 lines 0 comments Download
M runtime/lib/mirrors_impl.dart View 1 chunk +1 line, -11 lines 0 comments Download
M runtime/vm/bootstrap_natives.h View 1 1 chunk +0 lines, -1 line 0 comments Download
M sdk/lib/_internal/lib/js_mirrors.dart View 1 chunk +1 line, -10 lines 0 comments Download
A tests/corelib/hashcode_boxed_test.dart View 1 chunk +21 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
rmacnak
7 years, 2 months ago (2013-09-27 20:11:50 UTC) #1
Lasse Reichstein Nielsen
LGTM.
7 years, 2 months ago (2013-10-03 08:42:45 UTC) #2
Lasse Reichstein Nielsen
LGTM.
7 years, 2 months ago (2013-10-03 08:42:45 UTC) #3
ahe
https://codereview.chromium.org/25099003/diff/7001/sdk/lib/_internal/lib/js_mirrors.dart File sdk/lib/_internal/lib/js_mirrors.dart (right): https://codereview.chromium.org/25099003/diff/7001/sdk/lib/_internal/lib/js_mirrors.dart#newcode1 sdk/lib/_internal/lib/js_mirrors.dart:1: // Copyright (c) 2013, the Dart project authors. Please ...
7 years, 2 months ago (2013-10-03 09:05:40 UTC) #4
rmacnak
7 years, 2 months ago (2013-10-03 16:38:26 UTC) #5
Message was sent while issue was closed.
Committed patchset #2 manually as r28229 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698