Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/debugger/
H A Dhot_reload_manager.cpp76 auto *notificationMgr = vm_->GetJsDebuggerManager()->GetNotificationManager(); in ExtractPatch() local
81 notificationMgr->LoadModuleEvent(jsPandaFile->GetJSPandaFileDesc(), recordName); in ExtractPatch()
/arkcompiler/ets_runtime/ecmascript/
H A Djs_function.cpp1169 auto *notificationMgr = thread->GetEcmaVM()->GetJsDebuggerManager()->GetNotificationManager(); in InitializeForConcurrentFunction() local
1170 notificationMgr->LoadModuleEvent(moduleName, recordName); in InitializeForConcurrentFunction()

Completed in 3 milliseconds