kjs Library API Documentation

KJS::FunctionPrototypeImp Class Reference

The initial value of Function.prototype (and thus all objects created with the Function constructor). More...

#include <function_object.h>

Inheritance diagram for KJS::FunctionPrototypeImp:

Inheritance graph
[legend]
Collaboration diagram for KJS::FunctionPrototypeImp:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 FunctionPrototypeImp (ExecState *exec)
virtual bool implementsCall () const
virtual Value call (ExecState *exec, Object &thisObj, const List &args)

Detailed Description

The initial value of Function.prototype (and thus all objects created with the Function constructor).

Definition at line 35 of file function_object.h.


The documentation for this class was generated from the following files:
KDE Logo
This file is part of the documentation for kjs Library Version 3.2.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Wed May 12 09:05:47 2004 by doxygen 1.3.4 written by Dimitri van Heesch, © 1997-2003