Increase Bind/Callback Arity from 6 -> 7.

A few functions need this and the expected compile-speed impact is low.  We should be careful when raising this number higher.  If you're binding a function that has more parameters than this supports, consider refactoring your API to use a parameter struct or something.

Template equation: (n^2 + 26n) / 2
Template growth: 96 -> 116 types.

BUG=98542
TEST=try bots

Review URL: http://codereview.chromium.org/8728010

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111788 0039d316-1c4b-4281-b951-d872f2087c98


CrOS-Libchrome-Original-Commit: fccef1559e02b001c69a0d35ad960e37dcbfd650
6 files changed
tree: abfe71828bed1febf6a7ec5647ac82c59e4c3878
  1. base/
  2. build/
  3. dbus/
  4. ipc/
  5. testing/
  6. third_party/