From 27833629c6099fea4b7d59eb283748a12cb0d1da Mon Sep 17 00:00:00 2001 From: Aaron Kennedy Date: Tue, 11 Oct 2011 14:27:48 +1000 Subject: Update V8 Change-Id: I359ec3f57a120ebd02d03c56d0944397b5407ed8 Reviewed-on: http://codereview.qt-project.org/6386 Reviewed-by: Aaron Kennedy Sanity-Review: Aaron Kennedy Sanity-Review: Qt Sanity Bot --- src/v8/0008-Add-custom-object-compare-callback.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (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 528af62f12..125668805e 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 a7c491e6e533110a17fe9f7d47cf92a1b2263180 Mon Sep 17 00:00:00 2001 From: Aaron Kennedy Date: Mon, 27 Jun 2011 14:57:28 +1000 -Subject: [PATCH 08/15] 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() -- cgit v1.2.3