http://codereview.chromium.org/3276004/diff/6001/7001 File src/runtime.cc (right):
http://codereview.chromium.org/3276004/diff/6001/7001#newcode2834 src/runtime.cc:2834: // We know our pattern is at least 2 characters, we cache the first so On 2010/08/31 09:01:45, Erik Corry wrote:
Comment is wrong.
I added an assertion to make sure comment is correct. I also changed the loop back into a do-while to save checks. http://codereview.chromium.org/3276004/show -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
