I don't think this is the right fix. Pending termination exception might _arrive_ when we are already inside ClearMirrorCache and it will again eat it.
I think we need to correctly propagate termination exception instead. (e.g.check pending excption in HandleStackGuardInterrupt and return proper failure
object). https://chromiumcodereview.appspot.com/9620003/ -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
