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

Issue 1492863002: [proxies] Make Object.prototype.isPrototypeOf work with proxies. (Closed)

Created:
5 years ago by neis
Modified:
5 years ago
Reviewers:
rossberg, Toon Verwaest
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

[proxies] Make Object.prototype.isPrototypeOf step into proxies. R=rossberg, verwaest@chromium.org BUG=v8:1543 LOG=n Committed: https://crrev.com/4ca1180d2e7c409312ae0761cb12843989466573 Cr-Commit-Position: refs/heads/master@{#32569}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Address comment. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+100 lines, -21 lines) Patch
M src/objects.h View 1 chunk +3 lines, -1 line 0 comments Download
M src/objects.cc View 1 chunk +6 lines, -5 lines 0 comments Download
M src/objects-inl.h View 1 chunk +1 line, -7 lines 0 comments Download
M src/prototype.h View 1 chunk +14 lines, -0 lines 0 comments Download
M src/runtime/runtime-debug.cc View 1 2 chunks +12 lines, -1 line 0 comments Download
M src/runtime/runtime-object.cc View 1 chunk +9 lines, -7 lines 0 comments Download
M test/mjsunit/harmony/proxies-get-prototype-of.js View 1 chunk +55 lines, -0 lines 0 comments Download

Messages

Total messages: 13 (4 generated)
neis
5 years ago (2015-12-02 16:07:04 UTC) #1
Toon Verwaest
https://codereview.chromium.org/1492863002/diff/1/src/runtime/runtime-debug.cc File src/runtime/runtime-debug.cc (right): https://codereview.chromium.org/1492863002/diff/1/src/runtime/runtime-debug.cc#newcode1382 src/runtime/runtime-debug.cc:1382: Maybe<bool> maybe = Object::HasInPrototypeChain(isolate, obj, filter); Debug methods are ...
5 years ago (2015-12-03 11:29:02 UTC) #2
Toon Verwaest
https://codereview.chromium.org/1492863002/diff/1/src/runtime/runtime-debug.cc File src/runtime/runtime-debug.cc (right): https://codereview.chromium.org/1492863002/diff/1/src/runtime/runtime-debug.cc#newcode1382 src/runtime/runtime-debug.cc:1382: Maybe<bool> maybe = Object::HasInPrototypeChain(isolate, obj, filter); On 2015/12/03 11:29:02, ...
5 years ago (2015-12-03 11:30:33 UTC) #3
neis
On 2015/12/03 11:30:33, Toon Verwaest wrote: > https://codereview.chromium.org/1492863002/diff/1/src/runtime/runtime-debug.cc > File src/runtime/runtime-debug.cc (right): > > https://codereview.chromium.org/1492863002/diff/1/src/runtime/runtime-debug.cc#newcode1382 ...
5 years ago (2015-12-03 12:58:07 UTC) #4
Toon Verwaest
lgtm
5 years ago (2015-12-03 14:33:18 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1492863002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1492863002/20001
5 years ago (2015-12-03 14:37:43 UTC) #8
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years ago (2015-12-03 15:03:21 UTC) #10
commit-bot: I haz the power
Patchset 2 (id:??) landed as https://crrev.com/4ca1180d2e7c409312ae0761cb12843989466573 Cr-Commit-Position: refs/heads/master@{#32569}
5 years ago (2015-12-03 15:03:32 UTC) #12
Michael Achenbach
5 years ago (2015-12-03 20:23:36 UTC) #13
Message was sent while issue was closed.
A revert of this CL (patchset #2 id:20001) has been created in
https://codereview.chromium.org/1494283002/ by machenbach@chromium.org.

The reason for reverting is: [Sheriff] Speculative revert for:
https://uberchromegw.corp.google.com/i/client.v8.fyi/builders/V8-Blink%20Linu...

Can just be relanded if it doesn't get green..

Powered by Google App Engine
This is Rietveld 408576698