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

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