KJS::ObjectPrototype
KJS::ObjectPrototype Class Reference
#include <object_object.h>
Inherits KJS::JSObject.
Public Member Functions | |
ObjectPrototype (ExecState *exec, FunctionPrototype *funcProto) | |
Static Public Member Functions | |
static JSObject * | self (ExecState *exec) |
Detailed Description
The initial value of Object.prototype (and thus all objects created with the Object constructor
Definition at line 37 of file object_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 Sun Dec 3 2023 03:59:32 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Sun Dec 3 2023 03:59:32 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.