Home
last modified time | relevance | path

Searched defs:enableLog_ (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dinstruction_combine.h85 bool enableLog_ = false; variable
Dnative_inline_lowering.h72 bool enableLog_; variable
Dvalue_numbering.h57 bool enableLog_ = false; variable
Dgraph_linearizer.h264 : enableLog_(enableLog), methodName_(name), chunk_(chunk), circuit_(circuit), acc_(circuit), in enableLog_() function