Searched refs:FunctionSentExpression (Results 1 – 4 of 4) sorted by relevance
823 static PreParserExpression FunctionSentExpression(Scope* scope, in FunctionSentExpression() function
515 Expression* FunctionSentExpression(Scope* scope, AstNodeFactory* factory,
680 Expression* ParserTraits::FunctionSentExpression(Scope* scope, in FunctionSentExpression() function in v8::internal::ParserTraits6308 Expression* function_sent = FunctionSentExpression(scope, factory, nopos); in RewriteYieldStar()
2996 return this->FunctionSentExpression(scope_, factory(), pos); in ParseMemberExpression()