Searched defs:jsMethod (Results 1 – 3 of 3) sorted by relevance
45 napi_value jsMethod; in GetETSFunction() local
189 bool PGOMethodInfoMap::AddMethod(Chunk *chunk, Method *jsMethod, SampleMode mode) in AddMethod()601 bool PGORecordDetailInfos::AddMethod(ProfileType recordProfileType, Method *jsMethod, SampleMode mo… in AddMethod()
1882 ApEntityId PGOProfiler::GetMethodAbcId(JSTaggedValue jsMethod) in GetMethodAbcId()1900 auto jsMethod = jsFunction->GetMethod(); in GetMethodAbcId() local1911 auto jsMethod = jsFunction->GetMethod(); in GetRecordProfileType() local