Home
last modified time | relevance | path

Searched refs:LoadModuleEvent (Results 1 - 7 of 7) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/debugger/
H A Dhot_reload_manager.cpp81 notificationMgr->LoadModuleEvent(jsPandaFile->GetJSPandaFileDesc(), recordName); in ExtractPatch()
H A Dnotification_manager.h70 void LoadModuleEvent(std::string_view name, std::string_view entryPoint) const in LoadModuleEvent() function in panda::ecmascript::tooling::NotificationManager
/arkcompiler/runtime_core/static_core/runtime/include/
H A Druntime_notification.h216 void LoadModuleEvent(std::string_view name) in LoadModuleEvent() function
/arkcompiler/runtime_core/static_core/runtime/
H A Druntime.cpp1041 GetNotificationManager()->LoadModuleEvent(pf->GetFilename()); in NotifyAboutLoadedModules()
H A Dclass_linker.cpp68 Runtime::GetCurrent()->GetNotificationManager()->LoadModuleEvent(file->GetFilename()); in AddPandaFile()
/arkcompiler/ets_runtime/ecmascript/
H A Decma_context.cpp394 vm_->GetJsDebuggerManager()->GetNotificationManager()->LoadModuleEvent( in InvokeEcmaEntrypoint()
H A Djs_function.cpp1170 notificationMgr->LoadModuleEvent(moduleName, recordName); in InitializeForConcurrentFunction()

Completed in 11 milliseconds