Searched defs:AOT (Results 1 – 7 of 7) sorted by relevance
493 #### Safepoints538 #### GC Barriers583 #### GC Barriers integration with Interpreter and compiler
27 AOT, enumerator
27 AOT = "AOT" variable in ConfigurationKind
39 # AOT chapter
31 AOT, enumerator
38 enum class PaocMode : uint8_t { AOT, JIT, OSR, LLVM }; enumerator