Searched defs:rawMethod (Results 1 – 3 of 3) sorted by relevance
134 inline void LookUpException(ark::Class *klass, ark::Method *rawMethod) in LookUpException()412 …nline Method *GetMethodByName(EtsCoroutine *coro, ETSStubCacheInfo const &cache, Method *rawMethod, in GetMethodByName()
273 auto rawMethod = classLinker->GetMethod(*caller, caller->GetClass()->ResolveMethodIndex(id)); in ThrowEtsExceptionNoSuchMethodEntrypoint() local475 auto rawMethod = classLinker->GetMethod(*caller, panda_file::File::EntityId(calleeId)); in ResolveCallByNameEntrypoint() local
285 …auto rawMethod = classLinker->GetMethod(*caller, caller->GetClass()->ResolveMethodIndex(id.AsIndex… in HandleEtsMethodCallName() local