Project

General

Profile

« Previous | Next » 

Revision c378c7a7

Added by alanwu (Alan Wu) about 4 years ago

MicroJIT: generate less code for CFUNCs

Added UJIT_CHECK_MODE. Set to 1 to double check method dispatch in
generated code.

It's surprising to me that we need to watch both cc and cme. There might
be opportunities to simplify there.