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

Issue 1481383003: [runtime] [proxy] Adding [[SetPrototypeOf]] trap. (Closed)

Created:
5 years ago by Camillo Bruni
Modified:
5 years ago
Reviewers:
neis, Jakob Kummerow
CC:
v8-reviews_googlegroups.com
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[runtime] [proxy] Adding [[SetPrototypeOf]] trap. LOG=N BUG=v8:1543 Committed: https://crrev.com/d9e0a5a9adc3e6893c6be0b5494b30e45fda4031 Cr-Commit-Position: refs/heads/master@{#32471}

Patch Set 1 #

Total comments: 7

Patch Set 2 : addressing nits #

Patch Set 3 : merging master #

Patch Set 4 : using new proxy method #

Unified diffs Side-by-side diffs Delta from patch set Stats (+142 lines, -6 lines) Patch
M src/messages.h View 1 2 3 1 chunk +3 lines, -1 line 0 comments Download
M src/objects.h View 1 2 1 chunk +5 lines, -0 lines 0 comments Download
M src/objects.cc View 1 2 3 1 chunk +67 lines, -2 lines 0 comments Download
M src/runtime/runtime-object.cc View 1 chunk +8 lines, -3 lines 0 comments Download
A test/mjsunit/harmony/proxies-set-prototype-of.js View 1 2 3 1 chunk +59 lines, -0 lines 0 comments Download

Messages

Total messages: 18 (7 generated)
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1481383003/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1481383003/1
5 years ago (2015-11-30 15:34:38 UTC) #2
Camillo Bruni
WIP (~96.2%) awaiting land of https://codereview.chromium.org/1481103002 for rebasing
5 years ago (2015-11-30 15:45:25 UTC) #4
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
5 years ago (2015-11-30 15:54:04 UTC) #6
Jakob Kummerow
Looking good, a few comments. https://codereview.chromium.org/1481383003/diff/1/src/messages.h File src/messages.h (right): https://codereview.chromium.org/1481383003/diff/1/src/messages.h#newcode197 src/messages.h:197: "Proxy handler returned false ...
5 years ago (2015-11-30 16:29:18 UTC) #7
Camillo Bruni
thanks for the feedback, merged with master and updated. https://codereview.chromium.org/1481383003/diff/1/src/objects.cc File src/objects.cc (right): https://codereview.chromium.org/1481383003/diff/1/src/objects.cc#newcode14830 src/objects.cc:14830: ...
5 years ago (2015-12-01 13:26:40 UTC) #8
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1481383003/50001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1481383003/50001
5 years ago (2015-12-01 13:33:17 UTC) #10
Jakob Kummerow
lgtm
5 years ago (2015-12-01 14:00:21 UTC) #11
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
5 years ago (2015-12-01 14:18:36 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1481383003/50001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1481383003/50001
5 years ago (2015-12-01 14:40:33 UTC) #15
commit-bot: I haz the power
Committed patchset #4 (id:50001)
5 years ago (2015-12-01 15:59:40 UTC) #16
commit-bot: I haz the power
5 years ago (2015-12-01 15:59:49 UTC) #18
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/d9e0a5a9adc3e6893c6be0b5494b30e45fda4031
Cr-Commit-Position: refs/heads/master@{#32471}

Powered by Google App Engine
This is Rietveld 408576698