KJS::BooleanObjectImp
KJS::BooleanObjectImp Class Reference
#include <bool_object.h>
Inherits KJS::InternalFunctionImp.
Public Member Functions | |
BooleanObjectImp (ExecState *exec, FunctionPrototype *funcProto, BooleanPrototype *booleanProto) | |
virtual JSValue * | callAsFunction (ExecState *exec, JSObject *thisObj, const List &args) |
virtual JSObject * | construct (ExecState *exec, const List &args) |
virtual bool | implementsConstruct () const |
Detailed Description
The initial value of the global variable's "Boolean" property
Definition at line 82 of file bool_object.h.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2021 The KDE developers.
Generated on Mon Jan 18 2021 23:02:24 by doxygen 1.8.11 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2021 The KDE developers.
Generated on Mon Jan 18 2021 23:02:24 by doxygen 1.8.11 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.