Ujit bug fixes
uJIT: don't compile tailcalls
Don't compile calls to protected methods
We need to generate extra code to check whether the call goes through if we want to support these.
Fix copy pasta
Update blockids in branches
Update dependencies
Ujit bug fixes
uJIT: don't compile tailcalls
Don't compile calls to protected methods
We need to generate extra code to check whether the call goes through if
we want to support these.
Fix copy pasta
Update blockids in branches
Update dependencies