Refactored the flag is_rethrow out of DoThrow as very little was done on rethrow. Rethrow now handles this directly.
http://codereview.chromium.org/8050/diff/21/237 File src/top.cc (right): http://codereview.chromium.org/8050/diff/21/237#newcode792 Line 792: if (is_caught_externally) { On 2008/10/23 07:53:43, Christian Plesner Hansen wrote: > Maybe this should be skipped on is_rethrow too? The is_rethrow flag to DoThrow have been removed. http://codereview.chromium.org/8050 --~--~---------~--~----~------------~-------~--~----~ v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev -~----------~----~----~----~------~----~------~--~---
