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

Issue 23118006: Simplify access to peer pointer for external strings. (Closed)

Created:
7 years, 4 months ago by siva
Modified:
7 years, 4 months ago
Reviewers:
srdjan
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Simplify access to peer pointer for external strings. R=srdjan@google.com Committed: https://code.google.com/p/dart/source/detail?r=26202

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Total comments: 6

Patch Set 4 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+43 lines, -26 lines) Patch
M runtime/vm/dart_api_impl.h View 1 2 3 1 chunk +3 lines, -0 lines 0 comments Download
M runtime/vm/dart_api_impl.cc View 1 2 3 2 chunks +40 lines, -26 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
siva
7 years, 4 months ago (2013-08-15 01:22:12 UTC) #1
srdjan
LGTM with comments/questions. https://codereview.chromium.org/23118006/diff/8001/runtime/vm/dart_api_impl.cc File runtime/vm/dart_api_impl.cc (right): https://codereview.chromium.org/23118006/diff/8001/runtime/vm/dart_api_impl.cc#newcode243 runtime/vm/dart_api_impl.cc:243: #define GET_PEER(type, ctype, raw_obj, peer) \ ...
7 years, 4 months ago (2013-08-15 01:47:06 UTC) #2
siva
https://codereview.chromium.org/23118006/diff/8001/runtime/vm/dart_api_impl.cc File runtime/vm/dart_api_impl.cc (right): https://codereview.chromium.org/23118006/diff/8001/runtime/vm/dart_api_impl.cc#newcode243 runtime/vm/dart_api_impl.cc:243: #define GET_PEER(type, ctype, raw_obj, peer) \ Femoved macro and ...
7 years, 4 months ago (2013-08-15 17:05:18 UTC) #3
siva
7 years, 4 months ago (2013-08-15 17:10:29 UTC) #4
Message was sent while issue was closed.
Committed patchset #4 manually as r26202 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698