From f5501c0f3b237a8181820e65f3bfa693475b22b4 Mon Sep 17 00:00:00 2001 From: Kent Hansen Date: Tue, 30 Aug 2011 13:36:52 +0200 Subject: Update our V8 Change-Id: I8925815c068d697999955c45de9f0736ad31ed56 Reviewed-on: http://codereview.qt.nokia.com/3880 Reviewed-by: Kent Hansen Reviewed-by: Qt Sanity Bot --- src/v8/0008-Add-custom-object-compare-callback.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/v8/0008-Add-custom-object-compare-callback.patch') diff --git a/src/v8/0008-Add-custom-object-compare-callback.patch b/src/v8/0008-Add-custom-object-compare-callback.patch index d7ef5c434d..a6973969fe 100644 --- a/src/v8/0008-Add-custom-object-compare-callback.patch +++ b/src/v8/0008-Add-custom-object-compare-callback.patch @@ -1,7 +1,7 @@ From bec11b8b7f89d135e7d9a823ac4fe98c70d017cf Mon Sep 17 00:00:00 2001 From: Aaron Kennedy Date: Mon, 27 Jun 2011 14:57:28 +1000 -Subject: [PATCH 08/13] Add custom object compare callback +Subject: [PATCH 08/16] Add custom object compare callback A global custom object comparison callback can be set with: V8::SetUserObjectComparisonCallbackFunction() @@ -485,5 +485,5 @@ index d923494..10b9b56 100644 ASSERT(GetCondition() == equal); __ subq(rax, rdx); -- -1.7.2.3 +1.7.6 -- cgit v1.2.3