Home
last modified time | relevance | path

Searched refs:GetCompilerModuleMethods (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Daot_compiler.cpp157 size_t maxMethodsInModule = runtimeOptions.GetCompilerModuleMethods(); in Main()
/arkcompiler/ets_runtime/ecmascript/
Djs_runtime_options.h978 uint32_t GetCompilerModuleMethods() const in GetCompilerModuleMethods() function