On 2011/07/15 21:37:32, Erik Corry wrote:
LGTM
Did you consider making Free(...) take an intptr_t for the size?
I did, but that would require changing FreeList etc. Good idea (we shouldprobably never use ints for anything but known bounded loop variables), but this
patch is just supposed to make things *compile*. They don't work yet. http://codereview.chromium.org/7389008/ -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
