KJS::ErrorProtoFuncImp Class Reference
Inheritance diagram for KJS::ErrorProtoFuncImp:

Public Member Functions | |
| ErrorProtoFuncImp (ExecState *exec, FunctionPrototypeImp *funcProto) | |
| virtual bool | implementsCall () const |
| virtual Value | call (ExecState *exec, Object &thisObj, const List &args) |
Detailed Description
Definition at line 45 of file error_object.h.
Member Function Documentation
|
||||||||||||||||
|
Implementation of the [[Call]] internal property.
Reimplemented from KJS::ObjectImp. Definition at line 74 of file error_object.cpp. References KJS::Object::get(), KJS::messagePropertyName, KJS::namePropertyName, KJS::Value::toString(), and KJS::Value::type(). |
The documentation for this class was generated from the following files:
