Searched defs:AOT (Results 1 - 5 of 5) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/compiler/aot_file/ | ||
| H A D | an_file_data_manager.h | 27 AOT, member in panda::ecmascript::AnFileDataManager::Type |
| /arkcompiler/runtime_core/static_core/tests/tests-u-runner/runner/enum_types/ | ||
| H A D | configuration_kind.py | 24 AOT = "AOT" variable in ConfigurationKind |
| /arkcompiler/ets_runtime/ecmascript/dfx/stackinfo/ | ||
| H A D | js_stackgetter.h | 31 AOT, member in panda::ecmascript::RunningState |
| /arkcompiler/runtime_core/static_core/compiler/tools/paoc/ | ||
| H A D | paoc.h | 38 enum class PaocMode : uint8_t { AOT, JIT, OSR, LLVM }; member in ark::ark::paoc::PaocMode |
| /arkcompiler/runtime_core/static_core/tests/vm-benchmarks/src/vmb/ | ||
| H A D | tool.py | 47 AOT = 'aot' variable in ToolMode 62 AOT = auto() variable in OptFlags |
Completed in 2 milliseconds