ae7ce701ae
Implements the strong mode proposal's restrictions on implicit conversions for binary arithmetic operations, not including the + special case. Adds some infrastructure for future implementation of the restrictions for other operators. BUG=v8:3956 LOG=N Review URL: https://codereview.chromium.org/1092353002 Cr-Commit-Position: refs/heads/master@{#28045} |
||
---|---|---|
.. | ||
arrays.js | ||
classes.js | ||
declaration-after-use.js | ||
delete.js | ||
empty-statement.js | ||
equality.js | ||
eval-direct.js | ||
for-in.js | ||
functions.js | ||
implicit-conversions.js | ||
mutually-recursive-classes.js | ||
mutually-recursive-funcs.js | ||
switch.js | ||
undefined.js | ||
use-strong.js | ||
var-let-const.js |