Home
last modified time | relevance | path

Searched defs:logDebug (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/tools/circuit_viewer/src/ir/
DNapiLog.js66 NapiLog.logDebug = function (...args) { function in NapiLog
/arkcompiler/ets_runtime/ecmascript/compiler/
Dfile_generators.cpp313 …ator::AddModule(const std::string &name, const std::string &triple, LOptions option, bool logDebug) in AddModule()
332 LOptions option, bool logDebug, StubFileKind kind) in AddModule()