Home
last modified time | relevance | path

Searched refs:OPTION_AOT_FILE (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
H A Djs_runtime_options.cpp205 {"aot-file", required_argument, nullptr, OPTION_AOT_FILE}, in ParseCommand()
384 case OPTION_AOT_FILE: in ParseCommand()
H A Djs_runtime_options.h92 OPTION_AOT_FILE, enumerator
346 return WasOptionSet(OPTION_AOT_FILE); in WasAOTOutputFileSet()

Completed in 7 milliseconds