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

Issue 842153004: Unify phantom and internal fields weak handle callbacks (Closed)

Created:
5 years, 11 months ago by Erik Corry Chromium.org
Modified:
5 years, 11 months ago
Reviewers:
dcarney
CC:
Paweł Hajdan Jr., v8-dev
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

Unify phantom and internal fields weak handle callbacks R=dcarney@chromium.org BUG= Committed: https://crrev.com/7db1759b656ecdc017236165c756ceb4488f5711 Cr-Commit-Position: refs/heads/master@{#26022}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Apply Dan's suggestion - fixes test #

Patch Set 3 : Require callback to reset handle. #

Total comments: 8
Unified diffs Side-by-side diffs Delta from patch set Stats (+154 lines, -212 lines) Patch
M include/v8.h View 6 chunks +56 lines, -50 lines 6 comments Download
M src/api.cc View 1 chunk +15 lines, -11 lines 0 comments Download
M src/debug.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/global-handles.h View 6 chunks +12 lines, -27 lines 0 comments Download
M src/global-handles.cc View 1 2 10 chunks +64 lines, -120 lines 2 comments Download
M test/cctest/test-api.cc View 1 2 2 chunks +6 lines, -3 lines 0 comments Download

Messages

Total messages: 9 (1 generated)
dcarney
this fixes it - no idea why https://codereview.chromium.org/842153004/diff/1/src/global-handles.cc File src/global-handles.cc (right): https://codereview.chromium.org/842153004/diff/1/src/global-handles.cc#newcode273 src/global-handles.cc:273: void* internal_field0 ...
5 years, 11 months ago (2015-01-09 12:44:38 UTC) #1
Erik Corry Chromium.org
PTAL. This passes tests. A followup change will clean up the way handles are reset ...
5 years, 11 months ago (2015-01-09 14:13:41 UTC) #2
dcarney
lgtm, one comment for this cl and a bunch of followup remarks https://codereview.chromium.org/842153004/diff/20002/include/v8.h File include/v8.h ...
5 years, 11 months ago (2015-01-09 14:22:53 UTC) #3
dcarney
https://codereview.chromium.org/842153004/diff/20002/include/v8.h File include/v8.h (right): https://codereview.chromium.org/842153004/diff/20002/include/v8.h#newcode141 include/v8.h:141: class CallbackData { one comment disappeared from my previous ...
5 years, 11 months ago (2015-01-09 14:31:11 UTC) #4
Erik Corry Chromium.org
https://codereview.chromium.org/842153004/diff/20002/include/v8.h File include/v8.h (right): https://codereview.chromium.org/842153004/diff/20002/include/v8.h#newcode141 include/v8.h:141: class CallbackData { On 2015/01/09 14:31:10, dcarney wrote: > ...
5 years, 11 months ago (2015-01-12 11:37:53 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/842153004/20002
5 years, 11 months ago (2015-01-12 11:44:43 UTC) #7
commit-bot: I haz the power
Committed patchset #3 (id:20002)
5 years, 11 months ago (2015-01-12 12:11:56 UTC) #8
commit-bot: I haz the power
5 years, 11 months ago (2015-01-12 12:12:18 UTC) #9
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/7db1759b656ecdc017236165c756ceb4488f5711
Cr-Commit-Position: refs/heads/master@{#26022}

Powered by Google App Engine
This is Rietveld 408576698