Home | History | Annotate | Download | only in test

Lines Matching refs:JIT

115   COMPILER_TYPES += jit
396 # Known broken tests for the JIT.
397 # CFI unwinding expects managed frames, and the test does not iterate enough to even compile. JIT
402 ifneq (,$(filter jit,$(COMPILER_TYPES)))
404 jit,$(RELOCATE_TYPES),$(TRACE_TYPES),$(GC_TYPES),$(JNI_TYPES), \
597 # {4: interpreter default optimizing jit}-{5: relocate nrelocate relocate-npatchoat}-
669 ifeq ($(4),jit)
671 run_test_options += --jit
744 ifeq ($(4),jit)
745 # Use interpreter image for JIT.