Commit 5a2aa8ee authored by antonm@chromium.org's avatar antonm@chromium.org

Fix a lint error.

Review URL: http://codereview.chromium.org/235052

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@2982 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
parent d9e23dc7
......@@ -760,7 +760,7 @@ class Object BASE_EMBEDDED {
inline bool IsExternalAsciiString();
inline bool IsSeqTwoByteString();
inline bool IsSeqAsciiString();
#endif // DEBUG
#endif // DEBUG
inline bool IsConsString();
inline bool IsNumber();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment