diff options
Diffstat (limited to 'deps/v8/src/crankshaft/x64/lithium-codegen-x64.h')
-rw-r--r-- | deps/v8/src/crankshaft/x64/lithium-codegen-x64.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/deps/v8/src/crankshaft/x64/lithium-codegen-x64.h b/deps/v8/src/crankshaft/x64/lithium-codegen-x64.h index 22c39ad088..22a32a147d 100644 --- a/deps/v8/src/crankshaft/x64/lithium-codegen-x64.h +++ b/deps/v8/src/crankshaft/x64/lithium-codegen-x64.h @@ -297,8 +297,6 @@ class LCodeGen: public LCodeGenBase { template <class T> void EmitVectorLoadICRegisters(T* instr); - template <class T> - void EmitVectorStoreICRegisters(T* instr); #ifdef _MSC_VER // On windows, you may not access the stack more than one page below |