Searched refs:DestructuringAssignment (Results 1 – 2 of 2) sorted by relevance
267 struct DestructuringAssignment { struct269 DestructuringAssignment(ExpressionT expression, Scope* scope) in DestructuringAssignment() function388 const ZoneList<DestructuringAssignment>&435 void AddDestructuringAssignment(DestructuringAssignment pair) { in AddDestructuringAssignment()476 ZoneList<DestructuringAssignment> destructuring_assignments_to_rewrite_;
5740 const DestructuringAssignment& pair = assignments.at(i); in RewriteDestructuringAssignments()5888 Parser::DestructuringAssignment(expr, parser_->scope_)); in QueueDestructuringAssignmentForRewriting()