Home
last modified time | relevance | path

Searched defs:OPTIONAL_LOG (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
H A Decma_macros.h29 #define OPTIONAL_LOG(vm, level) LOG_ECMA_IF(vm->IsOptionalLogEnabled(), level) macro
H A Djs_runtime_options.h40 OPTIONAL_LOG = 1, enumerator

Completed in 7 milliseconds