v8/test/message/regress
mstarzinger 819b40aae8 Use baseline code to compute message locations.
This switches Isolate::ComputeLocation to use baseline code when
computing message locations. This unifies locations between optimized
and non-optimized code by always going through the FrameSummary for
location computation.

R=bmeurer@chromium.org
TEST=message/regress/regress-4266
BUG=v8:4266
LOG=n

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

Cr-Commit-Position: refs/heads/master@{#30635}
2015-09-08 14:14:59 +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
regress-4266.js Use baseline code to compute message locations. 2015-09-08 14:14:59 +00:00
regress-4266.out Use baseline code to compute message locations. 2015-09-08 14:14:59 +00:00