Home | History | Annotate | Download | only in parser

Lines Matching refs:PrefixResolveNode

719     class PrefixResolveNode : public PrePostResolveNode {
721 PrefixResolveNode(JSGlobalData*, const Identifier&, Operator, unsigned divot, unsigned startOffset, unsigned endOffset);