Home
last modified time | relevance | path

Searched refs:etsMethodWrapper (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/ets_proxy/
Dets_method_wrapper.cpp50 …std::unique_ptr<EtsMethodWrapper> etsMethodWrapper = EtsMethodWrapper::CreateMethod(etsMethodSet, … in GetMethod() local
51 return cache->Insert(etsMethodSet, std::move(etsMethodWrapper)); in GetMethod()