Description[turbofan] Optimize strict equality with unique input.
If one input to JSStrictEqual/JSNotStrictEqual is Unique (except
InternalizedString) or the hole, then we can turn that into a
direct pointer comparison, as such values are only equal to exactly
the same unique value.
BUG=v8:5267
R=jarin@chromium.org
Review-Url: https://codereview.chromium.org/2611363002
Cr-Commit-Position: refs/heads/master@{#42122}
Committed: https://chromium.googlesource.com/v8/v8/+/b36b8395e81fa2f7709c27acec93e8ce26d5bc3a
Patch Set 1 #
Messages
Total messages: 12 (8 generated)
|