https://codereview.chromium.org/1065983005/diff/1/src/preparser.h
File src/preparser.h (right):

https://codereview.chromium.org/1065983005/diff/1/src/preparser.h#newcode578
src/preparser.h:578: class ExpressionClassifier {
Don't we also want is_valid_arrow_parameter_list, to generalise the
current hacks around that?

https://codereview.chromium.org/1065983005/diff/1/src/preparser.h#newcode2028
src/preparser.h:2028: #define CHECK_CLASSIFIER_OK  classifier, ok); \
Don't think this macro is worth it. It saves a single character, which
doesn't justify the added obscurity and irregularity...

Unless you plan to merge the ok into the classifier. Not sure if that's
desirable?

https://codereview.chromium.org/1065983005/

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

Reply via email to