Revision: 2593
Author: [email protected]
Date: Fri Jul 31 00:55:07 2009
Log: Remove the rest of references to jsregexp-inl.h

[email protected]

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

http://code.google.com/p/v8/source/detail?r=2593

Modified:
  /branches/bleeding_edge/tools/gyp/v8.gyp
  /branches/bleeding_edge/tools/v8.xcodeproj/project.pbxproj

=======================================
--- /branches/bleeding_edge/tools/gyp/v8.gyp    Tue Jul 28 13:32:57 2009
+++ /branches/bleeding_edge/tools/gyp/v8.gyp    Fri Jul 31 00:55:07 2009
@@ -282,7 +282,6 @@
          '../../src/jump-target.cc',
          '../../src/jump-target.h',
          '../../src/jump-target-inl.h',
-        '../../src/jsregexp-inl.h',
          '../../src/jsregexp.cc',
          '../../src/jsregexp.h',
          '../../src/list-inl.h',
=======================================
--- /branches/bleeding_edge/tools/v8.xcodeproj/project.pbxproj  Thu Jul 16  
23:32:29 2009
+++ /branches/bleeding_edge/tools/v8.xcodeproj/project.pbxproj  Fri Jul 31  
00:55:07 2009
@@ -512,7 +512,6 @@
                89A15C630EE4661A00B48DEB /* bytecodes-irregexp.h */ = {isa =  
PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h;  
path = "bytecodes-irregexp.h"; sourceTree = "<group>"; };
                89A15C660EE4665300B48DEB /* interpreter-irregexp.cc */ = {isa = 
 
PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp;  
path = "interpreter-irregexp.cc"; sourceTree = "<group>"; };
                89A15C670EE4665300B48DEB /* interpreter-irregexp.h */ = {isa =  
PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h;  
path = "interpreter-irregexp.h"; sourceTree = "<group>"; };
-               89A15C680EE4665300B48DEB /* jsregexp-inl.h */ = {isa = 
PBXFileReference;  
fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path  
= "jsregexp-inl.h"; sourceTree = "<group>"; };
                89A15C6D0EE466A900B48DEB /* platform-freebsd.cc */ = {isa =  
PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp;  
path = "platform-freebsd.cc"; sourceTree = "<group>"; };
                89A15C700EE466D000B48DEB /* regexp-macro-assembler-arm.cc */ = 
{isa =  
PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp;  
name = "regexp-macro-assembler-arm.cc"; path  
= "arm/regexp-macro-assembler-arm.cc"; sourceTree = "<group>"; };
                89A15C710EE466D000B48DEB /* regexp-macro-assembler-arm.h */ = 
{isa =  
PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h;  
name = "regexp-macro-assembler-arm.h"; path  
= "arm/regexp-macro-assembler-arm.h"; sourceTree = "<group>"; };
@@ -733,7 +732,6 @@
                                897FF14D0E719B8F00D62E90 /* ic.h */,
                                89A15C660EE4665300B48DEB /* 
interpreter-irregexp.cc */,
                                89A15C670EE4665300B48DEB /* 
interpreter-irregexp.h */,
-                               89A15C680EE4665300B48DEB /* jsregexp-inl.h */,
                                897FF14E0E719B8F00D62E90 /* jsregexp.cc */,
                                897FF14F0E719B8F00D62E90 /* jsregexp.h */,
                                58950D4E0F55514900F3E8BA /* jump-target-arm.cc 
*/,

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

Reply via email to