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

Issue 24254004: Make Dart_IdentityEqual live up to its sepc and not leak boxing implementation detail. (Reland r275… (Closed)

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

Description

Make Dart_IdentityEqual live up to its sepc and not leak boxing implementation detail. (Reland r27542.) R=asiva@google.com Committed: https://code.google.com/p/dart/source/detail?r=27774

Patch Set 1 #

Patch Set 2 : remove debug prints #

Unified diffs Side-by-side diffs Delta from patch set Stats (+47 lines, -18 lines) Patch
M runtime/include/dart_api.h View 1 chunk +3 lines, -1 line 0 comments Download
M runtime/lib/identical.cc View 1 chunk +1 line, -15 lines 0 comments Download
M runtime/vm/dart_api_impl.cc View 1 1 chunk +12 lines, -2 lines 0 comments Download
M runtime/vm/dart_api_impl_test.cc View 2 chunks +9 lines, -0 lines 0 comments Download
M runtime/vm/object.h View 1 chunk +4 lines, -0 lines 0 comments Download
M runtime/vm/object.cc View 1 chunk +18 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
rmacnak
Now passes on x64 after the invoke dart stub fix.
7 years, 3 months ago (2013-09-20 22:20:03 UTC) #1
siva
lgtm
7 years, 3 months ago (2013-09-20 22:32:20 UTC) #2
rmacnak
7 years, 2 months ago (2013-09-23 16:23:12 UTC) #3
Message was sent while issue was closed.
Committed patchset #2 manually as r27774 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698