DescriptionMove Oddball/String to %Typearray%.prototype.fill fast path
ToNumber for Oddball/String has no side-effect, no need to go
through %Typearray%.prototype.fill slow path.
BUG=v8:5929, chromium:702902
Review-Url: https://codereview.chromium.org/2769673002
Cr-Commit-Position: refs/heads/master@{#44129}
Committed: https://chromium.googlesource.com/v8/v8/+/a1f2239e0b7daff6bbf728d4f744ef6ee52f5299
Patch Set 1 #
Total comments: 5
Patch Set 2 : minor changes #Patch Set 3 : beautify test #
Total comments: 2
Patch Set 4 : Oddball and String #Messages
Total messages: 18 (7 generated)
|