Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dstub_compiler.cpp197 panda::ecmascript::kungfu::CompilerLog logOpt(logOption); in main() local
Dcompiler_log.cpp19 CompilerLog::CompilerLog(const std::string &logOpt, bool TraceBC) in CompilerLog()
/arkcompiler/ets_runtime/ecmascript/compiler/tests/
Dstub_tests.cpp61 auto logOpt = thread->GetEcmaVM()->GetJSOptions().GetCompilerLogOption(); in SetUp() local