KJS
KJS::ErrorProtoFunc Class Reference
#include <error_object.h>
Inheritance diagram for KJS::ErrorProtoFunc:

Detailed Description
Definition at line 44 of file error_object.h.
Public Member Functions | |
| ErrorProtoFunc (ExecState *, FunctionPrototype *, const Identifier &) | |
| virtual JSValue * | callAsFunction (ExecState *exec, JSObject *thisObj, const List &args) |
Constructor & Destructor Documentation
| ErrorProtoFunc::ErrorProtoFunc | ( | ExecState * | exec, | |
| FunctionPrototype * | funcProto, | |||
| const Identifier & | name | |||
| ) |
Definition at line 62 of file error_object.cpp.
Member Function Documentation
The documentation for this class was generated from the following files:
KDE 4.0 API Reference