Searched refs:NATIVE_INSTANCE_GENERIC (Results 1 – 3 of 3) sorted by relevance
36 #define NATIVE_INSTANCE_GENERIC 1 << 12 macro
40 } else if (properties[i].attributes & NATIVE_INSTANCE_GENERIC) { in CreateSendablePropertiesInfos()
78 … static_cast<napi_property_attributes>(NATIVE_INSTANCE_GENERIC | napi_writable), nullptr \