XML_AS3_propertyIsEnumerable  200 core/XMLObject.h 		bool XML_AS3_propertyIsEnumerable(Atom P);	// NOT virtual, NOT an override
XML_AS3_propertyIsEnumerable  243 core/XMLObject.h 		inline bool propertyIsEnumerable (Atom P) { return XML_AS3_propertyIsEnumerable(P); }
XML_AS3_propertyIsEnumerable  368 core/builtin.h const uint32_t XML_AS3_propertyIsEnumerable = 724;