Thanks for the comments!
http://codereview.chromium.org/2836017/diff/29002/34007 File src/mark-compact.h (right): http://codereview.chromium.org/2836017/diff/29002/34007#newcode59 src/mark-compact.h:59: void Initialize(Address low, Address high) { On 2010/06/21 22:25:01, Vitaly wrote:
Can't we turn this function into a constructor?
It doesn't seem to be used in a way that would make this simple. http://codereview.chromium.org/2836017/show -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
