KJS::MathFuncImp Class Reference
Inheritance diagram for KJS::MathFuncImp:

Detailed Description
Definition at line 43 of file math_object.h.
Public Member Functions | |
MathFuncImp (ExecState *exec, int i, int l) | |
virtual bool | implementsCall () const |
virtual Value | call (ExecState *exec, Object &thisObj, const List &args) |
Member Function Documentation
Implementation of the [[Call]] internal property.
- See also:
- Object::call()
Reimplemented from KJS::ObjectImp.
Definition at line 148 of file math_object.cpp.
The documentation for this class was generated from the following files: