Index: src/a64/macro-assembler-a64.h |
diff --git a/src/a64/macro-assembler-a64.h b/src/a64/macro-assembler-a64.h |
index 153e4d0367674edfb7412a48918117f7e9ec6661..09d667bbf0d4f0dd9d109d7ef33e13db6b655919 100644 |
--- a/src/a64/macro-assembler-a64.h |
+++ b/src/a64/macro-assembler-a64.h |
@@ -1888,7 +1888,6 @@ class MacroAssembler : public Assembler { |
Register scratch, |
Label* no_map_match); |
- void LoadArrayFunction(Register function); |
void LoadGlobalFunction(int index, Register function); |
// Load the initial map from the global function. The registers function and |