Also print the exception when mksnapshot failed to compile extra code.
authorsvenpanne@chromium.org <svenpanne@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Mon, 29 Apr 2013 11:49:24 +0000 (11:49 +0000)
committersvenpanne@chromium.org <svenpanne@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Mon, 29 Apr 2013 11:49:24 +0000 (11:49 +0000)
commit0c63e8d69899cf10c5f2107ea653c40b702ce505
tree1503f09566ed50b056db74b5aedcec47fcc9ae1e
parent7b1e7463f2b11e288aa1b27cc0dcbae90a18130a
Also print the exception when mksnapshot failed to compile extra code.

Before, it would only print the exception when it failed to run the code

R=svenpanne@chromium.org

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

Patch from Jochen Eisinger <jochen@chromium.org>.

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@14478 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/mksnapshot.cc