Home
last modified time | relevance | path

Searched refs:NotifyPatchUnloaded (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/debugger/
H A Dhot_reload_manager.h32 void NotifyPatchUnloaded(const JSPandaFile *patchFile);
H A Dhot_reload_manager.cpp34 void HotReloadManager::NotifyPatchUnloaded(const JSPandaFile *patchFile) in NotifyPatchUnloaded() function in panda::ecmascript::tooling::HotReloadManager
39 LOG_DEBUGGER(DEBUG) << "HotReloadManager::NotifyPatchUnloaded"; in NotifyPatchUnloaded()
/arkcompiler/ets_runtime/ecmascript/patch/
H A Dpatch_loader.cpp168 vm->GetJsDebuggerManager()->GetHotReloadManager()->NotifyPatchUnloaded(patchFile.get()); in UnloadPatchInternal()

Completed in 2 milliseconds