dart-sdk/sdk
Stephen Adams afe5b32e48 Fix for issue 23432.
Get the correct receiver in noSuchMethod stubs.

noSuchMethod stubs for selectors with Interceptor calling convention should pass the receiver to noSuchMethod (not 'this').  The actual receiver is selected by Object.noSuchMethod and Interceptor.noSuchMethod.

R=floitsch@google.com

Committed: c8d7cd8ef4

Reverted: 21a322fd99

Review URL: https://codereview.chromium.org//1181063005.
2015-06-22 17:02:21 -07:00
..
bin Switch over testing pub seperately from the the normal packages 2015-06-09 08:12:51 +02:00
lib Fix for issue 23432. 2015-06-22 17:02:21 -07:00
api_readme.md make the one-liner for the SDK docs an actual one-liner 2015-06-12 12:21:52 +02:00