Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
lj_obj.h: Explicitly define implicit VM states
Define enums for implicit VM states that make sense even though they are never explicitly stored in the g->vmstate field: jit head, jit loop, jit garbage collection, and ffi.
- Loading branch information