Home
last modified time | relevance | path

Searched defs:baseMethodId (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/patch/
H A Dquick_fix_manager.cpp189 JSTaggedValue QuickFixManager::CheckAndGetPatch(JSThread *thread, const JSPandaFile *baseFile, EntityId baseMethodId) in CheckAndGetPatch() argument
H A Dpatch_loader.cpp151 EntityId baseMethodId = baseMethodLiteral->GetMethodId(); in UnloadPatchInternal() local
344 EntityId baseMethodId = baseMethod->GetMethodId(); in FindAndReplaceSameMethod() local
405 EntityId baseMethodId = baseMethod->GetMethodId(); in FindAndReplaceClassLiteral() local
429 FindSameMethod(PatchInfo &patchInfo, const JSPandaFile *baseFile, EntityId baseMethodId, const CMap<uint32_t, CString> &baseClassInfo) FindSameMethod() argument
455 SaveBaseMethodInfo(PatchInfo &patchInfo, const JSPandaFile *baseFile, EntityId baseMethodId, const BaseMethodIndex &indexs) SaveBaseMethodInfo() argument
[all...]

Completed in 3 milliseconds