Searched defs:jsMethod (Results 1 – 2 of 2) sorted by relevance
183 bool PGOMethodInfoMap::AddMethod(NativeAreaAllocator *allocator, Method *jsMethod, SampleMode mode) in AddMethod()569 bool PGORecordDetailInfos::AddMethod(ProfileType recordProfileType, Method *jsMethod, SampleMode mo… in AddMethod()
1527 auto jsMethod = jsFunction->GetMethod(); in GetMethodAbcId() local1544 auto jsMethod = jsFunction->GetMethod(); in GetRecordProfileType() local