KJS::GlobalFuncImp Class Reference
Inheritance diagram for KJS::GlobalFuncImp:

Public Types | |
enum | { Eval, ParseInt, ParseFloat, IsNaN, IsFinite, DecodeURI, DecodeURIComponent, EncodeURI, EncodeURIComponent, Escape, UnEscape, KJSPrint } |
Public Member Functions | |
GlobalFuncImp (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) |
virtual CodeType | codeType () const |
Detailed Description
Definition at line 485 of file internal.h.
Member Function Documentation
|
The documentation for this class was generated from the following files: