aboutsummaryrefslogtreecommitdiff
path: root/www/node/files/patch-deps_v8_src_compiler_backend_instruction-selector.cc
diff options
context:
space:
mode:
Diffstat (limited to 'www/node/files/patch-deps_v8_src_compiler_backend_instruction-selector.cc')
-rw-r--r--www/node/files/patch-deps_v8_src_compiler_backend_instruction-selector.cc4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/node/files/patch-deps_v8_src_compiler_backend_instruction-selector.cc b/www/node/files/patch-deps_v8_src_compiler_backend_instruction-selector.cc
index dddaebe14ea2..b8985dcef76d 100644
--- a/www/node/files/patch-deps_v8_src_compiler_backend_instruction-selector.cc
+++ b/www/node/files/patch-deps_v8_src_compiler_backend_instruction-selector.cc
@@ -1,6 +1,6 @@
---- deps/v8/src/compiler/backend/instruction-selector.cc.orig 2020-04-21 11:38:50 UTC
+--- deps/v8/src/compiler/backend/instruction-selector.cc.orig 2020-07-20 22:18:45 UTC
+++ deps/v8/src/compiler/backend/instruction-selector.cc
-@@ -2783,7 +2783,7 @@ void InstructionSelector::VisitCall(Node* node, BasicB
+@@ -2808,7 +2808,7 @@ void InstructionSelector::VisitCall(Node* node, BasicB
switch (call_descriptor->kind()) {
case CallDescriptor::kCallAddress: {
int misc_field = static_cast<int>(call_descriptor->ParameterCount());