KJS::StringObjectFuncImp Class Reference
Inheritance diagram for KJS::StringObjectFuncImp:

Detailed Description
Definition at line 109 of file string_object.h.
Public Member Functions | |
StringObjectFuncImp (ExecState *exec, FunctionPrototypeImp *funcProto) | |
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 684 of file string_object.cpp.
The documentation for this class was generated from the following files: