Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(200)

Issue 1029103002: [es5] call ToString() on argument in String.prototype.concat() fast case (Closed)

Created:
5 years, 9 months ago by caitp (gmail)
Modified:
5 years, 9 months ago
CC:
v8-dev
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[es5] call ToString() on argument in String.prototype.concat() fast case 15.5.4.6 5.b requires each part to be converted using ToString(). This also needs to occur in the single argument fast-case. BUG=v8:3981 R=arv@chromium.org LOG=N Committed: https://crrev.com/24a9b8815ee1f6c366401d56f01ef4befd69eb36 Cr-Commit-Position: refs/heads/master@{#27372}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Fix nits #

Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -2 lines) Patch
M src/string.js View 1 chunk +1 line, -2 lines 0 comments Download
A test/mjsunit/string-concat.js View 1 1 chunk +14 lines, -0 lines 0 comments Download

Messages

Total messages: 8 (2 generated)
caitp (gmail)
PTAL
5 years, 9 months ago (2015-03-23 14:20:36 UTC) #1
arv (Not doing code reviews)
LGTM with nit. Can you expand the CL description a bit? https://codereview.chromium.org/1029103002/diff/1/test/mjsunit/string-concat.js File test/mjsunit/string-concat.js (right): ...
5 years, 9 months ago (2015-03-23 14:34:45 UTC) #2
caitp (gmail)
On 2015/03/23 14:34:45, arv wrote: > LGTM with nit. > > Can you expand the ...
5 years, 9 months ago (2015-03-23 14:43:37 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1029103002/20001
5 years, 9 months ago (2015-03-23 14:48:19 UTC) #6
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 9 months ago (2015-03-23 15:07:47 UTC) #7
commit-bot: I haz the power
5 years, 9 months ago (2015-03-23 15:07:52 UTC) #8
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/24a9b8815ee1f6c366401d56f01ef4befd69eb36
Cr-Commit-Position: refs/heads/master@{#27372}

Powered by Google App Engine
This is Rietveld 408576698