Arquivos
hhvm/hphp/runtime
Mike Magruder 96d6bab291 Cleanup flow control around exceptions
There were multiple issues with flow control when exceptions occur. Fixed these by ditching the reliance on the exception thrown interrupt and introduce an exception handler interrupt, which indicates control is about to pass to a catch clause. This gives us much better insight into how execution is flowing and how we might need to adjust an in-flight stepping operation.
2013-06-10 10:14:11 -07:00
..
2013-06-03 12:43:56 -07:00
2013-05-01 21:00:49 -07:00
2013-06-10 10:14:11 -07:00
2013-02-11 02:10:41 -08:00
2013-02-11 02:10:41 -08:00