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.cpp610 std::vector<napi_property_descriptor> jsProps; in BuildJSProperties() local
750 …auto jsProps = _this->BuildJSProperties(env, {fields.data(), fields.size()}, {methods.data(), meth… in Create() local