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 c9ffd9c7cb17..74fce64be593 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 2020-04-21 11:38:50 UTC
+--- deps/v8/src/libsampler/sampler.cc.orig 2020-06-30 17:49:17 UTC
+++ deps/v8/src/libsampler/sampler.cc
-@@ -480,6 +480,10 @@ void SignalHandler::FillRegisterState(void* context, R
+@@ -482,6 +482,10 @@ void SignalHandler::FillRegisterState(void* context, R
state->pc = reinterpret_cast<void*>(mcontext.__gregs[_REG_PC]);
state->sp = reinterpret_cast<void*>(mcontext.__gregs[_REG_SP]);
state->fp = reinterpret_cast<void*>(mcontext.__gregs[_REG_FP]);