aboutsummaryrefslogtreecommitdiff
path: root/deps/v8/src/compiler/register-allocator.h
diff options
context:
space:
mode:
Diffstat (limited to 'deps/v8/src/compiler/register-allocator.h')
-rw-r--r--deps/v8/src/compiler/register-allocator.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/deps/v8/src/compiler/register-allocator.h b/deps/v8/src/compiler/register-allocator.h
index 6bfc6c410a..2089ea2fc1 100644
--- a/deps/v8/src/compiler/register-allocator.h
+++ b/deps/v8/src/compiler/register-allocator.h
@@ -8,7 +8,7 @@
#include "src/compiler/instruction.h"
#include "src/ostreams.h"
#include "src/register-configuration.h"
-#include "src/zone-containers.h"
+#include "src/zone/zone-containers.h"
namespace v8 {
namespace internal {
@@ -965,7 +965,7 @@ class RegisterAllocator : public ZoneObject {
// Find the optimal split for ranges defined by a memory operand, e.g.
// constants or function parameters passed on the stack.
- void SplitAndSpillRangesDefinedByMemoryOperand(bool operands_only);
+ void SplitAndSpillRangesDefinedByMemoryOperand();
// Split the given range at the given position.
// If range starts at or after the given position then the