js-js/js.js

Deoptimisation

indutny opened this issue · 0 comments

Compiler should be able to deoptimise code. This is kind of tricky, since it should move around the on-stack and in-register data between the optimised and non-optimised code.