webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
JSC::ParserArenaRoot Class Reference

#include <Nodes.h>

Inheritance diagram for JSC::ParserArenaRoot:
JSC::ScopeNode JSC::EvalNode JSC::FunctionNode JSC::ModuleProgramNode JSC::ProgramNode

Public Member Functions

ParserArenaparserArena ()
 
virtual ~ParserArenaRoot ()
 

Protected Member Functions

 ParserArenaRoot (ParserArena &)
 

Protected Attributes

ParserArena m_arena
 

Constructor & Destructor Documentation

◆ ParserArenaRoot()

JSC::ParserArenaRoot::ParserArenaRoot ( ParserArena parserArena)
inlineprotected

◆ ~ParserArenaRoot()

virtual JSC::ParserArenaRoot::~ParserArenaRoot ( )
inlinevirtual

Member Function Documentation

◆ parserArena()

ParserArena& JSC::ParserArenaRoot::parserArena ( )
inline

Member Data Documentation

◆ m_arena

ParserArena JSC::ParserArenaRoot::m_arena
protected

The documentation for this class was generated from the following files: