hasUintProperty 86 axscript/IDispatchConsumer.h virtual bool hasUintProperty(uint32 i) const
hasUintProperty 591 core/ArrayClass.cpp if (!d->hasUintProperty(i)) {
hasUintProperty 653 core/ArrayClass.cpp if (!d->hasUintProperty(i)) {
hasUintProperty 78 core/ArrayObject.cpp AvmAssert (ScriptObject::hasUintProperty (m_lowHTentry));
hasUintProperty 100 core/ArrayObject.cpp if (ScriptObject::hasUintProperty (m_lowHTentry + 1))
hasUintProperty 357 core/ArrayObject.cpp return ScriptObject::hasUintProperty (index);
hasUintProperty 97 core/ArrayObject.h virtual bool hasUintProperty(uint32 i) const;
hasUintProperty 142 core/ScriptObject.h virtual bool hasUintProperty(uint32 i) const;
hasUintProperty 132 core/XMLListObject.h bool hasUintProperty(uint32 i) const;
hasUintProperty 152 core/XMLObject.h bool hasUintProperty(uint32 i) const;