DescriptionPPC: [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 #
Messages
Total messages: 11 (4 generated)
|