Commit Graph

3 Commits

Author SHA1 Message Date
f8fcceb99e Jit: Get rid of indirect includes 2016-01-12 00:12:36 -05:00
d9a16f7c9c Interpreter: Remove unnecessary includes from Interpreter.h
Previously the JIT code relied on indirect inclusion from this header,
this gets rid of that.
2016-01-10 18:51:12 -05:00
1c9b5efb4c CachedInterpreter: New kind of jit which always fallback to interpreter. 2015-07-22 23:19:20 +02:00