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

Issue 17283007: Directly use C++ builtin of ArrayPush for String.prototype.split. (Closed)

Created:
7 years, 6 months ago by Yang
Modified:
7 years, 6 months ago
Reviewers:
Sven Panne
CC:
v8-dev
Visibility:
Public.

Description

Directly use C++ builtin of ArrayPush for String.prototype.split. R=svenpanne@chromium.org BUG=v8:2737 Committed: https://code.google.com/p/v8/source/detail?r=15223

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -7 lines) Patch
M src/string.js View 4 chunks +13 lines, -7 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Yang
7 years, 6 months ago (2013-06-19 15:20:46 UTC) #1
Sven Panne
LGTM. Just for the record: I tried a different approach, still using the InternalArray, but ...
7 years, 6 months ago (2013-06-20 08:02:06 UTC) #2
Yang
7 years, 6 months ago (2013-06-20 08:13:27 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r15223 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698