commit | 848574ca50bb7e2d109608359d1086b3ca6bb4b3 | [log] [tgz] |
---|---|---|
author | Alex Light <allight@google.com> | Mon Sep 25 16:59:39 2017 -0700 |
committer | Alex Light <allight@google.com> | Thu Sep 28 12:56:13 2017 -0700 |
tree | 6a3d55ae8b66279c1e417c7c5116394613037ae8 | |
parent | 9c0a6ce0a41eaf78f3fc3224fc34195601b6e0b3 [diff] |
Implement asynchronous exception support This CL implements async exception support in the switch interpreter. It also adds support for the MTerp to detect and switch back to the switch interpreter in cases where an async exception is detected. Tests follow in next CL. Test: ./test.py --host -j50 Bug: 62821960 Bug: 34415266 Change-Id: Idb53711a40c20f962de8aa6b74662676b8bd25c6