Searched refs:NATIVE_INSTANCE (Results 1 – 3 of 3) sorted by relevance
33 #define NATIVE_INSTANCE 1 << 9 macro
35 } else if (properties[i].attributes & NATIVE_INSTANCE) { in CreateSendablePropertiesInfos()
66 static_cast<napi_property_attributes>(NATIVE_INSTANCE | napi_writable), nullptr \