Reviewers: Sven Panne,

Message:
Committed patchset #1 manually as r14992 (presubmit successful).

Description:
lint failure with latest depot_tools

BUG=
[email protected]

Committed: https://code.google.com/p/v8/source/detail?r=14992

Please review this at https://codereview.chromium.org/15795006/

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

Affected files:
  M src/objects.cc


Index: src/objects.cc
diff --git a/src/objects.cc b/src/objects.cc
index 323b50180ae838d80ae57e97b376c98a3b6c72e8..889d2045f162bfa15a49ac9b55c60a436f5ff492 100644
--- a/src/objects.cc
+++ b/src/objects.cc
@@ -8540,6 +8540,8 @@ class StringComparator {
       const uint8_t* buffer8_;
       const uint16_t* buffer16_;
     };
+
+   private:
     DISALLOW_IMPLICIT_CONSTRUCTORS(State);
   };



--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to