Add file accidentally omitted from last change.
authorerik.corry@gmail.com <erik.corry@gmail.com@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Mon, 3 Nov 2008 10:35:24 +0000 (10:35 +0000)
committererik.corry@gmail.com <erik.corry@gmail.com@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Mon, 3 Nov 2008 10:35:24 +0000 (10:35 +0000)
git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@676 ce2b1a6d-e550-0410-aec6-3dcde31c8c00

src/runtime.h

index 6f21dba62a6993c68f3b603d4a20f9dcc254e410..f546231a6f04506abeef6cd7fe1b2a6a1012577a 100644 (file)
@@ -66,10 +66,6 @@ namespace v8 { namespace internal {
   F(PushIfAbsent, 2) \
   F(ArrayConcat, 1) \
   \
-  /* ConsStrings */ \
-  F(ConsStringFst, 1) \
-  F(ConsStringSnd, 1) \
-  \
   /* Conversions */ \
   F(ToBool, 1) \
   F(Typeof, 1) \