Home | History | Annotate | Download | only in parser

Lines Matching refs:CallFunctionCallDotNode

576     class CallFunctionCallDotNode : public FunctionCallDotNode {
578 CallFunctionCallDotNode(JSGlobalData*, ExpressionNode* base, const Identifier&, ArgumentsNode*, unsigned divot, unsigned startOffset, unsigned endOffset);