|
webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <Nodes.h>
Additional Inherited Members | |
Public Types inherited from JSC::VariableEnvironmentNode | |
| typedef DeclarationStacks::FunctionStack | FunctionStack |
Protected Member Functions inherited from JSC::StatementNode | |
| StatementNode (const JSTokenLocation &) | |
Protected Member Functions inherited from JSC::Node | |
| Node (const JSTokenLocation &) | |
Protected Attributes inherited from JSC::StatementNode | |
| StatementNode * | m_next |
| int | m_lastLine |
Protected Attributes inherited from JSC::Node | |
| JSTextPosition | m_position |
| int | m_endOffset |
| bool | m_needsDebugHook { false } |
Protected Attributes inherited from JSC::VariableEnvironmentNode | |
| VariableEnvironment | m_lexicalVariables |
| FunctionStack | m_functionStack |
|
inline |
|
inline |
| StatementNode * JSC::BlockNode::singleStatement | ( | ) | const |
1.8.13