0bf7251d1a
This is the same CL as https://codereview.chromium.org/17315008/ with one bug fixed: If a method is invoked with a mismatching number of arguments, we don't add a no-such-method-dispatcher function since the dispatcher currently can only invoke noSuchMethod and would not work if the method is invoked with correct arguments at a later point. I extended the test to cover that case. TEST=tests/language/no_such_method_dispatcher_test.dart R=srdjan@google.com Review URL: https://codereview.chromium.org//17571010 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@24351 260f80e4-7a28-3924-810f-c04153c831b5