KJS::AccessorNode2 Class Reference
Inheritance diagram for KJS::AccessorNode2:

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