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

https://codereview.chromium.org/16773002/diff/1/src/mark-compact.cc#newcode1135
src/mark-compact.cc:1135: PrintF("[code-flushing resurrects: %s]\n",
*name);
why don't you say "code-flushing evicts: ..."?

https://codereview.chromium.org/16773002/diff/1/src/mark-compact.cc#newcode1171
src/mark-compact.cc:1171: PrintF("[code-flushing resurrects: %s]\n",
*name);
why don't you say "code-flushing evicts: ..."?

https://codereview.chromium.org/16773002/diff/1/src/mark-compact.cc#newcode1197
src/mark-compact.cc:1197: void
CodeFlusher::EvictOptimizedCodeMap(SharedFunctionInfo* code_map_holder)
{
Do you want to add tracing support to this function as well?

https://codereview.chromium.org/16773002/

--
--
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