diff --git a/patches/v8/034-patch_v8.patch b/patches/v8/034-patch_v8.patch new file mode 100644 index 00000000..5ad350ce --- /dev/null +++ b/patches/v8/034-patch_v8.patch @@ -0,0 +1,1448 @@ +diff --git a/include/v8-version.h b/include/v8-version.h +index a812b241e4..2760fe3f29 100644 +--- a/include/v8-version.h ++++ b/include/v8-version.h +@@ -11,7 +11,7 @@ + #define V8_MAJOR_VERSION 6 + #define V8_MINOR_VERSION 2 + #define V8_BUILD_NUMBER 414 +-#define V8_PATCH_LEVEL 42 ++#define V8_PATCH_LEVEL 46 + + // Use 1 for candidates and 0 otherwise. + // (Boolean macro values are not supported by all preprocessors.) +diff --git a/src/debug/debug.cc b/src/debug/debug.cc +index 8d5adfbaea..e2beaed6ab 100644 +--- a/src/debug/debug.cc ++++ b/src/debug/debug.cc +@@ -1895,6 +1895,7 @@ void Debug::ProcessCompileEvent(v8::DebugEvent event, Handle