Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(297)

Side by Side Diff: tools/visual_studio/v8_base.vcproj

Issue 1164002: Split the virtual frame into heavy and light versions.... (Closed) Base URL: http://v8.googlecode.com/svn/branches/bleeding_edge/
Patch Set: '' Created 10 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « tools/v8.xcodeproj/project.pbxproj ('k') | tools/visual_studio/v8_base_arm.vcproj » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 <?xml version="1.0" encoding="Windows-1252"?> 1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject 2 <VisualStudioProject
3 ProjectType="Visual C++" 3 ProjectType="Visual C++"
4 Version="8.00" 4 Version="8.00"
5 Name="v8_base" 5 Name="v8_base"
6 ProjectGUID="{EC8B7909-62AF-470D-A75D-E1D89C837142}" 6 ProjectGUID="{EC8B7909-62AF-470D-A75D-E1D89C837142}"
7 RootNamespace="v8_base" 7 RootNamespace="v8_base"
8 Keyword="Win32Proj" 8 Keyword="Win32Proj"
9 > 9 >
10 <Platforms> 10 <Platforms>
(...skipping 583 matching lines...) Expand 10 before | Expand all | Expand 10 after
594 </File> 594 </File>
595 <File 595 <File
596 RelativePath="..\..\src\jump-target.h" 596 RelativePath="..\..\src\jump-target.h"
597 > 597 >
598 </File> 598 </File>
599 <File 599 <File
600 RelativePath="..\..\src\jump-target-inl.h" 600 RelativePath="..\..\src\jump-target-inl.h"
601 > 601 >
602 </File> 602 </File>
603 <File 603 <File
604 RelativePath="..\..\src\jump-target-heavy-inl.h"
605 >
606 </File>
607 <File
604 RelativePath="..\..\src\jump-target.cc" 608 RelativePath="..\..\src\jump-target.cc"
605 > 609 >
606 </File> 610 </File>
607 <File 611 <File
608 RelativePath="..\..\src\ia32\jump-target-ia32.cc " 612 RelativePath="..\..\src\ia32\jump-target-ia32.cc "
609 > 613 >
610 </File> 614 </File>
611 <File 615 <File
616 RelativePath="..\..\src\jump-target-heavy.cc"
617 >
618 </File>
619 <File
612 RelativePath="..\..\src\jsregexp.cc" 620 RelativePath="..\..\src\jsregexp.cc"
613 > 621 >
614 </File> 622 </File>
615 <File 623 <File
616 RelativePath="..\..\src\jsregexp.h" 624 RelativePath="..\..\src\jsregexp.h"
617 > 625 >
618 </File> 626 </File>
619 <File 627 <File
620 RelativePath="..\..\src\list-inl.h" 628 RelativePath="..\..\src\list-inl.h"
621 > 629 >
(...skipping 368 matching lines...) Expand 10 before | Expand all | Expand 10 after
990 </File> 998 </File>
991 <File 999 <File
992 RelativePath="..\..\src\version.h" 1000 RelativePath="..\..\src\version.h"
993 > 1001 >
994 </File> 1002 </File>
995 <File 1003 <File
996 RelativePath="..\..\src\virtual-frame-inl.h" 1004 RelativePath="..\..\src\virtual-frame-inl.h"
997 > 1005 >
998 </File> 1006 </File>
999 <File 1007 <File
1008 RelativePath="..\..\src\virtual-frame-heavy-inl. h"
1009 >
1010 </File>
1011 <File
1000 RelativePath="..\..\src\virtual-frame.h" 1012 RelativePath="..\..\src\virtual-frame.h"
1001 > 1013 >
1002 </File> 1014 </File>
1003 <File 1015 <File
1004 RelativePath="..\..\src\ia32\virtual-frame-ia32. h" 1016 RelativePath="..\..\src\ia32\virtual-frame-ia32. h"
1005 > 1017 >
1006 </File> 1018 </File>
1007 <File 1019 <File
1008 RelativePath="..\..\src\virtual-frame.cc" 1020 RelativePath="..\..\src\virtual-frame.cc"
1009 > 1021 >
1010 </File> 1022 </File>
1011 <File 1023 <File
1012 RelativePath="..\..\src\ia32\virtual-frame-ia32. cc" 1024 RelativePath="..\..\src\ia32\virtual-frame-ia32. cc"
1013 > 1025 >
1014 </File> 1026 </File>
1015 <File 1027 <File
1028 RelativePath="..\..\src\virtual-frame-heavy.cc"
1029 >
1030 </File>
1031 <File
1016 RelativePath="..\..\src\zone-inl.h" 1032 RelativePath="..\..\src\zone-inl.h"
1017 > 1033 >
1018 </File> 1034 </File>
1019 <File 1035 <File
1020 RelativePath="..\..\src\zone.cc" 1036 RelativePath="..\..\src\zone.cc"
1021 > 1037 >
1022 </File> 1038 </File>
1023 <File 1039 <File
1024 RelativePath="..\..\src\zone.h" 1040 RelativePath="..\..\src\zone.h"
1025 > 1041 >
(...skipping 28 matching lines...) Expand all
1054 </File> 1070 </File>
1055 <File 1071 <File
1056 RelativePath="..\..\include\v8.h" 1072 RelativePath="..\..\include\v8.h"
1057 > 1073 >
1058 </File> 1074 </File>
1059 </Filter> 1075 </Filter>
1060 </Files> 1076 </Files>
1061 <Globals> 1077 <Globals>
1062 </Globals> 1078 </Globals>
1063 </VisualStudioProject> 1079 </VisualStudioProject>
OLDNEW
« no previous file with comments | « tools/v8.xcodeproj/project.pbxproj ('k') | tools/visual_studio/v8_base_arm.vcproj » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698