lgtm if you address comments

https://codereview.chromium.org/16509005/diff/11001/src/mark-compact.cc
File src/mark-compact.cc (right):

https://codereview.chromium.org/16509005/diff/11001/src/mark-compact.cc#newcode1047
src/mark-compact.cc:1047: ASSERT(!FLAG_age_code || code->GetAge() >=
Code::kSexagenarianCodeAge);
Perhaps add a constant for Code::kOldCodeAge that is a copy of
Code::kSexagenarianCodeAge so that all usages are consistent and named?

https://codereview.chromium.org/16509005/

--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to