From 198933a04331252e324cce4e6cf9fe719b6e3ddb Mon Sep 17 00:00:00 2001 From: Kent Hansen Date: Fri, 11 Nov 2011 12:45:37 +0100 Subject: Update V8 Fixes a bug in one of our patches that caused hydrogen to optimize incorrectly. Task-number: QTBUG-22679 Change-Id: I008088cd2b878f22e6a2ba4e002aeba9a3c70a22 Reviewed-by: Aaron Kennedy --- src/v8/0007-Allow-a-script-to-be-flagged-as-native.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/v8/0007-Allow-a-script-to-be-flagged-as-native.patch') diff --git a/src/v8/0007-Allow-a-script-to-be-flagged-as-native.patch b/src/v8/0007-Allow-a-script-to-be-flagged-as-native.patch index 539014ba12..6036343b72 100644 --- a/src/v8/0007-Allow-a-script-to-be-flagged-as-native.patch +++ b/src/v8/0007-Allow-a-script-to-be-flagged-as-native.patch @@ -1,4 +1,4 @@ -From c9277f820ae47f32f127b156ac2e1200458ab876 Mon Sep 17 00:00:00 2001 +From b733a2fec5c51b7d7219505b89f34715603bd49c Mon Sep 17 00:00:00 2001 From: Aaron Kennedy Date: Fri, 9 Sep 2011 14:16:12 +1000 Subject: [PATCH 07/11] Allow a script to be flagged as "native" @@ -42,5 +42,5 @@ index 4902e72..cabca74 100644 } if (!script_name.is_null()) { -- -1.7.4.4 +1.7.6 -- cgit v1.2.3