Searched defs:propertyDescriptor (Results 1 - 2 of 2) sorted by relevance
/foundation/arkui/napi/native_engine/ |
H A D | native_sendable.cpp | 51 InitSendablePropertiesInfo(napi_env env, FunctionRef::SendablePropertiesInfo& info, NapiPropertyDescriptor propertyDescriptor, FunctionRef::SendableType type) InitSendablePropertiesInfo() argument 134 NapiDefineSendabledProperty(napi_env env, Local<ObjectRef>& obj, NapiPropertyDescriptor& propertyDescriptor, Local<JSValueRef>& propertyName, bool& result) NapiDefineSendabledProperty() argument [all...] |
/foundation/arkui/napi/native_engine/impl/ark/ |
H A D | ark_native_engine.cpp | 840 NapiDefinePropertyInner(napi_env env, Local<panda::ObjectRef> &obj, NapiPropertyDescriptor &propertyDescriptor, Local<panda::JSValueRef> &propertyName, bool &result) NapiDefinePropertyInner() argument 895 NapiDefineProperty(napi_env env, Local<panda::ObjectRef> &obj, NapiPropertyDescriptor propertyDescriptor) NapiDefineProperty() argument [all...] |
Completed in 4 milliseconds