Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
Dpgo_profiler_info.cpp183 bool PGOMethodInfoMap::AddMethod(NativeAreaAllocator *allocator, Method *jsMethod, SampleMode mode) in AddMethod()
569 bool PGORecordDetailInfos::AddMethod(ProfileType recordProfileType, Method *jsMethod, SampleMode mo… in AddMethod()
Dpgo_profiler.cpp1527 auto jsMethod = jsFunction->GetMethod(); in GetMethodAbcId() local
1544 auto jsMethod = jsFunction->GetMethod(); in GetRecordProfileType() local