https://codereview.chromium.org/1307223002/diff/1/src/ast.cc
File src/ast.cc (right):

https://codereview.chromium.org/1307223002/diff/1/src/ast.cc#newcode437
src/ast.cc:437: bool is_simple = boilerplate_properties_ != 0 ||
properties()->length() == 0;
I am missing a bit of context.  Is boilerplate_properties always zero if
there are computed properties?  As an ignorant reader I would appreciate
a has_computed_properties() predicate :)

https://codereview.chromium.org/1307223002/

--
--
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/d/optout.

Reply via email to