| OLD | NEW |
| 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 1019 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1030 </File> | 1030 </File> |
| 1031 <File | 1031 <File |
| 1032 RelativePath="..\..\src\ia32\virtual-frame-ia32.
cc" | 1032 RelativePath="..\..\src\ia32\virtual-frame-ia32.
cc" |
| 1033 > | 1033 > |
| 1034 </File> | 1034 </File> |
| 1035 <File | 1035 <File |
| 1036 RelativePath="..\..\src\virtual-frame-heavy.cc" | 1036 RelativePath="..\..\src\virtual-frame-heavy.cc" |
| 1037 > | 1037 > |
| 1038 </File> | 1038 </File> |
| 1039 <File | 1039 <File |
| 1040 RelativePath="..\..\src\vm-state.cc" |
| 1041 > |
| 1042 </File> |
| 1043 <File |
| 1044 RelativePath="..\..\src\vm-state-inl.h" |
| 1045 > |
| 1046 </File> |
| 1047 <File |
| 1048 RelativePath="..\..\src\vm-state.h" |
| 1049 > |
| 1050 </File> |
| 1051 <File |
| 1040 RelativePath="..\..\src\zone-inl.h" | 1052 RelativePath="..\..\src\zone-inl.h" |
| 1041 > | 1053 > |
| 1042 </File> | 1054 </File> |
| 1043 <File | 1055 <File |
| 1044 RelativePath="..\..\src\zone.cc" | 1056 RelativePath="..\..\src\zone.cc" |
| 1045 > | 1057 > |
| 1046 </File> | 1058 </File> |
| 1047 <File | 1059 <File |
| 1048 RelativePath="..\..\src\zone.h" | 1060 RelativePath="..\..\src\zone.h" |
| 1049 > | 1061 > |
| (...skipping 32 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1082 </File> | 1094 </File> |
| 1083 <File | 1095 <File |
| 1084 RelativePath="..\..\include\v8.h" | 1096 RelativePath="..\..\include\v8.h" |
| 1085 > | 1097 > |
| 1086 </File> | 1098 </File> |
| 1087 </Filter> | 1099 </Filter> |
| 1088 </Files> | 1100 </Files> |
| 1089 <Globals> | 1101 <Globals> |
| 1090 </Globals> | 1102 </Globals> |
| 1091 </VisualStudioProject> | 1103 </VisualStudioProject> |
| OLD | NEW |