knew that *length was constant, it could optimize buffer[*length + j] toa memory operand, but I doubt it does. We know *length is constant during the
loop, so we can do it.
http://codereview.chromium.org/1865001/show -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
