summaryrefslogtreecommitdiffstats
path: root/src/v8/0005-Allow-access-to-the-calling-script-data.patch
diff options
context:
space:
mode:
authorKent Hansen <kent.hansen@nokia.com>2011-11-11 12:45:37 +0100
committerQt by Nokia <qt-info@nokia.com>2011-11-14 01:54:39 +0100
commit198933a04331252e324cce4e6cf9fe719b6e3ddb (patch)
tree896e7e026978c707e10f633ba44c573adea1c543 /src/v8/0005-Allow-access-to-the-calling-script-data.patch
parent9563367af262efa8f32c6372e531c7ea6f2a32bc (diff)
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 <aaron.kennedy@nokia.com>
Diffstat (limited to 'src/v8/0005-Allow-access-to-the-calling-script-data.patch')
-rw-r--r--src/v8/0005-Allow-access-to-the-calling-script-data.patch4
1 files changed, 2 insertions, 2 deletions
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 <aaron.kennedy@nokia.com>
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<v8::Object> Context::Global() {
if (IsDeadCheck(i::Isolate::Current(), "v8::Context::Global()")) {
--
-1.7.4.4
+1.7.6