https://codereview.chromium.org/24018009/diff/1/include/v8.h
File include/v8.h (left):

https://codereview.chromium.org/24018009/diff/1/include/v8.h#oldcode3755
include/v8.h:3755:
On 2013/09/23 11:38:43, Hannes Payer wrote:
Let's keep the last newline

Done

https://codereview.chromium.org/24018009/diff/1/src/flag-definitions.h
File src/flag-definitions.h (right):

https://codereview.chromium.org/24018009/diff/1/src/flag-definitions.h#newcode226
src/flag-definitions.h:226: DEFINE_bool(Os, false, "Optimize for size.
Enables optimizations which reduce "
On 2013/09/23 11:38:43, Hannes Payer wrote:
I just talked to danno: --optimize-for-size is a better name, --Os is
to
cryptic.
Moreover, can you make the description generic? This mode should in
the future
turn on all kinds of size specific optimizations. And the description
should say
that it favors memory size over execution speed.

Done.

https://codereview.chromium.org/24018009/

--
--
v8-dev mailing list
v8-dev@googlegroups.com
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 v8-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to