v8/test/message
Erik Arvidsson 1dcce1c8ef Make super() a syntax error in base class constructor
BUG=v8:3330
LOG=N
R=dslomov@chromium.org

Review URL: https://codereview.chromium.org/917933007

Cr-Commit-Position: refs/heads/master@{#26633}
2015-02-12 23:04:54 +00:00
..
regress
instanceof.js Fix error message wording when instanceof throws. 2013-11-08 11:45:56 +00:00
instanceof.out Fix error message wording when instanceof throws. 2013-11-08 11:45:56 +00:00
isvar.js Make sure files end with exactly one new line and police this in presubmit. 2013-11-22 13:50:39 +00:00
isvar.out Change 'Parse error' to three more informative messages. 2013-04-26 14:26:54 +00:00
message.status Fix messages tests. 2014-12-10 08:54:48 +00:00
overwritten-builtins.js
overwritten-builtins.out
paren_in_arg_string.js Make sure files end with exactly one new line and police this in presubmit. 2013-11-22 13:50:39 +00:00
paren_in_arg_string.out Crankshaft builtins. 2013-10-23 08:57:54 +00:00
replacement-marker-as-argument.js Make sure files end with exactly one new line and police this in presubmit. 2013-11-22 13:50:39 +00:00
replacement-marker-as-argument.out
simple-throw.js
simple-throw.out
single-function-literal.js Correctly compute line numbers in functions from the function constructor. 2014-11-12 10:06:47 +00:00
single-function-literal.out Change 'Parse error' to three more informative messages. 2013-04-26 14:26:54 +00:00
super-constructor-extra-statement.js Fix messages tests. 2014-12-10 08:54:48 +00:00
super-constructor-extra-statement.out Make super() a syntax error in base class constructor 2015-02-12 23:04:54 +00:00
super-constructor.js Fix messages tests. 2014-12-10 08:54:48 +00:00
super-constructor.out Make super() a syntax error in base class constructor 2015-02-12 23:04:54 +00:00
super-in-function.js Fix location of super syntax errors 2015-02-12 20:53:17 +00:00
super-in-function.out Fix location of super syntax errors 2015-02-12 20:53:17 +00:00
testcfg.py Better message location for 'super(...)' restriction error. 2014-12-08 15:55:03 +00:00
try-catch-finally-no-message.js
try-catch-finally-no-message.out
try-catch-finally-return-in-finally.js
try-catch-finally-return-in-finally.out
try-catch-finally-throw-in-catch-and-finally.js
try-catch-finally-throw-in-catch-and-finally.out
try-catch-finally-throw-in-catch.js
try-catch-finally-throw-in-catch.out
try-catch-finally-throw-in-finally.js
try-catch-finally-throw-in-finally.out
try-finally-return-in-finally.js
try-finally-return-in-finally.out
try-finally-throw-in-finally.js
try-finally-throw-in-finally.out
try-finally-throw-in-try-and-finally.js
try-finally-throw-in-try-and-finally.out
try-finally-throw-in-try.js
try-finally-throw-in-try.out