[builtins] Improve StringPrototypeEndsWith performance by adding a fastpath.
If the strings are both onebyte strings, then use memcmp on the underlying data stores. BUG=chromium:657747 Review-Url: https://codereview.chromium.org/2502323002 Cr-Commit-Position: refs/heads/master@{#41033}
Showing
Please
register
or
sign in
to comment