Searched refs:LoadModuleEvent (Results 1 – 7 of 7) sorted by relevance
81 notificationMgr->LoadModuleEvent(jsPandaFile->GetJSPandaFileDesc(), recordName); in ExtractPatch()
70 void LoadModuleEvent(std::string_view name, std::string_view entryPoint) const in LoadModuleEvent() function
216 void LoadModuleEvent(std::string_view name) in LoadModuleEvent() function
1032 GetNotificationManager()->LoadModuleEvent(pf->GetFilename()); in NotifyAboutLoadedModules()
68 Runtime::GetCurrent()->GetNotificationManager()->LoadModuleEvent(file->GetFilename()); in AddPandaFile()
394 vm_->GetJsDebuggerManager()->GetNotificationManager()->LoadModuleEvent( in InvokeEcmaEntrypoint()
1170 notificationMgr->LoadModuleEvent(moduleName, recordName); in InitializeForConcurrentFunction()