Home
last modified time | relevance | path

Searched defs:maxAotMethodSize (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dpass_manager.h104 … CompilerLog *log, AotMethodLogList *logList, size_t maxAotMethodSize, bool enableTypeLowering, in PassManager()
Daot_compiler.cpp106 size_t maxAotMethodSize = runtimeOptions.GetMaxAotMethodSize(); in Main() local
Dbytecode_info_collector.h270 explicit BCInfo(size_t maxAotMethodSize) in BCInfo()
418 size_t maxAotMethodSize, bool enableCollectLiteralInfo) in BytecodeInfoCollector()