Files
sdk/runtime
fschneider@google.com a2e40a1dae Avoid redundant pop/push before Throw/ReThrow in the flow-graph compiler.
Since the runtime call expects its arguments on the stack, we
can just push them in the same way we do in other places.

The current code already assumes that the arguments are pushed in
the correct order.
Review URL: https://chromiumcodereview.appspot.com//10408048

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@7831 260f80e4-7a28-3924-810f-c04153c831b5
2012-05-21 23:19:55 +00:00
..
2012-05-18 18:35:04 +00:00