Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dstub_compiler.cpp184 std::string methodsList = runtimeOptions.GetMethodsListForLog(); in main()
Daot_compiler.cpp154 std::string logMethodsList = runtimeOptions.GetMethodsListForLog(); in Main()
/arkcompiler/ets_runtime/ecmascript/
Djs_runtime_options.h526 std::string GetMethodsListForLog() const in GetMethodsListForLog() function