Project

General

Profile

« Previous | Next » 

Revision 234ab816

Added by tenderlovemaking (Aaron Patterson) about 4 years ago

Exit if YJIT and MJIT are both enabled

YJIT and MJIT can't be running in the same process otherwise they'll
clobber each other. We should show an error and exit if they're both
enabled.