https://codereview.chromium.org/907403002/diff/1/src/compiler.cc
File src/compiler.cc (right):

https://codereview.chromium.org/907403002/diff/1/src/compiler.cc#newcode1363
src/compiler.cc:1363: construct_language_mode(FLAG_use_strict,
FLAG_use_strong);
This doesn't do the right thing; it doesn't force the "strong is also
strict" restriction; it should only be used for reconstructing valid
language modes which have been stored in a bitwise representation
somewhere else.

https://codereview.chromium.org/907403002/

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