KJS::FunctionPrototype
KJS::FunctionPrototype Class Reference
#include <function.h>
Inherits KJS::InternalFunctionImp.
Public Member Functions | |
FunctionPrototype (ExecState *exec) | |
JSValue * | callAsFunction (ExecState *exec, JSObject *thisObj, const List &args) override |
Detailed Description
The initial value of Function.prototype (and thus all objects created with the Function constructor)
Definition at line 127 of file function.h.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2022 The KDE developers.
Generated on Tue May 17 2022 03:47:29 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2022 The KDE developers.
Generated on Tue May 17 2022 03:47:29 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.