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