Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/patch/
Dquick_fix_manager.cpp146 PatchErrorCode QuickFixManager::UnloadPatch(JSThread *thread, const std::string &patchFileName) in UnloadPatch() function in panda::ecmascript::QuickFixManager
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi.cpp3512 PatchErrorCode JSNApi::UnloadPatch(EcmaVM *vm, const std::string &patchFileName) in UnloadPatch() function in panda::JSNApi