Proper noun (thing)
JIT (Just-in-Time Compilation)
the process of converting intermediate code into machine code during execution
During execution, JIT converts Intermediate Language into machine code so the processor can run it.