KJS::Completion Member List
This is the complete list of members for KJS::Completion, including all inherited members.Completion(ComplType c=Normal, const Value &v=Value(), const Identifier &t=Identifier::null()) | KJS::Completion | [inline] |
complType() const | KJS::Completion | [inline] |
imp() const | KJS::Value | [inline] |
isA(Type t) const | KJS::Value | [inline] |
isNull() const | KJS::Value | [inline] |
isValid() const | KJS::Value | [inline] |
isValueCompletion() const | KJS::Completion | [inline] |
operator=(const Value &v) | KJS::Value | |
rep | KJS::Value | [protected] |
target() const | KJS::Completion | [inline] |
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() const | KJS::Completion | [inline] |
Value() | KJS::Value | [inline] |
Value(ValueImp *v) | KJS::Value | [explicit] |
Value(const Value &v) | KJS::Value | |
~Value() | KJS::Value |