Home
last modified time | relevance | path

Searched refs:IsOptionalLogEnabled (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/mem/
H A Dincremental_marker.cpp150 if (!vm_->IsOptionalLogEnabled()) { in PrintGCIdleUsageStatistic()
/arkcompiler/ets_runtime/ecmascript/
H A Decma_vm.h245 bool IsOptionalLogEnabled() const in IsOptionalLogEnabled() function in panda::ecmascript::EcmaVM
H A Decma_macros.h29 #define OPTIONAL_LOG(vm, level) LOG_ECMA_IF(vm->IsOptionalLogEnabled(), level)

Completed in 3 milliseconds