From 80fbcff9fafb469c027aeca6788c7550f325e233 Mon Sep 17 00:00:00 2001 From: "mbelshe@google.com" Date: Mon, 23 Mar 2009 20:55:27 +0000 Subject: Rework the v8 binding string handling to be more efficient. Break out ToAtomicWebCoreString in addition to ToWebCoreString. Re-enables the v8 string morphing; there is no longer degradation on intl1 page cycler. Review URL: http://codereview.chromium.org/42445 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@12309 0039d316-1c4b-4281-b951-d872f2087c98 --- webkit/build/V8Bindings/V8Bindings.vcproj | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'webkit/build/V8Bindings') diff --git a/webkit/build/V8Bindings/V8Bindings.vcproj b/webkit/build/V8Bindings/V8Bindings.vcproj index fc01561..6f57bfc 100644 --- a/webkit/build/V8Bindings/V8Bindings.vcproj +++ b/webkit/build/V8Bindings/V8Bindings.vcproj @@ -1,11 +1,12 @@ + + -- cgit v1.1