XMLList_AS3_propertyIsEnumerable 183 core/XMLListObject.h bool XMLList_AS3_propertyIsEnumerable(Atom P); // NOT virtual, NOT an override XMLList_AS3_propertyIsEnumerable 225 core/XMLListObject.h inline bool propertyIsEnumerable(Atom P) { return XMLList_AS3_propertyIsEnumerable(P); } XMLList_AS3_propertyIsEnumerable 407 core/builtin.h const uint32_t XMLList_AS3_propertyIsEnumerable = 807;