Description[turbofan] Optimize ReferenceEqual based on input types.
We can constant-fold ReferenceEqual(a,b) to false, if the intersection
of the types of a and b is empty. This also repairs a regression in the
RestParameter performance test.
R=petermarshall@chromium.org
BUG=chromium:686668
Review-Url: https://codereview.chromium.org/2666543002
Cr-Commit-Position: refs/heads/master@{#42775}
Committed: https://chromium.googlesource.com/v8/v8/+/0b1b8c77a040a4379192a3168c97b4ce4645d54f
Patch Set 1 #
Messages
Total messages: 11 (7 generated)
|