https://codereview.chromium.org/867153003/diff/100001/src/preparser.cc
File src/preparser.cc (right):

https://codereview.chromium.org/867153003/diff/100001/src/preparser.cc#newcode1008
src/preparser.cc:1008: if (has_extends)
ParseLeftHandSideExpression(CHECK_OK);
Actually, I just realised that you need to put braces around this, or
the CHECK_OK macro will screw you over. 8-}

https://codereview.chromium.org/867153003/

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