Searched defs:to_rewrite (Results 1 – 2 of 2) sorted by relevance
127 void Parser::RewriteDestructuringAssignment(RewritableExpression* to_rewrite) { in RewriteDestructuringAssignment()134 auto to_rewrite = factory()->NewRewritableExpression(assignment, scope()); in RewriteDestructuringAssignment() local159 Parser* parser, RewritableExpression* to_rewrite, Scope* scope) { in RewriteDestructuringAssignment()
2842 void VisitRewritableExpression(RewritableExpression* to_rewrite) { in VisitRewritableExpression()3665 RewritableExpression* to_rewrite = *it; in RewriteDestructuringAssignments() local