Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/debugger/
Dhot_reload_manager.cpp75 auto *notificationMgr = vm_->GetJsDebuggerManager()->GetNotificationManager(); in ExtractPatch() local
80 notificationMgr->LoadModuleEvent(jsPandaFile->GetJSPandaFileDesc(), recordName); in ExtractPatch()
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi.cpp3603 auto *notificationMgr = vm->GetJsDebuggerManager()->GetNotificationManager(); in InitForConcurrentFunction() local
3604 notificationMgr->LoadModuleEvent(moduleName, recordName); in InitForConcurrentFunction()