Home
last modified time | relevance | path

Searched defs:IsDebugModeEnabled (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/tooling/inspector/
Ddebugger_arkapi.cpp150 bool ArkDebugNativeAPI::IsDebugModeEnabled() in IsDebugModeEnabled() function in ark::ArkDebugNativeAPI
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi_expo.cpp5397 bool JSNApi::IsDebugModeEnabled([[maybe_unused]] const EcmaVM *vm) in IsDebugModeEnabled() function in panda::JSNApi