yangguo@chromium.org
|
5c264ade8e
|
Fix wrong test in r13766 (Insert conversion to string in string.replace).
R=ulan@chromium.org
BUG=
Review URL: https://chromiumcodereview.appspot.com/12315130
git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@13770 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
|
2013-02-27 15:36:02 +00:00 |
|
yangguo@chromium.org
|
6e64bdfc6e
|
Insert conversion to string in string.replace.
(missing since r13761)
R=ulan@chromium.org
BUG=
Review URL: https://chromiumcodereview.appspot.com/12316158
git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@13766 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
|
2013-02-27 15:12:30 +00:00 |
|
yangguo@chromium.org
|
4cbe7100e6
|
Refactor implementation for String.prototype.replace.
R=ulan@chromium.org
BUG=
Review URL: https://chromiumcodereview.appspot.com/12177015
git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@13761 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
|
2013-02-27 14:14:45 +00:00 |
|
yangguo@chromium.org
|
f877f7bda2
|
Fixing presubmit error.
Review URL: http://codereview.chromium.org/7839031
git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@9181 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
|
2011-09-07 16:15:48 +00:00 |
|
lrn@chromium.org
|
0adfe842a5
|
Fix incorrect handling of global RegExp properties for nested replace-regexp-with-function.
Review URL: http://codereview.chromium.org/1695002
git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@4455 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
|
2010-04-21 08:33:04 +00:00 |
|
lrn@chromium.org
|
ce1d3ca80a
|
Fix bug in string replace with nonparticipating captures.
Review URL: http://codereview.chromium.org/1565004
git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@4322 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
|
2010-03-30 13:26:13 +00:00 |
|
lrn@chromium.org
|
17eece5748
|
Fix bug in string replace regexp with function when returning non-string.
Review URL: http://codereview.chromium.org/1528005
git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@4312 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
|
2010-03-29 21:12:54 +00:00 |
|
lrn@chromium.org
|
bfb33b1e2f
|
Fix for Issue 317 - bug in string.replace(string, "$foo").
Fix for Issue 317. Replace string with something containing dollar now works.
Review URL: http://codereview.chromium.org/94002
git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@1764 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
|
2009-04-22 11:43:05 +00:00 |
|
lrn@chromium.org
|
e2af4529c3
|
String.replace implemented in C++.
git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@1506 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
|
2009-03-13 10:22:38 +00:00 |
|