KJS::RegExpProtoFuncImp Class Reference
Inheritance diagram for KJS::RegExpProtoFuncImp:

Detailed Description
Definition at line 40 of file regexp_object.h.
Public Types | |
enum | { Exec, Test, ToString, Compile } |
Public Member Functions | |
RegExpProtoFuncImp (ExecState *exec, FunctionPrototypeImp *funcProto, int i, int len, const Identifier &_ident) | |
virtual bool | implementsCall () const |
virtual Value | call (ExecState *exec, Object &thisObj, const List &args) |
Member Function Documentation
|
Implementation of the [[Call]] internal property.
Reimplemented from KJS::ObjectImp. Definition at line 83 of file regexp_object.cpp. |
The documentation for this class was generated from the following files: