Merge pull request #1178 from vendethiel/patch-1
Fix small typo in jit.h
This commit is contained in:
commit
144da5abd4
|
@ -155,7 +155,7 @@ END_XFORM_ARITH;
|
|||
/* These flags are set post-JIT: */
|
||||
#define NATIVE_PRESERVES_MARKS 0x1
|
||||
#define NATIVE_IS_SINGLE_RESULT 0x2
|
||||
/* Pre-JIT flags rae in "schpriv.h" */
|
||||
/* Pre-JIT flags are in "schpriv.h" */
|
||||
|
||||
#if defined(MZ_PRECISE_GC) && !defined(USE_COMPACT_3M_GC)
|
||||
# define CAN_INLINE_ALLOC
|
||||
|
|
Loading…
Reference in New Issue
Block a user