Searched defs:LoadPatch (Results 1 - 2 of 2) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/patch/ | ||
| H A D | quick_fix_manager.cpp | 82 PatchErrorCode QuickFixManager::LoadPatch(JSThread *thread, const std::string &patchFileName, in LoadPatch() function in panda::ecmascript::QuickFixManager 122 PatchErrorCode QuickFixManager::LoadPatch(JSThread *thread, in LoadPatch() function in panda::ecmascript::QuickFixManager |
| /arkcompiler/ets_runtime/ecmascript/napi/ | ||
| H A D | jsnapi_expo.cpp | 3969 PatchErrorCode JSNApi::LoadPatch(EcmaVM *vm, const std::string &patchFileName, const std::string &baseFileName) in LoadPatch() function in panda::JSNApi 3977 PatchErrorCode JSNApi::LoadPatch(EcmaVM *vm, in LoadPatch() function in panda::JSNApi |
Completed in 13 milliseconds