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

Public Member Functions | |
| StringObjectFuncImp (ExecState *exec, FunctionPrototypeImp *funcProto) | |
| virtual bool | implementsCall () const |
| virtual Value | call (ExecState *exec, Object &thisObj, const List &args) |
Detailed Description
Definition at line 109 of file string_object.h.
Member Function Documentation
|
||||||||||||||||
|
Implementation of the [[Call]] internal property.
Reimplemented from KJS::ObjectImp. Definition at line 627 of file string_object.cpp. References KJS::List::begin(), KJS::List::end(), and KJS::List::size(). |
The documentation for this class was generated from the following files:
