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

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

Created:
5 years ago by MTBrandyberry
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

PPC: [proxies] InstanceOfStub should bailout to %HasInPrototypeChain for proxies. Port 0e95683376c77332b6c5cf9195dd389f256e6ec4 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). R=bmeurer@chromium.org, joransiu@ca.ibm.com, jyan@ca.ibm.com, michael_dawson@ca.ibm.com BUG=v8:1543 LOG=n Committed: https://crrev.com/c902d4ff9de47a94e8935fc838c6468c88bbb95a Cr-Commit-Position: refs/heads/master@{#32586}

Patch Set 1 #

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

Messages

Total messages: 11 (4 generated)
MTBrandyberry
5 years ago (2015-12-03 15:57:44 UTC) #1
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1495513004/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1495513004/1
5 years ago (2015-12-03 16:02:40 UTC) #3
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
5 years ago (2015-12-03 16:55:09 UTC) #5
john.yan
lgtm
5 years ago (2015-12-03 18:50:10 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1495513004/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1495513004/1
5 years ago (2015-12-03 18:51:16 UTC) #8
commit-bot: I haz the power
Committed patchset #1 (id:1)
5 years ago (2015-12-03 19:39:07 UTC) #9
commit-bot: I haz the power
5 years ago (2015-12-03 19:39:27 UTC) #11
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/c902d4ff9de47a94e8935fc838c6468c88bbb95a
Cr-Commit-Position: refs/heads/master@{#32586}

Powered by Google App Engine
This is Rietveld 408576698