Description[strong] Disallow implicit conversions 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 binary + and comparison.
BUG=v8:3956
LOG=N
Committed: https://crrev.com/6988aec61f071a1caec96abae1cf39353a234455
Cr-Commit-Position: refs/heads/master@{#28104}
Patch Set 1 #Patch Set 2 : rebase #Patch Set 3 : test formatting #Patch Set 4 : more test formatting #
Total comments: 6
Patch Set 5 : cl feedback #Patch Set 6 : cl feedback cont #Patch Set 7 : offline feedback on js test + rebase #Patch Set 8 : missed one function #
Total comments: 2
Patch Set 9 : cl feedback 2 #
Messages
Total messages: 19 (5 generated)
|