Hello, Is there a way to throw an exception that can be caught with a `TryCatch`, but cannot be caught from within JavaScript code?
I'm looking for something like TerminateExecution(), but that can pass metadata about the event triggering termination to the calling code. cheers, Charles -- v8-users mailing list [email protected] http://groups.google.com/group/v8-users
