Reviewers: arv, rossberg,

Description:
[strong] Disallow implicit casts for bitwise ops, shifts

See https://codereview.chromium.org/1092353002/

Due to parser rewrites, also implements restrictions for unary ~.

Still to come, implementing restrictions for + and comparison.

BUG=v8:3956
LOG=N

Please review this at https://codereview.chromium.org/1102923002/

Base URL: https://chromium.googlesource.com/v8/v8.git@master

Affected files (+200, -75 lines):
  M src/builtins.h
  M src/compiler/js-typed-lowering.cc
  M src/ic/ic.cc
  M src/runtime.js
  M test/mjsunit/strong/implicit-conversions.js
  M test/unittests/compiler/js-operator-unittest.cc


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