lgtm % comments

https://codereview.chromium.org/1019283002/diff/1/src/messages.js
File src/messages.js (right):

https://codereview.chromium.org/1019283002/diff/1/src/messages.js#newcode176
src/messages.js:176: strong_constructor_return_value: ["Please do not
return a value from a constructor in strong mode"],
Why do we keep pleading with users here?

https://codereview.chromium.org/1019283002/diff/1/test/cctest/test-parsing.cc
File test/cctest/test-parsing.cc (right):

https://codereview.chromium.org/1019283002/diff/1/test/cctest/test-parsing.cc#newcode5632
test/cctest/test-parsing.cc:5632: RunParserSyncTest(strong_context_data,
data, kError, NULL, 0, always_flags,
Please add positive tests for strong mode:
 'constructor() { super(); if (x) return; ... }'
etc

https://codereview.chromium.org/1019283002/

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