Version 3.9.22

Enabled count-based profiler by default.

Implemented a hash based look-up to speed up address checks in large object space (issue 853).

Performance and stability improvements on all platforms.

git-svn-id: http://v8.googlecode.com/svn/trunk@11093 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
diff --git a/AUTHORS b/AUTHORS
index 869be2b..dfefad1 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -51,3 +51,4 @@
 Vlad Burlik <vladbph@gmail.com>
 Yuqiang Xian <yuqiang.xian@intel.com>
 Zaheer Ahmad <zahmad@codeaurora.org>
+Zhongping Wang <kewpie.w.zp@gmail.com>