KJS::BooleanProtoFuncImp Class Reference

Inheritance diagram for KJS::BooleanProtoFuncImp:

KJS::InternalFunctionImp KJS::ObjectImp KJS::ValueImp

List of all members.


Detailed Description

Definition at line 57 of file bool_object.h.


Public Types

enum  { ToString, ValueOf }

Public Member Functions

 BooleanProtoFuncImp (ExecState *exec, FunctionPrototypeImp *funcProto, int i, int len, const Identifier &_ident)
virtual bool implementsCall () const
virtual Value call (ExecState *exec, Object &thisObj, const List &args)

Member Enumeration Documentation

anonymous enum

Enumerator:
ToString 
ValueOf 

Definition at line 65 of file bool_object.h.


Member Function Documentation

Value BooleanProtoFuncImp::call ( ExecState exec,
Object thisObj,
const List args 
) [virtual]

Implementation of the [[Call]] internal property.

See also:
Object::call()

Reimplemented from KJS::ObjectImp.

Definition at line 82 of file bool_object.cpp.


The documentation for this class was generated from the following files:
KDE Home | KDE Accessibility Home | Description of Access Keys