http://codereview.chromium.org/43075/diff/1/7 File src/regexp-delay.js (right):
http://codereview.chromium.org/43075/diff/1/7#newcode138 Line 138: function DoRegExpExec(regexp, string, index) { > Is this used any more? Yes it is, just not in this file. It's called from string.js. http://codereview.chromium.org/43075 --~--~---------~--~----~------------~-------~--~----~ v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev -~----------~----~----~----~------~----~------~--~---
