webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
JSC::EvalNode Member List

This is the complete list of members for JSC::EvalNode, including all inherited members.

analyzeModule(ModuleAnalyzer &)JSC::ScopeNode
captures(UniquedStringImpl *uid)JSC::ScopeNodeinline
captures(const Identifier &ident)JSC::ScopeNodeinline
doAnyInnerArrowFunctionsUseAnyFeature()JSC::ScopeNodeinline
doAnyInnerArrowFunctionsUseArguments()JSC::ScopeNodeinline
doAnyInnerArrowFunctionsUseEval()JSC::ScopeNodeinline
doAnyInnerArrowFunctionsUseNewTarget()JSC::ScopeNodeinline
doAnyInnerArrowFunctionsUseSuperCall()JSC::ScopeNodeinline
doAnyInnerArrowFunctionsUseSuperProperty()JSC::ScopeNodeinline
doAnyInnerArrowFunctionsUseThis()JSC::ScopeNodeinline
emitStatementsBytecode(BytecodeGenerator &, RegisterID *destination)JSC::ScopeNodeinline
endColumn() constJSC::EvalNodeinline
endOffset() constJSC::Nodeinline
EvalNode(ParserArena &, const JSTokenLocation &start, const JSTokenLocation &end, unsigned startColumn, unsigned endColumn, SourceElements *, VariableEnvironment &, FunctionStack &&, VariableEnvironment &, UniquedStringImplPtrSet &&, FunctionParameters *, const SourceCode &, CodeFeatures, InnerArrowFunctionCodeFeatures, int numConstants, RefPtr< ModuleScopeData > &&)JSC::EvalNode
features()JSC::ScopeNodeinline
firstLine() constJSC::Nodeinline
FunctionStack typedefJSC::VariableEnvironmentNode
functionStack()JSC::VariableEnvironmentNodeinline
hasCapturedVariables() constJSC::ScopeNodeinline
hasSloppyModeHoistedFunction(UniquedStringImpl *uid) constJSC::ScopeNodeinline
innerArrowFunctionCodeFeatures()JSC::ScopeNodeinline
isBlock() constJSC::StatementNodeinlinevirtual
isBreak() constJSC::StatementNodeinlinevirtual
isContinue() constJSC::StatementNodeinlinevirtual
isDebuggerStatement() constJSC::StatementNodeinlinevirtual
isEmptyStatement() constJSC::StatementNodeinlinevirtual
isExprStatement() constJSC::StatementNodeinlinevirtual
isForOfNode() constJSC::StatementNodeinlinevirtual
isFuncDeclNode() constJSC::StatementNodeinlinevirtual
isFunctionNode() constJSC::StatementNodeinlinevirtual
isLabel() constJSC::StatementNodeinlinevirtual
isModuleDeclarationNode() constJSC::StatementNodeinlinevirtual
isReturnNode() constJSC::StatementNodeinlinevirtual
isStrictMode() constJSC::ScopeNodeinline
lastLine() constJSC::StatementNodeinline
lexicalVariables()JSC::VariableEnvironmentNodeinline
lineStartOffset() constJSC::Nodeinline
m_arenaJSC::ParserArenaRootprotected
m_endOffsetJSC::Nodeprotected
m_functionStackJSC::VariableEnvironmentNodeprotected
m_lastLineJSC::StatementNodeprotected
m_lexicalVariablesJSC::VariableEnvironmentNodeprotected
m_needsDebugHookJSC::Nodeprotected
m_nextJSC::StatementNodeprotected
m_positionJSC::Nodeprotected
m_startLineNumberJSC::ScopeNodeprotected
m_startLineStartOffsetJSC::ScopeNodeprotected
m_startStartOffsetJSC::ScopeNodeprotected
neededConstants()JSC::ScopeNodeinline
needsActivation() constJSC::ScopeNodeinline
needsDebugHook() constJSC::Nodeinline
next()JSC::StatementNodeinline
Node(const JSTokenLocation &)JSC::Nodeinlineprotected
JSC::operator new(size_t, ParserArena &)JSC::ParserArenaFreeableinline
JSC::VariableEnvironmentNode::operator new(size_t, ParserArena &)JSC::ParserArenaDeletableinline
parserArena()JSC::ParserArenaRootinline
ParserArenaRoot(ParserArena &)JSC::ParserArenaRootinlineprotected
position() constJSC::Nodeinline
scopeIsFunctionJSC::EvalNodestatic
ScopeNode(ParserArena &, const JSTokenLocation &start, const JSTokenLocation &end, bool inStrictContext)JSC::ScopeNode
ScopeNode(ParserArena &, const JSTokenLocation &start, const JSTokenLocation &end, const SourceCode &, SourceElements *, VariableEnvironment &, FunctionStack &&, VariableEnvironment &, UniquedStringImplPtrSet &&, CodeFeatures, InnerArrowFunctionCodeFeatures, int numConstants)JSC::ScopeNode
setEndOffset(int offset)JSC::Nodeinline
setFeatures(CodeFeatures features)JSC::ScopeNodeinline
setLoc(unsigned firstLine, unsigned lastLine, int startOffset, int lineStartOffset)JSC::StatementNode
setNeedsDebugHook()JSC::Nodeinline
setNext(StatementNode *next)JSC::StatementNodeinline
setStartOffset(int offset)JSC::Nodeinline
setUsesArguments()JSC::ScopeNodeinline
singleStatement() constJSC::ScopeNode
source() constJSC::ScopeNodeinline
sourceID() constJSC::ScopeNodeinline
sourceURL() constJSC::ScopeNodeinline
startColumn() constJSC::EvalNodeinline
startLine() constJSC::ScopeNodeinline
startLineStartOffset() constJSC::ScopeNodeinline
startOffset() constJSC::Nodeinline
startStartOffset() constJSC::ScopeNodeinline
StatementNode(const JSTokenLocation &)JSC::StatementNodeinlineprotected
usesArguments() constJSC::ScopeNodeinline
usesArrowFunction() constJSC::ScopeNodeinline
usesEval() constJSC::ScopeNodeinline
usesNewTarget() constJSC::ScopeNodeinline
usesSuperCall() constJSC::ScopeNodeinline
usesSuperProperty() constJSC::ScopeNodeinline
usesThis() constJSC::ScopeNodeinline
varDeclarations()JSC::ScopeNodeinline
VariableEnvironmentNode()JSC::VariableEnvironmentNodeinline
VariableEnvironmentNode(VariableEnvironment &lexicalDeclaredVariables)JSC::VariableEnvironmentNode
VariableEnvironmentNode(VariableEnvironment &lexicalDeclaredVariables, FunctionStack &&)JSC::VariableEnvironmentNode
~Node()JSC::Nodeinlinevirtual
~ParserArenaDeletable()JSC::ParserArenaDeletableinlinevirtual
~ParserArenaRoot()JSC::ParserArenaRootinlinevirtual