KJS::AccessorNode1 Class Reference
Inheritance diagram for KJS::AccessorNode1:

Public Member Functions | |
AccessorNode1 (Node *e1, Node *e2) | |
virtual void | ref () |
virtual bool | deref () |
Reference | evaluateReference (ExecState *exec) const |
virtual void | streamTo (SourceStream &s) const |
Detailed Description
Definition at line 321 of file nodes.h.
Member Function Documentation
|
Evaluate this node and return the result, possibly a reference.
Reimplemented from KJS::Node. Definition at line 606 of file nodes.cpp. References KJS::CString::c_str(), KJS::UString::cstring(), KJS::Node::evaluate(), KJS::Value::isA(), KJS::Reference::makeValueReference(), KJS::Node::throwError(), and KJS::Value::toObject(). |
The documentation for this class was generated from the following files: