KJS::DateObjectImp

Search for usage in LXR

KJS::DateObjectImp Class Reference

#include <date_object.h>

Inherits KJS::InternalFunctionImp.

Public Member Functions

 DateObjectImp (ExecState *, FunctionPrototype *, DatePrototype *)
 
JSValuecallAsFunction (ExecState *, JSObject *thisObj, const List &args) override
 
JSObject * construct (const List &)
 
JSObject * construct (ExecState *, const List &args) override
 
Completion execute (const List &)
 
bool implementsConstruct () const override
 

Detailed Description

The initial value of the global variable's "Date" property

Definition at line 105 of file date_object.h.


The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon May 8 2023 03:51:05 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.