Fix the handling of termination exceptions thrown when creating error
authorager@chromium.org <ager@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Tue, 1 Sep 2009 13:55:45 +0000 (13:55 +0000)
committerager@chromium.org <ager@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Tue, 1 Sep 2009 13:55:45 +0000 (13:55 +0000)
commitd8af3528dd20150cbe9d46c731be4c32139eeebb
tree8a7aae0ee13df37a9794bc74eb40f8719849c900
parent13d59a069d4adc68afba70daf2046786b32c690a
Fix the handling of termination exceptions thrown when creating error
objects in the runtime system.
Review URL: http://codereview.chromium.org/179062

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@2796 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/api.cc
src/debug.cc
src/execution.cc
src/messages.js
src/top.cc
src/top.h
test/cctest/test-thread-termination.cc