KJS::PropertyMap Member List
This is the complete list of members for KJS::PropertyMap, including all inherited members.addEnumerablesToReferenceList(ReferenceList &, const Object &) const | KJS::PropertyMap | |
addSparseArrayPropertiesToReferenceList(ReferenceList &, const Object &) const | KJS::PropertyMap | |
clear() | KJS::PropertyMap | |
get(const Identifier &name) const | KJS::PropertyMap | |
get(const Identifier &name, int &attributes) const | KJS::PropertyMap | |
mark() const | KJS::PropertyMap | |
PropertyMap() | KJS::PropertyMap | |
put(const Identifier &name, ValueImp *value, int attributes) | KJS::PropertyMap | |
remove(const Identifier &name) | KJS::PropertyMap | |
restore(const SavedProperties &p) | KJS::PropertyMap | |
save(SavedProperties &) const | KJS::PropertyMap | |
~PropertyMap() | KJS::PropertyMap |