Roll v8-i18n to r66.

This change adds new v8Intl global namespace and new API that reflects the current EcmaScript 402 draft - http://wiki.ecmascript.org/doku.php?id=globalization:specification_drafts.

The old v8Locale is still available, so the current users won't notice the addition.

License header in collator.h was updated.

Some collator extension keys were removed per spec.

Code was restructured so it doesn't add three new static initializations to CHrome startup.

Memory leaks fixed.

BUG=28604
TEST=
NOTRY=true

Review URL: https://chromiumcodereview.appspot.com/10381038

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