Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/ets_proxy/
Dets_class_wrapper.cpp375 for (auto &wfield : wclass->GetFields()) { in UpdatePropsWithBaseClasses() local
430 auto wfield = &etsFieldWrappers[fieldIdx++]; in BuildJSProperties() local