Searched defs:enumable (Results 1 – 2 of 2) sorted by relevance
60 bool enumable = (propertyDescriptor.attributes & NATIVE_ENUMERABLE) != 0; in InitSendablePropertiesInfo() local143 bool enumable = (propertyDescriptor.attributes & NATIVE_ENUMERABLE) != 0; in NapiDefineSendabledProperty() local
856 bool enumable = (propertyDescriptor.attributes & NATIVE_ENUMERABLE) != 0; in NapiDefinePropertyInner() local939 bool enumable = (attributes & NATIVE_ENUMERABLE) != 0; in NapiCreateObjectWithProperties() local