Index: src/stub-cache.h |
diff --git a/src/stub-cache.h b/src/stub-cache.h |
index 56e3d4ff743de3d6ef8cc165daed661fbce1c73f..7cc92e3cbcd97f63175a9e2fc6be4484f0e8aacc 100644 |
--- a/src/stub-cache.h |
+++ b/src/stub-cache.h |
@@ -829,9 +829,6 @@ class KeyedStoreStubCompiler: public StubCompiler { |
bool is_js_array, |
KeyedAccessStoreMode store_mode); |
- static void GenerateStoreExternalArray(MacroAssembler* masm, |
- ElementsKind elements_kind); |
- |
static void GenerateStoreDictionaryElement(MacroAssembler* masm); |
private: |