KJS::FunctionImp Member List

This is the complete list of members for KJS::FunctionImp, including all inherited members.
_prop (defined in KJS::ObjectImp)KJS::ObjectImp [protected]
ActivationImp (defined in KJS::FunctionImp)KJS::FunctionImp [friend]
addParameter(const Identifier &n) (defined in KJS::FunctionImp)KJS::FunctionImp
call(ExecState *exec, Object &thisObj, const List &args) (defined in KJS::FunctionImp)KJS::FunctionImp [virtual]
canPut(ExecState *exec, const Identifier &propertyName) const (defined in KJS::ObjectImp)KJS::ObjectImp [virtual]
classInfo() const (defined in KJS::FunctionImp)KJS::FunctionImp [inline, virtual]
className() const (defined in KJS::ObjectImp)KJS::ObjectImp [virtual]
codeType() const =0 (defined in KJS::FunctionImp)KJS::FunctionImp [pure virtual]
construct(ExecState *exec, const List &args) (defined in KJS::ObjectImp)KJS::ObjectImp [virtual]
defaultValue(ExecState *exec, Type hint) const (defined in KJS::ObjectImp)KJS::ObjectImp [virtual]
deleteAllProperties(ExecState *) (defined in KJS::ObjectImp)KJS::ObjectImp
deleteProperty(ExecState *exec, const Identifier &propertyName) (defined in KJS::FunctionImp)KJS::FunctionImp [virtual]
deletePropertyByIndex(ExecState *exec, unsigned propertyName) (defined in KJS::ObjectImp)KJS::ObjectImp [virtual]
deref() (defined in KJS::ValueImp)KJS::ValueImp [inline]
dispatchToBoolean(ExecState *exec) const (defined in KJS::ValueImp)KJS::ValueImp
dispatchToNumber(ExecState *exec) const (defined in KJS::ValueImp)KJS::ValueImp
dispatchToObject(ExecState *exec) const (defined in KJS::ValueImp)KJS::ValueImp
dispatchToPrimitive(ExecState *exec, Type preferredType=UnspecifiedType) const (defined in KJS::ValueImp)KJS::ValueImp
dispatchToString(ExecState *exec) const (defined in KJS::ValueImp)KJS::ValueImp
dispatchToUInt32(unsigned &) const (defined in KJS::ValueImp)KJS::ValueImp
dispatchType() const (defined in KJS::ValueImp)KJS::ValueImp
execute(ExecState *exec)=0 (defined in KJS::FunctionImp)KJS::FunctionImp [pure virtual]
firstLine() const (defined in KJS::FunctionImp)KJS::FunctionImp [inline]
FunctionImp(ExecState *exec, const Identifier &n=Identifier::null()) (defined in KJS::FunctionImp)KJS::FunctionImp
get(ExecState *exec, const Identifier &propertyName) const (defined in KJS::FunctionImp)KJS::FunctionImp [virtual]
getDirect(const Identifier &propertyName) const (defined in KJS::ObjectImp)KJS::ObjectImp [inline]
getPropertyByIndex(ExecState *exec, unsigned propertyName) const (defined in KJS::ObjectImp)KJS::ObjectImp [virtual]
hasInstance(ExecState *exec, const Value &value) (defined in KJS::InternalFunctionImp)KJS::InternalFunctionImp
hasProperty(ExecState *exec, const Identifier &propertyName) const (defined in KJS::FunctionImp)KJS::FunctionImp [virtual]
hasPropertyByIndex(ExecState *exec, unsigned propertyName) const (defined in KJS::ObjectImp)KJS::ObjectImp [virtual]
ident (defined in KJS::InternalFunctionImp)KJS::InternalFunctionImp [protected]
implementsCall() const (defined in KJS::FunctionImp)KJS::FunctionImp [virtual]
implementsConstruct() const (defined in KJS::ObjectImp)KJS::ObjectImp [virtual]
implementsHasInstance() const (defined in KJS::InternalFunctionImp)KJS::InternalFunctionImp
info (defined in KJS::FunctionImp)KJS::FunctionImp [static]
inherits(const ClassInfo *cinfo) const (defined in KJS::ObjectImp)KJS::ObjectImp
InternalFunctionImp(FunctionPrototypeImp *funcProto)KJS::InternalFunctionImp
InternalFunctionImp(ExecState *exec) (defined in KJS::InternalFunctionImp)KJS::InternalFunctionImp
internalValue() const (defined in KJS::ObjectImp)KJS::ObjectImp
isDestroyed() const (defined in KJS::ValueImp)KJS::ValueImp [inline]
lastLine() const (defined in KJS::FunctionImp)KJS::FunctionImp [inline]
line0 (defined in KJS::FunctionImp)KJS::FunctionImp [protected]
line1 (defined in KJS::FunctionImp)KJS::FunctionImp [protected]
mark() (defined in KJS::ObjectImp)KJS::ObjectImp [virtual]
marked() const (defined in KJS::ValueImp)KJS::ValueImp
name() const (defined in KJS::InternalFunctionImp)KJS::InternalFunctionImp [inline]
ObjectImp(const Object &proto) (defined in KJS::ObjectImp)KJS::ObjectImp
ObjectImp(ObjectImp *proto) (defined in KJS::ObjectImp)KJS::ObjectImp
ObjectImp() (defined in KJS::ObjectImp)KJS::ObjectImp
operator delete(void *) (defined in KJS::ValueImp)KJS::ValueImp
operator new(size_t) (defined in KJS::ValueImp)KJS::ValueImp
param (defined in KJS::FunctionImp)KJS::FunctionImp [protected]
parameterProperty(int index) const (defined in KJS::FunctionImp)KJS::FunctionImp
parameterString() const (defined in KJS::FunctionImp)KJS::FunctionImp
propList(ExecState *exec, bool recursive=true) (defined in KJS::ObjectImp)KJS::ObjectImp [virtual]
prototype() const (defined in KJS::ObjectImp)KJS::ObjectImp
put(ExecState *exec, const Identifier &propertyName, const Value &value, int attr=None) (defined in KJS::FunctionImp)KJS::FunctionImp [virtual]
putDirect(const Identifier &propertyName, ValueImp *value, int attr=0) (defined in KJS::ObjectImp)KJS::ObjectImp
putDirect(const Identifier &propertyName, int value, int attr=0) (defined in KJS::ObjectImp)KJS::ObjectImp
putPropertyByIndex(ExecState *exec, unsigned propertyName, const Value &value, int attr=None) (defined in KJS::ObjectImp)KJS::ObjectImp [virtual]
ref() (defined in KJS::ValueImp)KJS::ValueImp [inline]
refcount (defined in KJS::ValueImp)KJS::ValueImp
scope() const (defined in KJS::ObjectImp)KJS::ObjectImp [inline]
setFunctionName(const Identifier &propertyName) (defined in KJS::ObjectImp)KJS::ObjectImp
setGcAllowed() (defined in KJS::ValueImp)KJS::ValueImp
setGcAllowedFast() (defined in KJS::ValueImp)KJS::ValueImp [inline]
setInternalValue(const Value &v) (defined in KJS::ObjectImp)KJS::ObjectImp
setInternalValue(ValueImp *v) (defined in KJS::ObjectImp)KJS::ObjectImp
setName(Identifier _ident)KJS::InternalFunctionImp [inline]
setPrototype(const Value &proto) (defined in KJS::ObjectImp)KJS::ObjectImp
setScope(const ScopeChain &s) (defined in KJS::ObjectImp)KJS::ObjectImp [inline]
sid (defined in KJS::FunctionImp)KJS::FunctionImp [protected]
sourceId() const (defined in KJS::FunctionImp)KJS::FunctionImp [inline]
toBoolean(ExecState *exec) const (defined in KJS::ObjectImp)KJS::ObjectImp
toInt32(ExecState *exec) const (defined in KJS::ValueImp)KJS::ValueImp
toInteger(ExecState *exec) const (defined in KJS::ValueImp)KJS::ValueImp
toNumber(ExecState *exec) const (defined in KJS::ObjectImp)KJS::ObjectImp
toObject(ExecState *exec) const (defined in KJS::ObjectImp)KJS::ObjectImp
toPrimitive(ExecState *exec, Type preferredType=UnspecifiedType) const (defined in KJS::ObjectImp)KJS::ObjectImp
toString(ExecState *exec) const (defined in KJS::ObjectImp)KJS::ObjectImp
toUInt16(ExecState *exec) const (defined in KJS::ValueImp)KJS::ValueImp
toUInt32(ExecState *exec) const (defined in KJS::ValueImp)KJS::ValueImp
type() const (defined in KJS::ObjectImp)KJS::ObjectImp
ValueImp() (defined in KJS::ValueImp)KJS::ValueImp
~FunctionImp() (defined in KJS::FunctionImp)KJS::FunctionImp [virtual]
~ObjectImp() (defined in KJS::ObjectImp)KJS::ObjectImp [virtual]
~ValueImp() (defined in KJS::ValueImp)KJS::ValueImp [virtual]
KDE Home | KDE Accessibility Home | Description of Access Keys