Searched refs:NapiCreateSObjectWithProperties (Results 1 – 3 of 3) sorted by relevance
95 panda::Local<panda::ObjectRef> NapiCreateSObjectWithProperties(napi_env env,
978 panda::Local<panda::ObjectRef> NapiCreateSObjectWithProperties(napi_env env, in NapiCreateSObjectWithProperties() function
1458 auto object = NapiCreateSObjectWithProperties(env, property_count, nativeProperties); in napi_create_sendable_object_with_properties()