Home | History | Annotate | Download | only in parser

Lines Matching refs:PostfixDotNode

311     inline PostfixDotNode::PostfixDotNode(JSGlobalData* globalData, ExpressionNode* base, const Identifier& ident, Operator oper, unsigned divot, unsigned startOffset, unsigned endOffset)