Expand description
Just-in-time compiler (Linux x86, macOS x86)
Structs§
- JitCompiler
- Temporary object which stores the compilation context
- JitProgram
- The program compiled to native host machinecode
Enums§
- Operand
Size - Bit width of an instruction operand
Constants§
- MACHINE_
CODE_ PER_ INSTRUCTION_ METER_ CHECKPOINT - The maximum machine code length in bytes of an instruction meter checkpoint
- MAX_
EMPTY_ PROGRAM_ MACHINE_ CODE_ LENGTH - The maximum machine code length in bytes of a program with no guest instructions
- MAX_
MACHINE_ CODE_ LENGTH_ PER_ INSTRUCTION - The maximum machine code length in bytes of a single guest instruction
- MAX_
START_ PADDING_ LENGTH - The maximum machine code length of the randomized padding