Home
last modified time | relevance | path

Searched defs:UnloadPatch (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/jspandafile/
Dquick_fix_manager.cpp92 bool QuickFixManager::UnloadPatch(JSThread *thread, const std::string &patchFileName) in UnloadPatch() function in panda::ecmascript::QuickFixManager
Dquick_fix_loader.cpp372 bool QuickFixLoader::UnloadPatch(JSThread *thread, const CString &patchFileName) in UnloadPatch() function in panda::ecmascript::QuickFixLoader
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi.cpp2652 bool JSNApi::UnloadPatch(EcmaVM *vm, const std::string &patchFileName) in UnloadPatch() function in panda::JSNApi