Files
sdk/tests/language
asgerf@google.com 9630163eaf dart2js cps: Handle error cases.
A new IR node CreateInvocationMirror has been introduced, which is
needed for creating calls to noSuchMethod. The main reason for this node
is that the JS constructor for Invocation objects require the internal
(minified) name of the target, which the builder does not know.
I don't think the IR pipeline should depend on the Namer, so the IR node
is preserved all the way to codegen.

R=floitsch@google.com, kmillikin@google.com

Review URL: https://codereview.chromium.org//1130813002

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@45678 260f80e4-7a28-3924-810f-c04153c831b5
2015-05-11 09:06:12 +00:00
..
2015-02-04 12:41:49 +00:00
2015-03-17 23:49:05 +00:00
2015-01-29 16:01:58 +00:00
2015-05-08 12:09:41 +00:00
2015-01-13 17:16:50 +00:00
2015-03-26 00:01:36 +00:00