LGTM, one nit

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

https://codereview.chromium.org/166163003/diff/1/src/flag-definitions.h#newcode255
src/flag-definitions.h:255: DEFINE_bool(use_write_barrier_elimination,
true, "eliminate write barriers")
We are still eliminating write barriers when this flag is turned off. We
should relate it to the allocate case.

https://codereview.chromium.org/166163003/

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