Project

General

Profile

« Previous | Next » 

Revision e6b63b38

Added by k0kubun (Takashi Kokubun) almost 3 years ago

MJIT: Refactor the jit_func enum for MJIT

All values should have a MJIT_ prefix. We could address the warning for
the end mark if we just define the macro for the check next to the enum.
It even simplifies some code for checking the enum.