AngelScript
 
Loading...
Searching...
No Matches
asIJITCompilerAbstract Class Reference

An abstract interface for the JIT compiler. More...

Inherited by asIJITCompiler, and asIJITCompilerV2.

Detailed Description

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.

See also
How to build a JIT compiler

The documentation for this class was generated from the following file: