KJS
KJS::BooleanProtoFunc Class Reference
#include <bool_object.h>
Inheritance diagram for KJS::BooleanProtoFunc:

Detailed Description
Definition at line 58 of file bool_object.h.
Public Types | |
| enum | { ToString, ValueOf } |
Public Member Functions | |
| BooleanProtoFunc (ExecState *, FunctionPrototype *, int i, int len, const Identifier &) | |
| virtual JSValue * | callAsFunction (ExecState *exec, JSObject *thisObj, const List &args) |
Member Enumeration Documentation
| anonymous enum |
Constructor & Destructor Documentation
| BooleanProtoFunc::BooleanProtoFunc | ( | ExecState * | exec, | |
| FunctionPrototype * | funcProto, | |||
| int | i, | |||
| int | len, | |||
| const Identifier & | name | |||
| ) |
Definition at line 57 of file bool_object.cpp.
Member Function Documentation
The documentation for this class was generated from the following files:
KDE 4.0 API Reference