v8/test/message/regress
mstarzinger 10dd9ce8be Make compilers agree on source position of thrown errors.
This makes the compilers agree on the source position of a message
generated by "throw new Error()", it points to the beginning of the
throw directive.

R=titzer@chromium.org
TEST=message/regress/regress-3995
BUG=v8:3995
LOG=N

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

Cr-Commit-Position: refs/heads/master@{#27775}
2015-04-13 09:02:48 +00:00
..
regress-73.js Changed the message reporting for try { ... } finally { ... } statements to 2008-10-23 08:40:19 +00:00
regress-73.out Changed the message reporting for try { ... } finally { ... } statements to 2008-10-23 08:40:19 +00:00
regress-75.js Changed the message reporting for try { ... } finally { ... } statements to 2008-10-23 08:40:19 +00:00
regress-75.out Changed the message reporting for try { ... } finally { ... } statements to 2008-10-23 08:40:19 +00:00
regress-1527.js Add source position recording for variable loads 2011-07-11 15:20:17 +00:00
regress-1527.out Add source position recording for variable loads 2011-07-11 15:20:17 +00:00
regress-3995.js Make compilers agree on source position of thrown errors. 2015-04-13 09:02:48 +00:00
regress-3995.out Make compilers agree on source position of thrown errors. 2015-04-13 09:02:48 +00:00