DescriptionX87: [ic] Use StrictEqual/Equal builtins for CompareIC slow path.
port d3ed71ed87426046afe8938592588eeaa92ec7a9(r42021)
original commit message:
Don't fallback to the %StrictEqual / %Equal runtime functions for the
generic CompareIC slow path, but use the (new) StrictEqual and Equal
builtins instead. This avoids a performance cliff when mixing input
types for strict equality sites.
BUG=
Review-Url: https://codereview.chromium.org/2612693002
Cr-Commit-Position: refs/heads/master@{#42080}
Committed: https://chromium.googlesource.com/v8/v8/+/07a6449fb74cf1689e7959caf8d76281936e3ddf
Patch Set 1 #
Messages
Total messages: 8 (4 generated)
|