Searched defs:jsMethod (Results 1 – 3 of 3) sorted by relevance
47 napi_value jsMethod; in GetETSFunction() local
192 bool PGOMethodInfoMap::AddMethod(const JSThread *thread, Chunk *chunk, Method *jsMethod, SampleMode… in AddMethod()647 …cordDetailInfos::AddMethod(const JSThread *thread, ProfileType recordProfileType, Method *jsMethod, in AddMethod()
1975 ApEntityId PGOProfiler::GetMethodAbcId(const JSThread *thread, JSTaggedValue jsMethod) in GetMethodAbcId()1993 auto jsMethod = jsFunction->GetMethod(thread); in GetMethodAbcId() local2005 auto jsMethod = jsFunction->GetMethod(thread); in GetRecordProfileType() local