DescriptionPPC: [ic] Change CompareIC to handle JSReceiver instead of JSObject.
Port 0ed0878041574382b75d4d549f3ff73afcc72efb
Original commit message:
There's no reason to limit the CompareIC to (known) JSObject instances,
as all JSReceivers behave the same wrt. abstract and strict equality.
So remove this historical limitation and track JSReceivers instead.
R=bmeurer@chromium.org, joransiu@ca.ibm.com, jyan@ca.ibm.com, michael_dawson@ca.ibm.com
BUG=
Committed: https://crrev.com/873fcd1450badf74a2285a2b0e56a5cd0c9625b1
Cr-Commit-Position: refs/heads/master@{#32665}
Patch Set 1 #
Messages
Total messages: 11 (4 generated)
|