Revision: 9161
Author:   [email protected]
Date:     Wed Sep  7 02:34:47 2011
Log:      Nuked unused method declaration.
Review URL: http://codereview.chromium.org/7841030
http://code.google.com/p/v8/source/detail?r=9161

Modified:
 /branches/bleeding_edge/src/hydrogen.h

=======================================
--- /branches/bleeding_edge/src/hydrogen.h      Thu Sep  1 09:33:57 2011
+++ /branches/bleeding_edge/src/hydrogen.h      Wed Sep  7 02:34:47 2011
@@ -855,7 +855,6 @@
                            TypeInfo info,
                            HValue* value,
                            Representation rep);
-  void AssumeRepresentation(HValue* value, Representation rep);
   static Representation ToRepresentation(TypeInfo info);

   void SetupScope(Scope* scope);

--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev

Reply via email to