Home
last modified time | relevance | path

Searched refs:GetMethodsListForLog (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Djit_compiler.cpp34 logMethodsList_ = runtimeOptions.GetMethodsListForLog(); in JitCompilationOptions()
Dstub_compiler.cpp196 std::string methodsList = runtimeOptions.GetMethodsListForLog(); in main()
Daot_compiler_preprocessor.cpp38 logMethodsList_ = runtimeOptions.GetMethodsListForLog(); in CompilationOptions()
/arkcompiler/ets_runtime/ecmascript/
Djs_runtime_options.h587 std::string GetMethodsListForLog() const in GetMethodsListForLog() function