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

https://codereview.chromium.org/16509005/diff/6001/src/mark-compact.cc#newcode1008
src/mark-compact.cc:1008: PrintF("[code-flushing clears: %s - age:
%d]\n", *name, age);
On 2013/06/11 17:30:07, Michael Starzinger wrote:
Won't this age be constant since we at a certain age and the
code-flusher should
be active all the time in normal execution (i.e. without attached
debugger)
anyways?

True, an assert is more appropriate.

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