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/
H A Dets_proxy.cpp45 napi_value jsMethod; in GetETSFunction() local
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
H A Dpgo_profiler_info.cpp173 bool PGOMethodInfoMap::AddMethod(Chunk *chunk, Method *jsMethod, SampleMode mode) in AddMethod() argument
584 bool PGORecordDetailInfos::AddMethod(ProfileType recordProfileType, Method *jsMethod, SampleMode mode) in AddMethod() argument
H A Dpgo_profiler.cpp1941 ApEntityId PGOProfiler::GetMethodAbcId(JSTaggedValue jsMethod) in GetMethodAbcId() argument
1959 auto jsMethod = jsFunction->GetMethod(); in GetMethodAbcId() local
1970 auto jsMethod = jsFunction->GetMethod(); in GetRecordProfileType() local

Completed in 7 milliseconds