Description[string] Refactor String::GetSubstitution
Remove deep nesting and repeated code by using a switch-based structure
(instead of if-based), use clearer variable names, and separate cleanly between
immutable and mutable variables.
BUG=v8:5437
Review-Url: https://codereview.chromium.org/2776123002
Cr-Commit-Position: refs/heads/master@{#44147}
Committed: https://chromium.googlesource.com/v8/v8/+/fc44d57bcbd8c851e7be6c9513edb6e42cb8c245
Patch Set 1 #
Total comments: 1
Patch Set 2 : Fix missing continue_from_ix store #
Depends on Patchset: Messages
Total messages: 16 (12 generated)
|