From e8fd6f2fd1d1f20d5c3931aefb55c40d5531962b Mon Sep 17 00:00:00 2001 From: Kai Koehne Date: Thu, 17 Nov 2011 16:33:41 +0100 Subject: Update V8 Change-Id: Ie6157e0baa55271707b3e00ed80b67ab79f4f570 Reviewed-by: Kent Hansen --- src/v8/0007-Allow-a-script-to-be-flagged-as-native.patch | 6 +++--- 1 file changed, 3 insertions(+), 3 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 6036343b72..b6380b1b8e 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,7 +1,7 @@ -From b733a2fec5c51b7d7219505b89f34715603bd49c Mon Sep 17 00:00:00 2001 +From 519fec2ddc92193760dc2a6599f91ff4eb11563c 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" +Subject: [PATCH 07/12] Allow a script to be flagged as "native" Native scripts do not appear in backtraces, or in the source and line number when exceptions are thrown from within them. This is @@ -42,5 +42,5 @@ index 4902e72..cabca74 100644 } if (!script_name.is_null()) { -- -1.7.6 +1.7.7.3 -- cgit v1.2.3