KJS::Reference Member List
This is the complete list of members for KJS::Reference, including all inherited members.
deleteValue(ExecState *exec) (defined in KJS::Reference) | KJS::Reference | |
getBase(ExecState *exec) const | KJS::Reference | |
getPropertyName(ExecState *exec) const | KJS::Reference | |
getValue(ExecState *exec) const | KJS::Reference | |
imp() const (defined in KJS::Value) | KJS::Value | inline |
isA(Type t) const | KJS::Value | inline |
isMutable() (defined in KJS::Reference) | KJS::Reference | |
isNull() const | KJS::Value | inline |
isValid() const | KJS::Value | inline |
makeValueReference(const Value &v) (defined in KJS::Reference) | KJS::Reference | static |
operator=(const Value &v) (defined in KJS::Value) | KJS::Value | |
putValue(ExecState *exec, const Value &w) | KJS::Reference | |
Reference(const Object &b, const Identifier &p) (defined in KJS::Reference) | KJS::Reference | |
Reference(const Object &b, unsigned p) (defined in KJS::Reference) | KJS::Reference | |
Reference(ObjectImp *b, const Identifier &p) (defined in KJS::Reference) | KJS::Reference | |
Reference(ObjectImp *b, unsigned p) (defined in KJS::Reference) | KJS::Reference | |
Reference(const Null &b, const Identifier &p) (defined in KJS::Reference) | KJS::Reference | |
Reference(const Null &b, unsigned p) (defined in KJS::Reference) | KJS::Reference | |
ReferenceList (defined in KJS::Reference) | KJS::Reference | friend |
ReferenceListIterator (defined in KJS::Reference) | KJS::Reference | friend |
rep (defined in KJS::Value) | KJS::Value | protected |
toBoolean(ExecState *exec) const | KJS::Value | inline |
toInt32(ExecState *exec) const | KJS::Value | inline |
toInteger(ExecState *exec) const | KJS::Value | inline |
toNumber(ExecState *exec) const | KJS::Value | inline |
toObject(ExecState *exec) const | KJS::Value | inline |
toPrimitive(ExecState *exec, Type preferredType=UnspecifiedType) const | KJS::Value | inline |
toString(ExecState *exec) const | KJS::Value | inline |
toUInt16(ExecState *exec) const | KJS::Value | inline |
toUInt32(ExecState *exec) const | KJS::Value | inline |
toUInt32(unsigned &i) const | KJS::Value | inline |
type() const | KJS::Value | inline |
Value() (defined in KJS::Value) | KJS::Value | inline |
Value(ValueImp *v) (defined in KJS::Value) | KJS::Value | explicit |
Value(const Value &v) (defined in KJS::Value) | KJS::Value | |
~Value() (defined in KJS::Value) | KJS::Value |