Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/ets_proxy/
Dets_class_wrapper.h116 void UpdatePropsWithBaseClasses(PropsMap *props);
Dets_class_wrapper.cpp297 UpdatePropsWithBaseClasses(&props); in CalculateProperties()
350 void EtsClassWrapper::UpdatePropsWithBaseClasses(EtsClassWrapper::PropsMap *props) in UpdatePropsWithBaseClasses() function in ark::ets::interop::js::ets_proxy::EtsClassWrapper