Home
last modified time | relevance | path

Searched defs:DEBUG (Results 1 - 11 of 11) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/include/
H A Dconsole_call_type.h22 DEBUG, member in ark::ConsoleCallType
/arkcompiler/ets_runtime/compiler_service/test/mock/include/ecmascript/
H A Dlog_wrapper.h28 DEBUG, enumerator
/arkcompiler/runtime_core/static_core/runtime/
H A Dmark_word.cpp25 LOG_IF(GetState() != STATE_HASHED, DEBUG, RUNTIME) << "Wrong State"; in GetHashConfigured() local
H A Dmark_word.h295 LOG_IF(GetState() != STATE_LIGHT_LOCKED, DEBUG, RUNTIME) << "Wrong State"; in GetThreadId() local
301 LOG_IF(GetState() != STATE_LIGHT_LOCKED, DEBUG, RUNTIME) << "Wrong State"; in GetLockCount() local
309 LOG_IF(GetState() != STATE_GC, DEBUG, RUNTIME) << "Wrong State"; in GetForwardingAddress() local
320 LOG_IF(GetState() != STATE_HEAVY_LOCKED, DEBUG, RUNTIME) << "Wrong State"; in GetMonitorId() local
384 LOG_IF(GetState() != STATE_GC, DEBUG, RUNTIME) << "Wrong State"; in GetForwardingAddressField() local
/arkcompiler/toolchain/common/
H A Dlog_wrapper.h56 DEBUG, member in OHOS::ArkCompiler::Toolchain::LogLevel
/arkcompiler/runtime_core/static_core/tests/tests-u-runner/runner/enum_types/
H A Dconfiguration_kind.py51 DEBUG = "DEBUG" variable in BuildTypeKind
/arkcompiler/ets_frontend/test/scripts/performance_test/
H A Dperformance_config.py155 DEBUG = 0 variable in BuildMode
/arkcompiler/ets_runtime/ecmascript/
H A Dlog.h43 DEBUG, enumerator
/arkcompiler/ets_frontend/ets2panda/util/
H A Dhelpers.h60 DEBUG, member in ark::es2panda::ark::es2panda::ark::es2panda::ark::es2panda::ark::es2panda::util::LogLevel
/arkcompiler/runtime_core/static_core/runtime/mem/gc/
H A Dgc_trigger.h43 DEBUG, // Debug TRIGGER which always returns true member in ark::mem::GCTriggerType
/arkcompiler/ets_runtime/ecmascript/napi/include/
H A Djsnapi.h145 DEBUG = 3, member in panda::RuntimeOption::LOG_LEVEL

Completed in 11 milliseconds