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

Issue 9355005: Fix String.prototype.split for undefined separator. (Closed)

Created:
8 years, 10 months ago by Michael Starzinger
Modified:
8 years, 10 months ago
Reviewers:
rossberg
CC:
v8-dev
Visibility:
Public.

Description

Fix String.prototype.split for undefined separator. R=rossberg@chromium.org TEST=test262/S15.5.4.14_A?_T? Committed: https://code.google.com/p/v8/source/detail?r=10743

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -10 lines) Patch
M src/string.js View 1 chunk +2 lines, -5 lines 0 comments Download
M test/test262/test262.status View 1 chunk +0 lines, -5 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Michael Starzinger
This behavior is ES5 conform and consistent with latest JSC and FF.
8 years, 10 months ago (2012-02-17 17:42:02 UTC) #1
rossberg
8 years, 10 months ago (2012-02-17 18:08:52 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698