Fix incorrect coercion of other failures to Failure::Exception in ReThrow.
authorlrn@chromium.org <lrn@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Wed, 18 May 2011 12:22:19 +0000 (12:22 +0000)
committerlrn@chromium.org <lrn@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Wed, 18 May 2011 12:22:19 +0000 (12:22 +0000)
commit9307ce2fcf845312a68e61959ad5a132775cdfd3
treef26a8f3cad3a5a739d2dba883a2246933a558008
parentf40c463526e5bf95a51fec59869a6ae5a768d4e2
Fix incorrect coercion of other failures to Failure::Exception in ReThrow.

TEST=cctest/test-api/OutOfMemoryNested

Review URL: http://codereview.chromium.org/7029028

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