Added reporting compilation errors.
authorolehougaard <olehougaard@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Fri, 5 Dec 2008 08:35:52 +0000 (08:35 +0000)
committerolehougaard <olehougaard@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Fri, 5 Dec 2008 08:35:52 +0000 (08:35 +0000)
commit30204a0c00d4066471b126ec3087a5c4a67409d7
treeec6797ec0067d5f55c15c4828518033e36beaeb4
parent15e98d12e62ade64ae44edbb1eb4803fa2a80305
Added reporting compilation errors.
Review URL: http://codereview.chromium.org/13125

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@919 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/compiler.cc
src/execution.cc
src/top.cc
src/top.h
test/cctest/test-api.cc
test/message/try-catch-finally-return-in-finally.js [new file with mode: 0644]
test/message/try-catch-finally-return-in-finally.out [new file with mode: 0644]
test/message/try-finally-return-in-finally.js [new file with mode: 0644]
test/message/try-finally-return-in-finally.out [new file with mode: 0644]