http://codereview.chromium.org/1556019/diff/7001/8001 File src/regexp.js (right):
http://codereview.chromium.org/1556019/diff/7001/8001#newcode130 src/regexp.js:130: // hit in RegExpExec, StringMatch and StringSplit On 2010/04/08 13:35:43, Erik Corry wrote:
Add full stop to comment.
Done. http://codereview.chromium.org/1556019/diff/7001/8001#newcode240 src/regexp.js:240: cache.answerSaved = saveAnswer; On 2010/04/08 13:35:43, Erik Corry wrote:
Is this safe?
Could be. With the latest patch it is for sure. http://codereview.chromium.org/1556019/show -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev To unsubscribe, reply using "remove me" as the subject.
