Fast path for EqualsIgnoringASCIICase with a literal as the second argument.
This is a very common case, and this happens to produce smaller (and in theory, slightly faster) code. Change-Id: I33bbd12effe99d5890480d3d752fcd0df20f5486 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2106386 Commit-Queue: Kentaro Hara <haraken@chromium.org> Auto-Submit: Jeremy Roman <jbroman@chromium.org> Reviewed-by:Kentaro Hara <haraken@chromium.org> Cr-Commit-Position: refs/heads/master@{#751579}
Showing
Please register or sign in to comment