Home
last modified time | relevance | path

Searched defs:isDebugMode (Results 1 - 6 of 6) sorted by relevance

/arkcompiler/toolchain/tooling/test/entry/
H A Dtest_debugger_entry.cpp19 extern "C" bool StartDebug(const std::string &name, EcmaVM *vm, bool isDebugMode) in StartDebug() argument
/arkcompiler/toolchain/tooling/test/utils/
H A Dtest_entry.cpp27 bool StartDebuggerImpl([[maybe_unused]] const std::string &name, EcmaVM *vm, [[maybe_unused]] bool isDebugMode) in StartDebuggerImpl() argument
/arkcompiler/toolchain/inspector/
H A Dinspector.cpp374 bool StartDebug(const std::string& componentName, void* vm, bool isDebugMode, in StartDebug() argument
/arkcompiler/ets_runtime/ecmascript/debugger/
H A Djs_debugger_manager.h63 void SetDebugMode(bool isDebugMode) in SetDebugMode() argument
/arkcompiler/runtime_core/static_core/runtime/include/
H A Druntime.h210 void SetDebugMode(bool isDebugMode) in SetDebugMode() argument
/arkcompiler/ets_runtime/ecmascript/napi/include/
H A Djsnapi_expo.h1494 bool isDebugMode = false; member

Completed in 5 milliseconds