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/0005-Allow-access-to-the-calling-script-data.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/v8/0005-Allow-access-to-the-calling-script-data.patch') diff --git a/src/v8/0005-Allow-access-to-the-calling-script-data.patch b/src/v8/0005-Allow-access-to-the-calling-script-data.patch index ee7047e7ba..b1d18d0631 100644 --- a/src/v8/0005-Allow-access-to-the-calling-script-data.patch +++ b/src/v8/0005-Allow-access-to-the-calling-script-data.patch @@ -1,4 +1,4 @@ -From a321f382dd8a63ed71cd00a57d011f966a35645f Mon Sep 17 00:00:00 2001 +From fcb6d710f3c3aadfc66a9f60e54ddd00144fe64e Mon Sep 17 00:00:00 2001 From: Aaron Kennedy Date: Fri, 14 Oct 2011 17:03:06 +1000 Subject: [PATCH 05/11] Allow access to the calling script data @@ -44,5 +44,5 @@ index 2d3d97a..54df40d 100644 v8::Local Context::Global() { if (IsDeadCheck(i::Isolate::Current(), "v8::Context::Global()")) { -- -1.7.4.4 +1.7.6 -- cgit v1.2.3