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

Issue 20673003: Implemented String.prototype.startsWith as per ES6 draft 07-15-13, section 15.5.3.22 (Closed)

Created:
7 years, 4 months ago by ioseb
Modified:
7 years, 4 months ago
CC:
v8-dev
Base URL:
git://github.com/v8/v8.git@master
Visibility:
Public.

Description

Implemented String.prototype.startsWith as per ES6 draft 07-15-13, section 15.5.3.22 TEST=mjsunit/string-startswith BUG=

Patch Set 1 #

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

Messages

Total messages: 2 (0 generated)
Michael Starzinger
Same comments as with "endsWith" apply here. Let's wait with this CL until the "endsWith" ...
7 years, 4 months ago (2013-07-29 13:25:04 UTC) #1
Michael Starzinger
7 years, 4 months ago (2013-07-30 08:42:47 UTC) #2
Message was sent while issue was closed.
Superseded by https://codereview.chromium.org/21014007. Closed.

Powered by Google App Engine
This is Rietveld 408576698