KJS::ThisNode Class Reference
Inheritance diagram for KJS::ThisNode:

Public Member Functions | |
ThisNode () | |
virtual Value | evaluate (ExecState *exec) const |
virtual void | streamTo (SourceStream &s) const |
Detailed Description
Definition at line 215 of file nodes.h.
Member Function Documentation
|
Returns the value represented by this node. Always dereferenced. Reimplemented from KJS::Node. Definition at line 358 of file nodes.cpp. References KJS::ExecState::context(), KJS::Context::imp(), and KJS::ContextImp::thisValue(). |
The documentation for this class was generated from the following files: