webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <Nodes.h>
Additional Inherited Members | |
Protected Member Functions inherited from JSC::StatementNode | |
StatementNode (const JSTokenLocation &) | |
Protected Member Functions inherited from JSC::Node | |
Node (const JSTokenLocation &) | |
Protected Member Functions inherited from JSC::ThrowableExpressionData | |
RegisterID * | emitThrowReferenceError (BytecodeGenerator &, const String &message) |
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 } |
|
inline |
Label * JSC::BreakNode::trivialTarget | ( | BytecodeGenerator & | generator | ) |