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

Public Types | |
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) |
Detailed Description
Definition at line 106 of file date_object.h.
Member Function Documentation
|
Implementation of the [[Call]] internal property.
Reimplemented from KJS::ObjectImp. Definition at line 587 of file date_object.cpp. References KJS::makeTime(), KJS::parseDate(), KJS::List::size(), and KJS::ObjectImp::toString(). |
The documentation for this class was generated from the following files: