Project

General

Profile

« Previous | Next » 

Revision faabe2b0

Added by alanwu (Alan Wu) about 4 years ago

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