Reviewers: Mads Ager, Message: Here's an attempt at ReThrow. Our exception handling logic in Top is already so complex that I've deliberately taken a very simple-minded approach. It adds a small overhead when exiting a TryCatch which I don't expect will be noticeable.
Description: Added TryCatch::ReThrow method. Please review this at http://codereview.chromium.org/342078 Affected files: M include/v8.h M src/api.cc M test/cctest/test-api.cc --~--~---------~--~----~------------~-------~--~----~ v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev -~----------~----~----~----~------~----~------~--~---
