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.h138 const LibraryHandle &GetDebugLibraryHandle() const in GetDebugLibraryHandle() function
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi_expo.cpp4403 const auto &handler = vm->GetJsDebuggerManager()->GetDebugLibraryHandle(); in StartDebuggerCheckParameters()
4487 const auto &handle = vm->GetJsDebuggerManager()->GetDebugLibraryHandle(); in StartDebuggerForOldProcess()
4543 const auto &handle = jsDebuggerManager->GetDebugLibraryHandle(); in StartDebuggerForSocketPair()
4622 jsDebuggerManager->GetDebugLibraryHandle(), "StoreDebuggerInfo"); in NotifyDebugMode()
4634 jsDebuggerManager->GetDebugLibraryHandle(), "InitializeDebuggerForSocketpair"); in NotifyDebugMode()
4649 jsDebuggerManager->GetDebugLibraryHandle(), "WaitForDebugger"); in NotifyDebugMode()
4683 const auto &handler = jsDebuggerManager->GetDebugLibraryHandle(); in StoreDebugInfo()
4705 jsDebuggerManager->GetDebugLibraryHandle(), "StoreDebuggerInfo"); in StoreDebugInfo()
4743 const auto &handle = vm->GetJsDebuggerManager()->GetDebugLibraryHandle(); in StopDebugger()
4786 const auto &handle = jsDebuggerManager->GetDebugLibraryHandle(); in StopDebugger()