aboutsummaryrefslogtreecommitdiff
path: root/www/node/files/patch-deps_v8_src_libsampler_sampler.cc
diff options
context:
space:
mode:
Diffstat (limited to 'www/node/files/patch-deps_v8_src_libsampler_sampler.cc')
-rw-r--r--www/node/files/patch-deps_v8_src_libsampler_sampler.cc4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/node/files/patch-deps_v8_src_libsampler_sampler.cc b/www/node/files/patch-deps_v8_src_libsampler_sampler.cc
index 1f61ee4d2b1b..afbb11c9dab0 100644
--- a/www/node/files/patch-deps_v8_src_libsampler_sampler.cc
+++ b/www/node/files/patch-deps_v8_src_libsampler_sampler.cc
@@ -1,6 +1,6 @@
---- deps/v8/src/libsampler/sampler.cc.orig 2019-04-23 12:30:43 UTC
+--- deps/v8/src/libsampler/sampler.cc.orig 2019-08-06 20:46:24 UTC
+++ deps/v8/src/libsampler/sampler.cc
-@@ -466,9 +466,13 @@ void SignalHandler::FillRegisterState(void* context, R
+@@ -470,9 +470,13 @@ void SignalHandler::FillRegisterState(void* context, R
state->sp = reinterpret_cast<void*>(mcontext.mc_rsp);
state->fp = reinterpret_cast<void*>(mcontext.mc_rbp);
#elif V8_HOST_ARCH_ARM