Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/ets_proxy/
Dets_class_wrapper.cpp419 std::vector<napi_property_descriptor> jsProps; in BuildJSProperties() local
519 …auto jsProps = _this->BuildJSProperties({fields.data(), fields.size()}, {methods.data(), methods.s… in Create() local