Description[regexp] Avoid side effects between map load and fast path check
Loading the map, performing a side-effect, and then using the stored
pointer for the fast-path check is another antipattern that can lead to
unintended shapes on the fast path.
BUG=chromium:709029
Review-Url: https://codereview.chromium.org/2807153002
Cr-Commit-Position: refs/heads/master@{#44528}
Committed: https://chromium.googlesource.com/v8/v8/+/db61537afcbc4ed1914152aad302a9788bc80d0f
Patch Set 1 #
Messages
Total messages: 12 (8 generated)
|