Index: src/interpreter/bytecode-array-accessor.h |
diff --git a/src/interpreter/bytecode-array-accessor.h b/src/interpreter/bytecode-array-accessor.h |
index c34d6a554ce0fa8b532bf160e4c3c9b4c4bceeaa..efe9e6605eefb90a4110b36bfbac426ae3927b3a 100644 |
--- a/src/interpreter/bytecode-array-accessor.h |
+++ b/src/interpreter/bytecode-array-accessor.h |
@@ -48,8 +48,6 @@ |
// not for a jump or conditional jump. |
int GetJumpTargetOffset() const; |
- std::ostream& PrintTo(std::ostream& os) const; |
- |
private: |
bool OffsetInBounds() const; |