aboutsummaryrefslogtreecommitdiff
path: root/deps/v8/src/crankshaft/s390/lithium-codegen-s390.h
diff options
context:
space:
mode:
Diffstat (limited to 'deps/v8/src/crankshaft/s390/lithium-codegen-s390.h')
-rw-r--r--deps/v8/src/crankshaft/s390/lithium-codegen-s390.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/deps/v8/src/crankshaft/s390/lithium-codegen-s390.h b/deps/v8/src/crankshaft/s390/lithium-codegen-s390.h
index e5df255f4d..30e9d2b997 100644
--- a/deps/v8/src/crankshaft/s390/lithium-codegen-s390.h
+++ b/deps/v8/src/crankshaft/s390/lithium-codegen-s390.h
@@ -276,8 +276,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_;