Description[turbofan] Optimize strict equality of unique values.
If both inputs to JSStrictEqual/JSStrictNotEqual are unique values (i.e.
values with a canonical representation), we can lower the comparison to
ReferenceEqual instead of StringEqual or CompareIC.
Committed: https://crrev.com/b66226a9d93f3151773a823748c5cdb20dd8c153
Cr-Commit-Position: refs/heads/master@{#28646}
Patch Set 1 #
Messages
Total messages: 7 (2 generated)
|