Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dpass_manager.h175 … CompilerLog *log, AotMethodLogList *logList, size_t maxAotMethodSize, size_t maxMethodsInModule, in PassManager()
Daot_compiler.cpp157 size_t maxMethodsInModule = runtimeOptions.GetCompilerModuleMethods(); in Main() local
Dcompilation_driver.cpp32 size_t maxMethodsInModule) in CompilationDriver()