Searched refs:IsOptionalLogEnabled (Results 1 – 2 of 2) sorted by relevance
/ark/js_runtime/ecmascript/ | ||
D | ecma_vm.h | 310 bool IsOptionalLogEnabled() const in IsOptionalLogEnabled() function |
D | ecma_macros.h | 39 LOG_IF(ecmaVM->IsOptionalLogEnabled(), level, component) |