Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Daot_compiler_preprocessor.cpp42 maxMethodsInModule_ = runtimeOptions.GetCompilerModuleMethods(); in CompilationOptions()
/arkcompiler/ets_runtime/ecmascript/
Djs_runtime_options.h1439 uint32_t GetCompilerModuleMethods() const in GetCompilerModuleMethods() function