Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/compiler/lowering/ets/
DgenericBridgesLowering.cpp180 ir::MethodDefinition *const baseMethod, in MaybeAddGenericBridges()
/arkcompiler/ets_runtime/ecmascript/patch/
Dpatch_loader.cpp344 Method *baseMethod = Method::Cast(constpoolValue.GetTaggedObject()); in FindAndReplaceSameMethod() local
405 Method *baseMethod = Method::Cast(func->GetMethod().GetTaggedObject()); in FindAndReplaceClassLiteral() local