DescriptionAdd new Harmony methods to String.prototype object.
String.prototype.repeat
String.prototype.startsWith
String.prototype.endsWith
String.prototype.contains
http://people.mozilla.org/~jorendorff/es6-draft.html
BUG=v8:2796, v8:2797, v8:2798, v8:2799
TEST=mjsunit/string-repeat,mjsunit/string-startswith,mjsunit/string-endswith,mjsunit/string-contains
R=mstarzinger@chromium.org
Committed: http://code.google.com/p/v8/source/detail?r=15960
Patch Set 1 #Patch Set 2 : fixed typos #
Total comments: 6
Patch Set 3 : review changes #
Messages
Total messages: 6 (0 generated)
|