Description[proxies] InstanceOfStub should bailout to %HasInPrototypeChain for proxies.
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=yangguo@chromium.org
BUG=v8:1543
LOG=n
Committed: https://crrev.com/0e95683376c77332b6c5cf9195dd389f256e6ec4
Cr-Commit-Position: refs/heads/master@{#32549}
Patch Set 1 #Patch Set 2 : Fix mips/mips64. #
Messages
Total messages: 8 (2 generated)
|