DescriptionX87: [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 #
Messages
Total messages: 8 (3 generated)
|