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.cpp47 napi_value jsMethod; in GetETSFunction() local
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
Dpgo_profiler_info.cpp192 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()
Dpgo_profiler.cpp1975 ApEntityId PGOProfiler::GetMethodAbcId(const JSThread *thread, JSTaggedValue jsMethod) in GetMethodAbcId()
1993 auto jsMethod = jsFunction->GetMethod(thread); in GetMethodAbcId() local
2005 auto jsMethod = jsFunction->GetMethod(thread); in GetRecordProfileType() local