KJS::ScopeChainNode Class Reference
#include <scope_chain.h>
Detailed Description
A scope chain node.
Definition at line 34 of file scope_chain.h.
Public Member Functions | |
| ScopeChainNode (ScopeChainNode *n, ObjectImp *o) | |
Public Attributes | |
| ScopeChainNode * | next |
| ObjectImp * | object |
| int | refCount |
The documentation for this class was generated from the following file:

