Searched refs:LoadModuleEvent (Results 1 – 7 of 7) sorted by relevance
77 notificationMgr->LoadModuleEvent(jsPandaFile->GetJSPandaFileDesc(), recordName); in ExtractPatch()
58 void LoadModuleEvent(std::string_view name, std::string_view entryPoint) const in LoadModuleEvent() function
204 void LoadModuleEvent(std::string_view name) in LoadModuleEvent() function
494 …debuggerManager_->GetNotificationManager()->LoadModuleEvent(jsPandaFile->GetJSPandaFileDesc(), ent… in InvokeEcmaEntrypoint()
912 GetNotificationManager()->LoadModuleEvent(pf->GetFilename()); in NotifyAboutLoadedModules()
68 Runtime::GetCurrent()->GetNotificationManager()->LoadModuleEvent(file->GetFilename()); in AddPandaFile()
2758 notificationMgr->LoadModuleEvent(moduleName, recordName); in InitForConcurrentFunction()