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:
Let's keep the last newline
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 "
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.
https://codereview.chromium.org/24018009/
--
--
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.