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

Issue 263823004: Add Dart_IdentityHash to the embedding API. (Closed)

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

Description

Add Dart_IdentityHash to the embedding API. (For use in ScriptObjectTraits.) R=asiva@google.com Committed: https://code.google.com/p/dart/source/detail?r=35750

Patch Set 1 #

Patch Set 2 : doc #

Total comments: 5

Patch Set 3 : doc #

Unified diffs Side-by-side diffs Delta from patch set Stats (+114 lines, -6 lines) Patch
M runtime/include/dart_api.h View 1 2 1 chunk +11 lines, -0 lines 0 comments Download
M runtime/vm/dart_api_impl.cc View 1 chunk +44 lines, -0 lines 0 comments Download
M runtime/vm/dart_api_impl_test.cc View 2 chunks +59 lines, -6 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
rmacnak
6 years, 7 months ago (2014-05-01 22:36:08 UTC) #1
siva
https://codereview.chromium.org/263823004/diff/20001/runtime/include/dart_api.h File runtime/include/dart_api.h (right): https://codereview.chromium.org/263823004/diff/20001/runtime/include/dart_api.h#newcode396 runtime/include/dart_api.h:396: * codes of non-equal objects are not necessarily distinct. ...
6 years, 7 months ago (2014-05-02 17:29:58 UTC) #2
rmacnak
https://codereview.chromium.org/263823004/diff/20001/runtime/include/dart_api.h File runtime/include/dart_api.h (right): https://codereview.chromium.org/263823004/diff/20001/runtime/include/dart_api.h#newcode396 runtime/include/dart_api.h:396: * codes of non-equal objects are not necessarily distinct. ...
6 years, 7 months ago (2014-05-02 21:19:13 UTC) #3
siva
lgtm
6 years, 7 months ago (2014-05-02 21:50:51 UTC) #4
rmacnak
6 years, 7 months ago (2014-05-05 17:32:25 UTC) #5
Message was sent while issue was closed.
Committed patchset #3 manually as r35750 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698