I didn't think of that. I think that might be cleaner. On Jan 23, 2015 7:18 PM, <[email protected]> wrote:
> > https://codereview.chromium.org/873823003/diff/60001/src/preparser.h > File src/preparser.h (right): > > https://codereview.chromium.org/873823003/diff/60001/src/ > preparser.h#newcode3003 > src/preparser.h:3003: if (in_class_) { > Did you consider having two separate checkers, one for classes and one > for objects? Very little of the logic seems to be shared... > > https://codereview.chromium.org/873823003/ > > -- > -- > 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. > -- -- 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.
