ed801a1b2f
This fixes the case for an assignment of the form v=e where v is unknown. The right-hand side of the assignment has to be evaluated before throwing a NoSuchMethodError. I moved the generation of the NoSuchMethodError out of the parser to the flow-graph builder, where the right-hand side argument is evaluated before throwing. BUG=https://code.google.com/p/dart/issues/detail?id=13494 TEST=co19/Language/12_Expressions/18_Assignment_A01_t07 R=hausner@google.com Review URL: https://codereview.chromium.org//25842003 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@28723 260f80e4-7a28-3924-810f-c04153c831b5