DescriptionX87: [ic] Change CompareIC to handle JSReceiver instead of JSObject.
port 0ed0878041574382b75d4d549f3ff73afcc72efb (r32642)
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.
BUG=
Committed: https://crrev.com/1ecb22547749bffb616cb50770280ef4ab456a56
Cr-Commit-Position: refs/heads/master@{#32645}
Patch Set 1 #
Messages
Total messages: 8 (3 generated)
|