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

Issue 1508553002: X87: [proxies] InstanceOfStub should bailout to %HasInPrototypeChain for proxies. (Closed)

Created:
5 years ago by zhengxing.li
Modified:
5 years ago
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

X87: [proxies] InstanceOfStub should bailout to %HasInPrototypeChain for proxies. port 0e95683376c77332b6c5cf9195dd389f256e6ec4 (r32549) original commit message: Whenever the InstanceOfStub finds a proxy (either passed as object or somewhere on the prototype chain), it should bailout to the %HasInPrototypeChain runtime function, which will do the right thing (soonish). BUG= Committed: https://crrev.com/d5a52b6636df0eb3aa6cbf8195300a552ce27870 Cr-Commit-Position: refs/heads/master@{#32634}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+23 lines, -11 lines) Patch
M src/x87/code-stubs-x87.cc View 1 chunk +23 lines, -11 lines 0 comments Download

Messages

Total messages: 8 (3 generated)
zhengxing.li
5 years ago (2015-12-07 02:38:21 UTC) #2
Weiliang
lgtm
5 years ago (2015-12-07 02:51:51 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1508553002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1508553002/1
5 years ago (2015-12-07 02:52:01 UTC) #5
commit-bot: I haz the power
Committed patchset #1 (id:1)
5 years ago (2015-12-07 03:16:27 UTC) #6
commit-bot: I haz the power
5 years ago (2015-12-07 03:17:11 UTC) #8
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/d5a52b6636df0eb3aa6cbf8195300a552ce27870
Cr-Commit-Position: refs/heads/master@{#32634}

Powered by Google App Engine
This is Rietveld 408576698