Searched refs:CreateSendablePropertiesInfos (Results 1 – 3 of 3) sorted by relevance
27 static FunctionRef::SendablePropertiesInfos CreateSendablePropertiesInfos(napi_env env,
25 FunctionRef::SendablePropertiesInfos NativeSendable::CreateSendablePropertiesInfos( in CreateSendablePropertiesInfos() function in NativeSendable
270 auto infos = NativeSendable::CreateSendablePropertiesInfos(env, properties, propertiesLength); in NapiDefineSendableClass()