Add flag to print stack trace on illegal exception.
authoryangguo@chromium.org <yangguo@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Tue, 11 Feb 2014 07:28:05 +0000 (07:28 +0000)
committeryangguo@chromium.org <yangguo@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Tue, 11 Feb 2014 07:28:05 +0000 (07:28 +0000)
commit557b40d90c729864e654335a8f3da95b22938c76
tree4077c313ccc5ce2485845e6ccdaae43e5c4d9b40
parent3c012436d79e695faa5be6253f93a803d64c81b9
Add flag to print stack trace on illegal exception.

This would help a lot with native Javascript code.

R=mvstanton@chromium.org

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

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@19251 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/flag-definitions.h
src/isolate.cc