• Skip to content
  • Skip to link menu
Trinity API Reference
  • Trinity API Reference
  • kjs
 

kjs

  • KJS
  • FunctionImp
KJS::FunctionImp Member List

This is the complete list of members for KJS::FunctionImp, including all inherited members.

_prop (defined in KJS::ObjectImp)KJS::ObjectImpprotected
ActivationImp (defined in KJS::FunctionImp)KJS::FunctionImpfriend
addParameter(const Identifier &n) (defined in KJS::FunctionImp)KJS::FunctionImp
call(ExecState *exec, Object &thisObj, const List &args) (defined in KJS::FunctionImp)KJS::FunctionImpvirtual
canPut(ExecState *exec, const Identifier &propertyName) const (defined in KJS::ObjectImp)KJS::ObjectImpvirtual
classInfo() const (defined in KJS::FunctionImp)KJS::FunctionImpinlinevirtual
className() const (defined in KJS::ObjectImp)KJS::ObjectImpvirtual
codeType() const =0 (defined in KJS::FunctionImp)KJS::FunctionImppure virtual
construct(ExecState *exec, const List &args) (defined in KJS::ObjectImp)KJS::ObjectImpvirtual
defaultValue(ExecState *exec, Type hint) const (defined in KJS::ObjectImp)KJS::ObjectImpvirtual
deleteAllProperties(ExecState *) (defined in KJS::ObjectImp)KJS::ObjectImp
deleteProperty(ExecState *exec, const Identifier &propertyName) (defined in KJS::FunctionImp)KJS::FunctionImpvirtual
deletePropertyByIndex(ExecState *exec, unsigned propertyName) (defined in KJS::ObjectImp)KJS::ObjectImpvirtual
deref() (defined in KJS::ValueImp)KJS::ValueImpinline
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::FunctionImppure virtual
firstLine() const (defined in KJS::FunctionImp)KJS::FunctionImpinline
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::FunctionImpvirtual
getDirect(const Identifier &propertyName) const (defined in KJS::ObjectImp)KJS::ObjectImpinline
getPropertyByIndex(ExecState *exec, unsigned propertyName) const (defined in KJS::ObjectImp)KJS::ObjectImpvirtual
hasInstance(ExecState *exec, const Value &value) (defined in KJS::InternalFunctionImp)KJS::InternalFunctionImp
hasProperty(ExecState *exec, const Identifier &propertyName) const (defined in KJS::FunctionImp)KJS::FunctionImpvirtual
hasPropertyByIndex(ExecState *exec, unsigned propertyName) const (defined in KJS::ObjectImp)KJS::ObjectImpvirtual
ident (defined in KJS::InternalFunctionImp)KJS::InternalFunctionImpprotected
implementsCall() const (defined in KJS::FunctionImp)KJS::FunctionImpvirtual
implementsConstruct() const (defined in KJS::ObjectImp)KJS::ObjectImpvirtual
implementsHasInstance() const (defined in KJS::InternalFunctionImp)KJS::InternalFunctionImp
info (defined in KJS::FunctionImp)KJS::FunctionImpstatic
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::ValueImpinline
lastLine() const (defined in KJS::FunctionImp)KJS::FunctionImpinline
line0 (defined in KJS::FunctionImp)KJS::FunctionImpprotected
line1 (defined in KJS::FunctionImp)KJS::FunctionImpprotected
mark() (defined in KJS::ObjectImp)KJS::ObjectImpvirtual
marked() const (defined in KJS::ValueImp)KJS::ValueImp
name() const (defined in KJS::InternalFunctionImp)KJS::InternalFunctionImpinline
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::FunctionImpprotected
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::ObjectImpvirtual
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::FunctionImpvirtual
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::ObjectImpvirtual
ref() (defined in KJS::ValueImp)KJS::ValueImpinline
refcount (defined in KJS::ValueImp)KJS::ValueImp
scope() const (defined in KJS::ObjectImp)KJS::ObjectImpinline
setFunctionName(const Identifier &propertyName) (defined in KJS::ObjectImp)KJS::ObjectImp
setGcAllowed() (defined in KJS::ValueImp)KJS::ValueImp
setGcAllowedFast() (defined in KJS::ValueImp)KJS::ValueImpinline
setInternalValue(const Value &v) (defined in KJS::ObjectImp)KJS::ObjectImp
setInternalValue(ValueImp *v) (defined in KJS::ObjectImp)KJS::ObjectImp
setName(Identifier _ident)KJS::InternalFunctionImpinline
setPrototype(const Value &proto) (defined in KJS::ObjectImp)KJS::ObjectImp
setScope(const ScopeChain &s) (defined in KJS::ObjectImp)KJS::ObjectImpinline
sid (defined in KJS::FunctionImp)KJS::FunctionImpprotected
sourceId() const (defined in KJS::FunctionImp)KJS::FunctionImpinline
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::FunctionImpvirtual
~ObjectImp() (defined in KJS::ObjectImp)KJS::ObjectImpvirtual
~ValueImp() (defined in KJS::ValueImp)KJS::ValueImpvirtual

kjs

Skip menu "kjs"
  • Main Page
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Class Members
  • Related Pages

kjs

Skip menu "kjs"
  • arts
  • dcop
  • dnssd
  • interfaces
  •     interface
  •     library
  •   kspeech
  •   ktexteditor
  • kabc
  • kate
  • kcmshell
  • kdecore
  • kded
  • kdefx
  • kdeprint
  • kdesu
  • kdeui
  • kdoctools
  • khtml
  • kimgio
  • kinit
  • kio
  •   bookmarks
  •   httpfilter
  •   kfile
  •   kio
  •   kioexec
  •   kpasswdserver
  •   kssl
  • kioslave
  •   http
  • kjs
  • kmdi
  •   kmdi
  • knewstuff
  • kparts
  • krandr
  • kresources
  • kspell2
  • kunittest
  • kutils
  • kwallet
  • libkmid
  • libkscreensaver
Generated for kjs by doxygen 1.8.3.1
This website is maintained by Timothy Pearson.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. |