mozilla / pluotsorbet

[ARCHIVED] PluotSorbet is a J2ME-compatible virtual machine written in JavaScript.
GNU General Public License v2.0
238 stars 46 forks source link

Optimize exception handling #1796

Open marco-c opened 9 years ago

marco-c commented 9 years ago

We're currently creating a JS handle for every exception we throw. We should be able to handle exceptions directly as addresses.