Reviewers: danno,

Description:
Nuked unused method declaration.

Please review this at http://codereview.chromium.org/7841030/

SVN Base: http://v8.googlecode.com/svn/branches/bleeding_edge/

Affected files:
  M     src/hydrogen.h


Index: src/hydrogen.h
===================================================================
--- src/hydrogen.h      (revision 9159)
+++ src/hydrogen.h      (working copy)
@@ -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