Home
last modified time | relevance | path

Searched refs:GetDebugLibraryHandle (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/debugger/
Djs_debugger_manager.h97 const LibraryHandle &GetDebugLibraryHandle() const in GetDebugLibraryHandle() function
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi.cpp430 const auto &handler = vm->GetJsDebuggerManager()->GetDebugLibraryHandle(); in StartDebugger()
486 const auto &handle = vm->GetJsDebuggerManager()->GetDebugLibraryHandle(); in StopDebugger()