summaryrefslogtreecommitdiff
path: root/deps/v8/src/crankshaft/mips64/lithium-codegen-mips64.h
diff options
context:
space:
mode:
Diffstat (limited to 'deps/v8/src/crankshaft/mips64/lithium-codegen-mips64.h')
-rw-r--r--deps/v8/src/crankshaft/mips64/lithium-codegen-mips64.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/deps/v8/src/crankshaft/mips64/lithium-codegen-mips64.h b/deps/v8/src/crankshaft/mips64/lithium-codegen-mips64.h
index 41d8b2c031..aaa2e6be17 100644
--- a/deps/v8/src/crankshaft/mips64/lithium-codegen-mips64.h
+++ b/deps/v8/src/crankshaft/mips64/lithium-codegen-mips64.h
@@ -343,8 +343,6 @@ class LCodeGen: public LCodeGenBase {
template <class T>
void EmitVectorLoadICRegisters(T* instr);
- template <class T>
- void EmitVectorStoreICRegisters(T* instr);
ZoneList<Deoptimizer::JumpTableEntry*> jump_table_;
Scope* const scope_;