DescriptionFix some bugs in accessing details of the lastest regexp
match. Sometimes were were not updating it when we should
and sometimes we were leaving the lastMatchInfoOverride in
place when we should be using the updated regular last match
info. Small optimization for zero length match in
String.prototype.replace.
Committed: https://code.google.com/p/v8/source/detail?r=11422
Patch Set 1 #
Total comments: 13
Messages
Total messages: 4 (0 generated)
|