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