Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/ets_proxy/
Dets_proxy.cpp45 napi_value jsMethod; in GetETSFunction() local
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
Dpgo_profiler_info.cpp189 bool PGOMethodInfoMap::AddMethod(Chunk *chunk, Method *jsMethod, SampleMode mode) in AddMethod()
601 bool PGORecordDetailInfos::AddMethod(ProfileType recordProfileType, Method *jsMethod, SampleMode mo… in AddMethod()
Dpgo_profiler.cpp1882 ApEntityId PGOProfiler::GetMethodAbcId(JSTaggedValue jsMethod) in GetMethodAbcId()
1900 auto jsMethod = jsFunction->GetMethod(); in GetMethodAbcId() local
1911 auto jsMethod = jsFunction->GetMethod(); in GetRecordProfileType() local