44c8c1bcfe
Cleanup: Better helpers, unified line splitting. Also asserting that without strong mode, the snippets don't produce errors. Fix: The eval related tests were wrong (we didn't make sure that the error thrown comes from strong scoping and is not a normal runtime error). BUG=v8:3956 LOG=N Review URL: https://codereview.chromium.org/993393002 Cr-Commit-Position: refs/heads/master@{#27153} |
||
---|---|---|
.. | ||
arrays.js | ||
classes.js | ||
declaration-after-use.js | ||
delete.js | ||
empty-statement.js | ||
equality.js | ||
for-in.js | ||
functions.js | ||
mutually-recursive-funcs.js | ||
use-strong.js | ||
var-let-const.js |