Fix this longstanding bug that luckily did not bite us yet: Use Class.prototype.foo$bailout.call(this, ...) to call a bailout method instead of this.foo$bailout to avoid executing the bailout method of a subclass.
Review URL: https://codereview.chromium.org//11416007

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@15008 260f80e4-7a28-3924-810f-c04153c831b5
3 files changed