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

Issue 9694041: Split up String.split to deal with normal separator and regexp separator separately. (Closed)

Created:
8 years, 9 months ago by Yang
Modified:
8 years, 9 months ago
Reviewers:
Jakob Kummerow
CC:
v8-dev
Visibility:
Public.

Description

Split up String.split to deal with normal separator and regexp separator separately. BUG= TEST= Committed: https://code.google.com/p/v8/source/detail?r=11030

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -3 lines) Patch
M src/string.js View 2 chunks +7 lines, -3 lines 1 comment Download

Messages

Total messages: 2 (0 generated)
Yang
PTAL.
8 years, 9 months ago (2012-03-13 15:36:00 UTC) #1
Jakob Kummerow
8 years, 9 months ago (2012-03-13 15:39:06 UTC) #2
LGTM

http://codereview.chromium.org/9694041/diff/1/src/string.js
File src/string.js (right):

http://codereview.chromium.org/9694041/diff/1/src/string.js#newcode1
src/string.js:1: // Copyright 2006-2009 the V8 project authors. All rights
reserved.
2012

Powered by Google App Engine
This is Rietveld 408576698