An abstract interface for the JIT compiler. More...
Inherited by asIJITCompiler, and asIJITCompilerV2.
The abstract interface is the parent interface for the real JIT compiler interfaces. The choice of the actual JIT compiler interface to use is up to the application and should be set with a call to asIScriptEngine::SetEngineProperty with asEP_JIT_INTERFACE_VERSION.