DescriptionX87: [runtime] Remove useless IN builtin.
port 3dc9b122fa9f7d551e05f5b9d7415bcfdcac92db (r30582).
original commit message:
Similar to DELETE, the IN builtin is just a thin wrapper for %HasElement
and %HasProperty anyway, and cannot be optimized, plus it had a weird
special fast case (which also involved at least one LOAD_IC plus some
intrinsic magic).
BUG=
Committed: https://crrev.com/b2a47a0bc6c489a19bffa80796b2def9457ef715
Cr-Commit-Position: refs/heads/master@{#30613}
Patch Set 1 #
Messages
Total messages: 7 (2 generated)
|