v8/test/message/regress
mstarzinger 22a2ae07af [runtime] Fix call-site rendering for inlined calls.
This makes sure call-site rendering for certain {TypeError} messages is
based on the correct underlying {JSFunction}, even when inlined frames
are present. Only the {FrameSummary} knows the exact function.

R=verwaest@chromium.org
TEST=message/regress/regress-crbug-661579
BUG=chromium:661579

Review-Url: https://codereview.chromium.org/2521103005
Cr-Commit-Position: refs/heads/master@{#41264}
2016-11-24 13:36:54 +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
regress-4829-1.js [parser] report illegal token error in ParseMemberExpressionContinuation() 2016-03-16 20:26:00 +00:00
regress-4829-1.out [parser] implement error reporting for Scanner 2016-03-21 20:27:44 +00:00
regress-4829-2.js [parser] report illegal token error in ParseMemberExpressionContinuation() 2016-03-16 20:26:00 +00:00
regress-4829-2.out [parser] implement error reporting for Scanner 2016-03-21 20:27:44 +00:00
regress-crbug-661579.js [runtime] Fix call-site rendering for inlined calls. 2016-11-24 13:36:54 +00:00
regress-crbug-661579.out [runtime] Fix call-site rendering for inlined calls. 2016-11-24 13:36:54 +00:00