KJS::DateObjectFuncImp Class Reference
Inheritance diagram for KJS::DateObjectFuncImp:

Detailed Description
Definition at line 106 of file date_object.h.
Public Types | |
Parse | |
UTC | |
enum | { Parse, UTC } |
Public Member Functions | |
DateObjectFuncImp (ExecState *exec, FunctionPrototypeImp *funcProto, int i, int len) | |
virtual bool | implementsCall () const |
virtual Value | call (ExecState *exec, Object &thisObj, const List &args) |
Member Function Documentation
Implementation of the [[Call]] internal property.
- See also:
- Object::call()
Reimplemented from KJS::ObjectImp.
Definition at line 715 of file date_object.cpp.
The documentation for this class was generated from the following files: