Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/debugger/
H A Djs_debugger_manager.h88 bool IsDebugApp() const in IsDebugApp() function in panda::ecmascript::tooling::JsDebuggerManager
/arkcompiler/toolchain/tooling/agent/
H A Ddebugger_impl.cpp154 if (!vm_->GetJsDebuggerManager()->IsDebugApp()) { in CheckScriptParsed()
/arkcompiler/ets_runtime/ecmascript/napi/
H A Djsnapi_expo.cpp3533 bool isDebugApp = dm->IsDebugApp(); in CallForNapi()

Completed in 17 milliseconds