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

Side by Side Diff: tools/v8.xcodeproj/project.pbxproj

Issue 40014: Properly add debug-agent.[cc|h] files. (Closed) Base URL: http://v8.googlecode.com/svn/branches/bleeding_edge/
Patch Set: Created 11 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 | « no previous file | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 // !$*UTF8*$! 1 // !$*UTF8*$!
2 { 2 {
3 archiveVersion = 1; 3 archiveVersion = 1;
4 classes = { 4 classes = {
5 }; 5 };
6 objectVersion = 45; 6 objectVersion = 45;
7 objects = { 7 objects = {
8 8
9 /* Begin PBXAggregateTarget section */ 9 /* Begin PBXAggregateTarget section */
10 7BF891930E73098D000BAF8A /* All */ = { 10 7BF891930E73098D000BAF8A /* All */ = {
(...skipping 32 matching lines...) Expand 10 before | Expand all | Expand 10 after
43 890A14020EE9C4B400E49346 /* regexp-macro-assembler-irregexp.cc i n Sources */ = {isa = PBXBuildFile; fileRef = 89A15C750EE466D000B48DEB /* regexp -macro-assembler-irregexp.cc */; }; 43 890A14020EE9C4B400E49346 /* regexp-macro-assembler-irregexp.cc i n Sources */ = {isa = PBXBuildFile; fileRef = 89A15C750EE466D000B48DEB /* regexp -macro-assembler-irregexp.cc */; };
44 890A14030EE9C4B500E49346 /* regexp-macro-assembler-tracer.cc in Sources */ = {isa = PBXBuildFile; fileRef = 89A15C770EE466D000B48DEB /* regexp-m acro-assembler-tracer.cc */; }; 44 890A14030EE9C4B500E49346 /* regexp-macro-assembler-tracer.cc in Sources */ = {isa = PBXBuildFile; fileRef = 89A15C770EE466D000B48DEB /* regexp-m acro-assembler-tracer.cc */; };
45 890A14040EE9C4B700E49346 /* regexp-macro-assembler.cc in Sources */ = {isa = PBXBuildFile; fileRef = 89A15C790EE466D000B48DEB /* regexp-macro-as sembler.cc */; }; 45 890A14040EE9C4B700E49346 /* regexp-macro-assembler.cc in Sources */ = {isa = PBXBuildFile; fileRef = 89A15C790EE466D000B48DEB /* regexp-macro-as sembler.cc */; };
46 893988070F2A35FA007D5254 /* libv8.a in Frameworks */ = {isa = PB XBuildFile; fileRef = 8970F2F00E719FB2006AE7B5 /* libv8.a */; }; 46 893988070F2A35FA007D5254 /* libv8.a in Frameworks */ = {isa = PB XBuildFile; fileRef = 8970F2F00E719FB2006AE7B5 /* libv8.a */; };
47 8939880D0F2A362A007D5254 /* d8.cc in Sources */ = {isa = PBXBuil dFile; fileRef = 89A15C920EE46A1700B48DEB /* d8.cc */; }; 47 8939880D0F2A362A007D5254 /* d8.cc in Sources */ = {isa = PBXBuil dFile; fileRef = 89A15C920EE46A1700B48DEB /* d8.cc */; };
48 893988160F2A3688007D5254 /* d8-debug.cc in Sources */ = {isa = P BXBuildFile; fileRef = 893988150F2A3686007D5254 /* d8-debug.cc */; }; 48 893988160F2A3688007D5254 /* d8-debug.cc in Sources */ = {isa = P BXBuildFile; fileRef = 893988150F2A3686007D5254 /* d8-debug.cc */; };
49 893988330F2A3B8F007D5254 /* d8-js.cc in Sources */ = {isa = PBXB uildFile; fileRef = 893988320F2A3B8B007D5254 /* d8-js.cc */; }; 49 893988330F2A3B8F007D5254 /* d8-js.cc in Sources */ = {isa = PBXB uildFile; fileRef = 893988320F2A3B8B007D5254 /* d8-js.cc */; };
50 893CCE640E71D83700357A03 /* code-stubs.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1110E719B8F00D62E90 /* code-stubs.cc */; }; 50 893CCE640E71D83700357A03 /* code-stubs.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1110E719B8F00D62E90 /* code-stubs.cc */; };
51 8944AD100F1D4D500028D560 /* regexp-stack.cc in Sources */ = {isa = PBXBuildFile; fileRef = 8944AD0E0F1D4D3A0028D560 /* regexp-stack.cc */; }; 51 8944AD100F1D4D500028D560 /* regexp-stack.cc in Sources */ = {isa = PBXBuildFile; fileRef = 8944AD0E0F1D4D3A0028D560 /* regexp-stack.cc */; };
52 8944AD110F1D4D570028D560 /* regexp-stack.cc in Sources */ = {isa = PBXBuildFile; fileRef = 8944AD0E0F1D4D3A0028D560 /* regexp-stack.cc */; }; 52 8944AD110F1D4D570028D560 /* regexp-stack.cc in Sources */ = {isa = PBXBuildFile; fileRef = 8944AD0E0F1D4D3A0028D560 /* regexp-stack.cc */; };
53 894599A30F5D8729008DA8FB /* debug-agent.cc in Sources */ = {isa = PBXBuildFile; fileRef = 8956B6CD0F5D86570033B5A2 /* debug-agent.cc */; };
53 89495E480E79FC23001F68C3 /* compilation-cache.cc in Sources */ = {isa = PBXBuildFile; fileRef = 89495E460E79FC23001F68C3 /* compilation-cache.cc */; }; 54 89495E480E79FC23001F68C3 /* compilation-cache.cc in Sources */ = {isa = PBXBuildFile; fileRef = 89495E460E79FC23001F68C3 /* compilation-cache.cc */; };
54 89495E490E79FC23001F68C3 /* compilation-cache.cc in Sources */ = {isa = PBXBuildFile; fileRef = 89495E460E79FC23001F68C3 /* compilation-cache.cc */; }; 55 89495E490E79FC23001F68C3 /* compilation-cache.cc in Sources */ = {isa = PBXBuildFile; fileRef = 89495E460E79FC23001F68C3 /* compilation-cache.cc */; };
56 8956B6CF0F5D86730033B5A2 /* debug-agent.cc in Sources */ = {isa = PBXBuildFile; fileRef = 8956B6CD0F5D86570033B5A2 /* debug-agent.cc */; };
55 896FD03A0E78D717003DFB6A /* libv8-arm.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 89F23C870E78D5B2006B2466 /* libv8-arm.a */; }; 57 896FD03A0E78D717003DFB6A /* libv8-arm.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 89F23C870E78D5B2006B2466 /* libv8-arm.a */; };
56 897F767F0E71B690007ACF34 /* shell.cc in Sources */ = {isa = PBXB uildFile; fileRef = 897FF1B50E719C0900D62E90 /* shell.cc */; }; 58 897F767F0E71B690007ACF34 /* shell.cc in Sources */ = {isa = PBXB uildFile; fileRef = 897FF1B50E719C0900D62E90 /* shell.cc */; };
57 897F76850E71B6B1007ACF34 /* libv8.a in Frameworks */ = {isa = PB XBuildFile; fileRef = 8970F2F00E719FB2006AE7B5 /* libv8.a */; }; 59 897F76850E71B6B1007ACF34 /* libv8.a in Frameworks */ = {isa = PB XBuildFile; fileRef = 8970F2F00E719FB2006AE7B5 /* libv8.a */; };
58 898BD20E0EF6CC930068B00A /* debug-ia32.cc in Sources */ = {isa = PBXBuildFile; fileRef = 898BD20D0EF6CC850068B00A /* debug-ia32.cc */; }; 60 898BD20E0EF6CC930068B00A /* debug-ia32.cc in Sources */ = {isa = PBXBuildFile; fileRef = 898BD20D0EF6CC850068B00A /* debug-ia32.cc */; };
59 898BD20F0EF6CC9A0068B00A /* debug-arm.cc in Sources */ = {isa = PBXBuildFile; fileRef = 898BD20C0EF6CC850068B00A /* debug-arm.cc */; }; 61 898BD20F0EF6CC9A0068B00A /* debug-arm.cc in Sources */ = {isa = PBXBuildFile; fileRef = 898BD20C0EF6CC850068B00A /* debug-arm.cc */; };
60 89A15C7B0EE466EB00B48DEB /* regexp-macro-assembler-ia32.cc in So urces */ = {isa = PBXBuildFile; fileRef = 89A15C720EE466D000B48DEB /* regexp-mac ro-assembler-ia32.cc */; }; 62 89A15C7B0EE466EB00B48DEB /* regexp-macro-assembler-ia32.cc in So urces */ = {isa = PBXBuildFile; fileRef = 89A15C720EE466D000B48DEB /* regexp-mac ro-assembler-ia32.cc */; };
61 89A15C810EE4674900B48DEB /* regexp-macro-assembler.cc in Sources */ = {isa = PBXBuildFile; fileRef = 89A15C790EE466D000B48DEB /* regexp-macro-as sembler.cc */; }; 63 89A15C810EE4674900B48DEB /* regexp-macro-assembler.cc in Sources */ = {isa = PBXBuildFile; fileRef = 89A15C790EE466D000B48DEB /* regexp-macro-as sembler.cc */; };
62 89A15C830EE4675E00B48DEB /* regexp-macro-assembler-irregexp.cc i n Sources */ = {isa = PBXBuildFile; fileRef = 89A15C750EE466D000B48DEB /* regexp -macro-assembler-irregexp.cc */; }; 64 89A15C830EE4675E00B48DEB /* regexp-macro-assembler-irregexp.cc i n Sources */ = {isa = PBXBuildFile; fileRef = 89A15C750EE466D000B48DEB /* regexp -macro-assembler-irregexp.cc */; };
63 89A15C850EE4678B00B48DEB /* interpreter-irregexp.cc in Sources * / = {isa = PBXBuildFile; fileRef = 89A15C660EE4665300B48DEB /* interpreter-irreg exp.cc */; }; 65 89A15C850EE4678B00B48DEB /* interpreter-irregexp.cc in Sources * / = {isa = PBXBuildFile; fileRef = 89A15C660EE4665300B48DEB /* interpreter-irreg exp.cc */; };
64 89A15C8A0EE467D100B48DEB /* regexp-macro-assembler-tracer.cc in Sources */ = {isa = PBXBuildFile; fileRef = 89A15C770EE466D000B48DEB /* regexp-m acro-assembler-tracer.cc */; }; 66 89A15C8A0EE467D100B48DEB /* regexp-macro-assembler-tracer.cc in Sources */ = {isa = PBXBuildFile; fileRef = 89A15C770EE466D000B48DEB /* regexp-m acro-assembler-tracer.cc */; };
(...skipping 126 matching lines...) Expand 10 before | Expand all | Expand 10 after
191 89F23C970E78D5E3006B2466 /* assembler-arm.cc in Sources */ = {is a = PBXBuildFile; fileRef = 897FF0FE0E719B8F00D62E90 /* assembler-arm.cc */; }; 193 89F23C970E78D5E3006B2466 /* assembler-arm.cc in Sources */ = {is a = PBXBuildFile; fileRef = 897FF0FE0E719B8F00D62E90 /* assembler-arm.cc */; };
192 89F23C980E78D5E7006B2466 /* builtins-arm.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1090E719B8F00D62E90 /* builtins-arm.cc */; }; 194 89F23C980E78D5E7006B2466 /* builtins-arm.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1090E719B8F00D62E90 /* builtins-arm.cc */; };
193 89F23C990E78D5E9006B2466 /* codegen-arm.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1140E719B8F00D62E90 /* codegen-arm.cc */; }; 195 89F23C990E78D5E9006B2466 /* codegen-arm.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1140E719B8F00D62E90 /* codegen-arm.cc */; };
194 89F23C9A0E78D5EC006B2466 /* cpu-arm.cc in Sources */ = {isa = PB XBuildFile; fileRef = 897FF1230E719B8F00D62E90 /* cpu-arm.cc */; }; 196 89F23C9A0E78D5EC006B2466 /* cpu-arm.cc in Sources */ = {isa = PB XBuildFile; fileRef = 897FF1230E719B8F00D62E90 /* cpu-arm.cc */; };
195 89F23C9B0E78D5EE006B2466 /* disasm-arm.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF12A0E719B8F00D62E90 /* disasm-arm.cc */; }; 197 89F23C9B0E78D5EE006B2466 /* disasm-arm.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF12A0E719B8F00D62E90 /* disasm-arm.cc */; };
196 89F23C9C0E78D5F1006B2466 /* frames-arm.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1370E719B8F00D62E90 /* frames-arm.cc */; }; 198 89F23C9C0E78D5F1006B2466 /* frames-arm.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1370E719B8F00D62E90 /* frames-arm.cc */; };
197 89F23C9D0E78D5FB006B2466 /* ic-arm.cc in Sources */ = {isa = PBX BuildFile; fileRef = 897FF1490E719B8F00D62E90 /* ic-arm.cc */; }; 199 89F23C9D0E78D5FB006B2466 /* ic-arm.cc in Sources */ = {isa = PBX BuildFile; fileRef = 897FF1490E719B8F00D62E90 /* ic-arm.cc */; };
198 89F23C9E0E78D5FD006B2466 /* macro-assembler-arm.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1540E719B8F00D62E90 /* macro-assembler-ar m.cc */; }; 200 89F23C9E0E78D5FD006B2466 /* macro-assembler-arm.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1540E719B8F00D62E90 /* macro-assembler-ar m.cc */; };
199 89F23C9F0E78D604006B2466 /* simulator-arm.cc in Sources */ = {is a = PBXBuildFile; fileRef = 897FF17D0E719B8F00D62E90 /* simulator-arm.cc */; }; 201 89F23C9F0E78D604006B2466 /* simulator-arm.cc in Sources */ = {is a = PBXBuildFile; fileRef = 897FF17D0E719B8F00D62E90 /* simulator-arm.cc */; };
200 89F23CA00E78D609006B2466 /* stub-cache-arm.cc in Sources */ = {i sa = PBXBuildFile; fileRef = 897FF18A0E719B8F00D62E90 /* stub-cache-arm.cc */; } ; 202 89F23CA00E78D609006B2466 /* stub-cache-arm.cc in Sources */ = {i sa = PBXBuildFile; fileRef = 897FF18A0E719B8F00D62E90 /* stub-cache-arm.cc */; } ;
201 B51EA642E40FEA8ACC0C3D62 /* debug-agent.cc in Sources */ = {isa = PBXBuildFile; fileRef = 31365DC16327FFDDD8564C09 /* debug-agent.cc */; };
202 /* End PBXBuildFile section */ 203 /* End PBXBuildFile section */
203 204
204 /* Begin PBXContainerItemProxy section */ 205 /* Begin PBXContainerItemProxy section */
205 7BF891960E73099F000BAF8A /* PBXContainerItemProxy */ = { 206 7BF891960E73099F000BAF8A /* PBXContainerItemProxy */ = {
206 isa = PBXContainerItemProxy; 207 isa = PBXContainerItemProxy;
207 containerPortal = 8915B8680E719336009C4E19 /* Project ob ject */; 208 containerPortal = 8915B8680E719336009C4E19 /* Project ob ject */;
208 proxyType = 1; 209 proxyType = 1;
209 remoteGlobalIDString = 8970F2EF0E719FB2006AE7B5; 210 remoteGlobalIDString = 8970F2EF0E719FB2006AE7B5;
210 remoteInfo = v8; 211 remoteInfo = v8;
211 }; 212 };
(...skipping 42 matching lines...) Expand 10 before | Expand all | Expand 10 after
254 897F76820E71B6AC007ACF34 /* PBXContainerItemProxy */ = { 255 897F76820E71B6AC007ACF34 /* PBXContainerItemProxy */ = {
255 isa = PBXContainerItemProxy; 256 isa = PBXContainerItemProxy;
256 containerPortal = 8915B8680E719336009C4E19 /* Project ob ject */; 257 containerPortal = 8915B8680E719336009C4E19 /* Project ob ject */;
257 proxyType = 1; 258 proxyType = 1;
258 remoteGlobalIDString = 8970F2EF0E719FB2006AE7B5; 259 remoteGlobalIDString = 8970F2EF0E719FB2006AE7B5;
259 remoteInfo = v8; 260 remoteInfo = v8;
260 }; 261 };
261 /* End PBXContainerItemProxy section */ 262 /* End PBXContainerItemProxy section */
262 263
263 /* Begin PBXFileReference section */ 264 /* Begin PBXFileReference section */
264 31365DC16327FFDDD8564C09 /* debug-agent.cc */ = {isa = PBXFileRe ference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = debug- agent.cc; path = "src/debug-agent.cc"; sourceTree = SOURCE_ROOT; };
265 41ABB873EEBB03A133616545 /* debug-agent.h */ = {isa = PBXFileRef erence; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = debug-agent .h; path = "src/debug-agent.h"; sourceTree = SOURCE_ROOT; };
266 58950D4E0F55514900F3E8BA /* jump-target-arm.cc */ = {isa = PBXFi leReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "j ump-target-arm.cc"; sourceTree = "<group>"; }; 265 58950D4E0F55514900F3E8BA /* jump-target-arm.cc */ = {isa = PBXFi leReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "j ump-target-arm.cc"; sourceTree = "<group>"; };
267 58950D4F0F55514900F3E8BA /* jump-target-ia32.cc */ = {isa = PBXF ileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = " jump-target-ia32.cc"; sourceTree = "<group>"; }; 266 58950D4F0F55514900F3E8BA /* jump-target-ia32.cc */ = {isa = PBXF ileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = " jump-target-ia32.cc"; sourceTree = "<group>"; };
268 58950D500F55514900F3E8BA /* jump-target.cc */ = {isa = PBXFileRe ference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "jump- target.cc"; sourceTree = "<group>"; }; 267 58950D500F55514900F3E8BA /* jump-target.cc */ = {isa = PBXFileRe ference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "jump- target.cc"; sourceTree = "<group>"; };
269 58950D510F55514900F3E8BA /* jump-target.h */ = {isa = PBXFileRef erence; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "jump-targe t.h"; sourceTree = "<group>"; }; 268 58950D510F55514900F3E8BA /* jump-target.h */ = {isa = PBXFileRef erence; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "jump-targe t.h"; sourceTree = "<group>"; };
270 58950D520F55514900F3E8BA /* register-allocator-arm.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; pa th = "register-allocator-arm.cc"; sourceTree = "<group>"; }; 269 58950D520F55514900F3E8BA /* register-allocator-arm.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; pa th = "register-allocator-arm.cc"; sourceTree = "<group>"; };
271 58950D530F55514900F3E8BA /* register-allocator-ia32.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; p ath = "register-allocator-ia32.cc"; sourceTree = "<group>"; }; 270 58950D530F55514900F3E8BA /* register-allocator-ia32.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; p ath = "register-allocator-ia32.cc"; sourceTree = "<group>"; };
272 58950D540F55514900F3E8BA /* register-allocator.cc */ = {isa = PB XFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "register-allocator.cc"; sourceTree = "<group>"; }; 271 58950D540F55514900F3E8BA /* register-allocator.cc */ = {isa = PB XFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "register-allocator.cc"; sourceTree = "<group>"; };
273 58950D550F55514900F3E8BA /* register-allocator.h */ = {isa = PBX FileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "reg ister-allocator.h"; sourceTree = "<group>"; }; 272 58950D550F55514900F3E8BA /* register-allocator.h */ = {isa = PBX FileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "reg ister-allocator.h"; sourceTree = "<group>"; };
274 58950D560F55514900F3E8BA /* virtual-frame-arm.cc */ = {isa = PBX FileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "virtual-frame-arm.cc"; sourceTree = "<group>"; }; 273 58950D560F55514900F3E8BA /* virtual-frame-arm.cc */ = {isa = PBX FileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "virtual-frame-arm.cc"; sourceTree = "<group>"; };
275 58950D570F55514900F3E8BA /* virtual-frame-arm.h */ = {isa = PBXF ileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "virt ual-frame-arm.h"; sourceTree = "<group>"; }; 274 58950D570F55514900F3E8BA /* virtual-frame-arm.h */ = {isa = PBXF ileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "virt ual-frame-arm.h"; sourceTree = "<group>"; };
276 58950D580F55514900F3E8BA /* virtual-frame-ia32.cc */ = {isa = PB XFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "virtual-frame-ia32.cc"; sourceTree = "<group>"; }; 275 58950D580F55514900F3E8BA /* virtual-frame-ia32.cc */ = {isa = PB XFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "virtual-frame-ia32.cc"; sourceTree = "<group>"; };
277 58950D590F55514900F3E8BA /* virtual-frame-ia32.h */ = {isa = PBX FileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "vir tual-frame-ia32.h"; sourceTree = "<group>"; }; 276 58950D590F55514900F3E8BA /* virtual-frame-ia32.h */ = {isa = PBX FileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "vir tual-frame-ia32.h"; sourceTree = "<group>"; };
278 58950D5A0F55514900F3E8BA /* virtual-frame.cc */ = {isa = PBXFile Reference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "vir tual-frame.cc"; sourceTree = "<group>"; }; 277 58950D5A0F55514900F3E8BA /* virtual-frame.cc */ = {isa = PBXFile Reference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "vir tual-frame.cc"; sourceTree = "<group>"; };
279 58950D5B0F55514900F3E8BA /* virtual-frame.h */ = {isa = PBXFileR eference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "virtual- frame.h"; sourceTree = "<group>"; }; 278 58950D5B0F55514900F3E8BA /* virtual-frame.h */ = {isa = PBXFileR eference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "virtual- frame.h"; sourceTree = "<group>"; };
280 8900116B0E71CA2300F91F35 /* libraries.cc */ = {isa = PBXFileRefe rence; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = librarie s.cc; sourceTree = "<group>"; }; 279 8900116B0E71CA2300F91F35 /* libraries.cc */ = {isa = PBXFileRefe rence; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = librarie s.cc; sourceTree = "<group>"; };
281 893986D40F29020C007D5254 /* apiutils.h */ = {isa = PBXFileRefere nce; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = apiutils.h; so urceTree = "<group>"; }; 280 893986D40F29020C007D5254 /* apiutils.h */ = {isa = PBXFileRefere nce; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = apiutils.h; so urceTree = "<group>"; };
282 8939880B0F2A35FA007D5254 /* v8_shell */ = {isa = PBXFileReferenc e; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = v 8_shell; sourceTree = BUILT_PRODUCTS_DIR; }; 281 8939880B0F2A35FA007D5254 /* v8_shell */ = {isa = PBXFileReferenc e; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = v 8_shell; sourceTree = BUILT_PRODUCTS_DIR; };
283 893988150F2A3686007D5254 /* d8-debug.cc */ = {isa = PBXFileRefer ence; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "d8-debug .cc"; path = "../src/d8-debug.cc"; sourceTree = "<group>"; }; 282 893988150F2A3686007D5254 /* d8-debug.cc */ = {isa = PBXFileRefer ence; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "d8-debug .cc"; path = "../src/d8-debug.cc"; sourceTree = "<group>"; };
284 893988320F2A3B8B007D5254 /* d8-js.cc */ = {isa = PBXFileReferenc e; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "d8-js.cc"; sourceTree = "<group>"; }; 283 893988320F2A3B8B007D5254 /* d8-js.cc */ = {isa = PBXFileReferenc e; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "d8-js.cc"; sourceTree = "<group>"; };
285 8944AD0E0F1D4D3A0028D560 /* regexp-stack.cc */ = {isa = PBXFileR eference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "rege xp-stack.cc"; sourceTree = "<group>"; }; 284 8944AD0E0F1D4D3A0028D560 /* regexp-stack.cc */ = {isa = PBXFileR eference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "rege xp-stack.cc"; sourceTree = "<group>"; };
286 8944AD0F0F1D4D3A0028D560 /* regexp-stack.h */ = {isa = PBXFileRe ference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "regexp-st ack.h"; sourceTree = "<group>"; }; 285 8944AD0F0F1D4D3A0028D560 /* regexp-stack.h */ = {isa = PBXFileRe ference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "regexp-st ack.h"; sourceTree = "<group>"; };
287 89471C7F0EB23EE400B6874B /* flag-definitions.h */ = {isa = PBXFi leReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "flag- definitions.h"; sourceTree = "<group>"; }; 286 89471C7F0EB23EE400B6874B /* flag-definitions.h */ = {isa = PBXFi leReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "flag- definitions.h"; sourceTree = "<group>"; };
288 89495E460E79FC23001F68C3 /* compilation-cache.cc */ = {isa = PBX FileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "compilation-cache.cc"; sourceTree = "<group>"; }; 287 89495E460E79FC23001F68C3 /* compilation-cache.cc */ = {isa = PBX FileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "compilation-cache.cc"; sourceTree = "<group>"; };
289 89495E470E79FC23001F68C3 /* compilation-cache.h */ = {isa = PBXF ileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "comp ilation-cache.h"; sourceTree = "<group>"; }; 288 89495E470E79FC23001F68C3 /* compilation-cache.h */ = {isa = PBXF ileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "comp ilation-cache.h"; sourceTree = "<group>"; };
289 8956B6CD0F5D86570033B5A2 /* debug-agent.cc */ = {isa = PBXFileRe ference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "debug -agent.cc"; sourceTree = "<group>"; };
290 8956B6CE0F5D86570033B5A2 /* debug-agent.h */ = {isa = PBXFileRef erence; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "debug-agen t.h"; sourceTree = "<group>"; };
290 8964482B0E9C00F700E7C516 /* codegen-ia32.h */ = {isa = PBXFileRe ference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "codegen-i a32.h"; sourceTree = "<group>"; }; 291 8964482B0E9C00F700E7C516 /* codegen-ia32.h */ = {isa = PBXFileRe ference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "codegen-i a32.h"; sourceTree = "<group>"; };
291 896448BC0E9D530500E7C516 /* codegen-arm.h */ = {isa = PBXFileRef erence; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "codegen-ar m.h"; sourceTree = "<group>"; }; 292 896448BC0E9D530500E7C516 /* codegen-arm.h */ = {isa = PBXFileRef erence; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "codegen-ar m.h"; sourceTree = "<group>"; };
292 8970F2F00E719FB2006AE7B5 /* libv8.a */ = {isa = PBXFileReference ; explicitFileType = archive.ar; includeInIndex = 0; path = libv8.a; sourceTree = BUILT_PRODUCTS_DIR; }; 293 8970F2F00E719FB2006AE7B5 /* libv8.a */ = {isa = PBXFileReference ; explicitFileType = archive.ar; includeInIndex = 0; path = libv8.a; sourceTree = BUILT_PRODUCTS_DIR; };
293 897F767A0E71B4CC007ACF34 /* v8_shell */ = {isa = PBXFileReferenc e; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = v 8_shell; sourceTree = BUILT_PRODUCTS_DIR; }; 294 897F767A0E71B4CC007ACF34 /* v8_shell */ = {isa = PBXFileReferenc e; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = v 8_shell; sourceTree = BUILT_PRODUCTS_DIR; };
294 897FF0D40E719A8500D62E90 /* v8-debug.h */ = {isa = PBXFileRefere nce; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "v8-debug.h"; sourceTree = "<group>"; }; 295 897FF0D40E719A8500D62E90 /* v8-debug.h */ = {isa = PBXFileRefere nce; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "v8-debug.h"; sourceTree = "<group>"; };
295 897FF0D50E719A8500D62E90 /* v8.h */ = {isa = PBXFileReference; f ileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = v8.h; sourceTree = " <group>"; }; 296 897FF0D50E719A8500D62E90 /* v8.h */ = {isa = PBXFileReference; f ileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = v8.h; sourceTree = " <group>"; };
296 897FF0E00E719B3500D62E90 /* COPYING */ = {isa = PBXFileReference ; fileEncoding = 4; lastKnownFileType = text; path = COPYING; sourceTree = "<gro up>"; }; 297 897FF0E00E719B3500D62E90 /* COPYING */ = {isa = PBXFileReference ; fileEncoding = 4; lastKnownFileType = text; path = COPYING; sourceTree = "<gro up>"; };
297 897FF0E10E719B3500D62E90 /* dtoa.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dtoa.c; sourceTree = "<group>"; }; 298 897FF0E10E719B3500D62E90 /* dtoa.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dtoa.c; sourceTree = "<group>"; };
298 897FF0F60E719B8F00D62E90 /* accessors.cc */ = {isa = PBXFileRefe rence; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = accessor s.cc; sourceTree = "<group>"; }; 299 897FF0F60E719B8F00D62E90 /* accessors.cc */ = {isa = PBXFileRefe rence; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = accessor s.cc; sourceTree = "<group>"; };
299 897FF0F70E719B8F00D62E90 /* accessors.h */ = {isa = PBXFileRefer ence; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = accessors.h; sourceTree = "<group>"; }; 300 897FF0F70E719B8F00D62E90 /* accessors.h */ = {isa = PBXFileRefer ence; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = accessors.h; sourceTree = "<group>"; };
(...skipping 250 matching lines...) Expand 10 before | Expand all | Expand 10 after
550 runOnlyForDeploymentPostprocessing = 0; 551 runOnlyForDeploymentPostprocessing = 0;
551 }; 552 };
552 /* End PBXFrameworksBuildPhase section */ 553 /* End PBXFrameworksBuildPhase section */
553 554
554 /* Begin PBXGroup section */ 555 /* Begin PBXGroup section */
555 8915B8660E719336009C4E19 = { 556 8915B8660E719336009C4E19 = {
556 isa = PBXGroup; 557 isa = PBXGroup;
557 children = ( 558 children = (
558 897FF0CF0E71996900D62E90 /* v8 */, 559 897FF0CF0E71996900D62E90 /* v8 */,
559 897FF1C00E719CB600D62E90 /* Products */, 560 897FF1C00E719CB600D62E90 /* Products */,
560 31365DC16327FFDDD8564C09 /* debug-agent.cc */,
561 41ABB873EEBB03A133616545 /* debug-agent.h */,
562 ); 561 );
563 sourceTree = "<group>"; 562 sourceTree = "<group>";
564 }; 563 };
565 897FF0CF0E71996900D62E90 /* v8 */ = { 564 897FF0CF0E71996900D62E90 /* v8 */ = {
566 isa = PBXGroup; 565 isa = PBXGroup;
567 children = ( 566 children = (
568 897FF0D10E71999E00D62E90 /* include */, 567 897FF0D10E71999E00D62E90 /* include */,
569 897FF0D00E71999800D62E90 /* src */, 568 897FF0D00E71999800D62E90 /* src */,
570 897FF1B30E719BCE00D62E90 /* samples */, 569 897FF1B30E719BCE00D62E90 /* samples */,
571 897FF1B40E719BE800D62E90 /* tools */, 570 897FF1B40E719BE800D62E90 /* tools */,
(...skipping 78 matching lines...) Expand 10 before | Expand all | Expand 10 after
650 897FF1220E719B8F00D62E90 /* counters.h */, 649 897FF1220E719B8F00D62E90 /* counters.h */,
651 897FF1230E719B8F00D62E90 /* cpu-arm.cc */, 650 897FF1230E719B8F00D62E90 /* cpu-arm.cc */,
652 897FF1240E719B8F00D62E90 /* cpu-ia32.cc */, 651 897FF1240E719B8F00D62E90 /* cpu-ia32.cc */,
653 897FF1250E719B8F00D62E90 /* cpu.h */, 652 897FF1250E719B8F00D62E90 /* cpu.h */,
654 897FF1260E719B8F00D62E90 /* dateparser.cc */, 653 897FF1260E719B8F00D62E90 /* dateparser.cc */,
655 897FF1270E719B8F00D62E90 /* dateparser.h */, 654 897FF1270E719B8F00D62E90 /* dateparser.h */,
656 898BD20C0EF6CC850068B00A /* debug-arm.cc */, 655 898BD20C0EF6CC850068B00A /* debug-arm.cc */,
657 898BD20D0EF6CC850068B00A /* debug-ia32.cc */, 656 898BD20D0EF6CC850068B00A /* debug-ia32.cc */,
658 897FF1280E719B8F00D62E90 /* debug.cc */, 657 897FF1280E719B8F00D62E90 /* debug.cc */,
659 897FF1290E719B8F00D62E90 /* debug.h */, 658 897FF1290E719B8F00D62E90 /* debug.h */,
659 8956B6CD0F5D86570033B5A2 /* debug-agent.cc */,
660 8956B6CE0F5D86570033B5A2 /* debug-agent.h */,
660 897FF12A0E719B8F00D62E90 /* disasm-arm.cc */, 661 897FF12A0E719B8F00D62E90 /* disasm-arm.cc */,
661 897FF12B0E719B8F00D62E90 /* disasm-ia32.cc */, 662 897FF12B0E719B8F00D62E90 /* disasm-ia32.cc */,
662 897FF12C0E719B8F00D62E90 /* disasm.h */, 663 897FF12C0E719B8F00D62E90 /* disasm.h */,
663 897FF12D0E719B8F00D62E90 /* disassembler.cc */, 664 897FF12D0E719B8F00D62E90 /* disassembler.cc */,
664 897FF12E0E719B8F00D62E90 /* disassembler.h */, 665 897FF12E0E719B8F00D62E90 /* disassembler.h */,
665 897FF12F0E719B8F00D62E90 /* dtoa-config.c */, 666 897FF12F0E719B8F00D62E90 /* dtoa-config.c */,
666 897FF1300E719B8F00D62E90 /* execution.cc */, 667 897FF1300E719B8F00D62E90 /* execution.cc */,
667 897FF1310E719B8F00D62E90 /* execution.h */, 668 897FF1310E719B8F00D62E90 /* execution.h */,
668 897FF1320E719B8F00D62E90 /* factory.cc */, 669 897FF1320E719B8F00D62E90 /* factory.cc */,
669 897FF1330E719B8F00D62E90 /* factory.h */, 670 897FF1330E719B8F00D62E90 /* factory.h */,
(...skipping 406 matching lines...) Expand 10 before | Expand all | Expand 10 after
1076 893CCE640E71D83700357A03 /* code-stubs.cc in Sou rces */, 1077 893CCE640E71D83700357A03 /* code-stubs.cc in Sou rces */,
1077 89A88DF70E71A6240043BA31 /* codegen-ia32.cc in S ources */, 1078 89A88DF70E71A6240043BA31 /* codegen-ia32.cc in S ources */,
1078 89A88DF80E71A6260043BA31 /* codegen.cc in Source s */, 1079 89A88DF80E71A6260043BA31 /* codegen.cc in Source s */,
1079 89495E480E79FC23001F68C3 /* compilation-cache.cc in Sources */, 1080 89495E480E79FC23001F68C3 /* compilation-cache.cc in Sources */,
1080 89A88DF90E71A6430043BA31 /* compiler.cc in Sourc es */, 1081 89A88DF90E71A6430043BA31 /* compiler.cc in Sourc es */,
1081 89A88DFA0E71A6440043BA31 /* contexts.cc in Sourc es */, 1082 89A88DFA0E71A6440043BA31 /* contexts.cc in Sourc es */,
1082 89A88DFB0E71A6440043BA31 /* conversions.cc in So urces */, 1083 89A88DFB0E71A6440043BA31 /* conversions.cc in So urces */,
1083 89A88DFC0E71A6460043BA31 /* counters.cc in Sourc es */, 1084 89A88DFC0E71A6460043BA31 /* counters.cc in Sourc es */,
1084 89A88DFD0E71A6470043BA31 /* cpu-ia32.cc in Sourc es */, 1085 89A88DFD0E71A6470043BA31 /* cpu-ia32.cc in Sourc es */,
1085 89A88DFE0E71A6480043BA31 /* dateparser.cc in Sou rces */, 1086 89A88DFE0E71A6480043BA31 /* dateparser.cc in Sou rces */,
1086 » » » » B51EA642E40FEA8ACC0C3D62 /* debug-agent.cc in So urces */, 1087 » » » » 8956B6CF0F5D86730033B5A2 /* debug-agent.cc in So urces */,
1087 898BD20E0EF6CC930068B00A /* debug-ia32.cc in Sou rces */, 1088 898BD20E0EF6CC930068B00A /* debug-ia32.cc in Sou rces */,
1088 89A88DFF0E71A6530043BA31 /* debug.cc in Sources */, 1089 89A88DFF0E71A6530043BA31 /* debug.cc in Sources */,
1089 89A88E000E71A6540043BA31 /* disasm-ia32.cc in So urces */, 1090 89A88E000E71A6540043BA31 /* disasm-ia32.cc in So urces */,
1090 89A88E010E71A6550043BA31 /* disassembler.cc in S ources */, 1091 89A88E010E71A6550043BA31 /* disassembler.cc in S ources */,
1091 89A88E020E71A65A0043BA31 /* dtoa-config.c in Sou rces */, 1092 89A88E020E71A65A0043BA31 /* dtoa-config.c in Sou rces */,
1092 89A88E030E71A65B0043BA31 /* execution.cc in Sour ces */, 1093 89A88E030E71A65B0043BA31 /* execution.cc in Sour ces */,
1093 89A88E040E71A65D0043BA31 /* factory.cc in Source s */, 1094 89A88E040E71A65D0043BA31 /* factory.cc in Source s */,
1094 89A88E050E71A65D0043BA31 /* flags.cc in Sources */, 1095 89A88E050E71A65D0043BA31 /* flags.cc in Sources */,
1095 89A88E060E71A6600043BA31 /* frames-ia32.cc in So urces */, 1096 89A88E060E71A6600043BA31 /* frames-ia32.cc in So urces */,
1096 89A88E070E71A6610043BA31 /* frames.cc in Sources */, 1097 89A88E070E71A6610043BA31 /* frames.cc in Sources */,
(...skipping 77 matching lines...) Expand 10 before | Expand all | Expand 10 after
1174 89F23C490E78D5B2006B2466 /* code-stubs.cc in Sou rces */, 1175 89F23C490E78D5B2006B2466 /* code-stubs.cc in Sou rces */,
1175 89F23C990E78D5E9006B2466 /* codegen-arm.cc in So urces */, 1176 89F23C990E78D5E9006B2466 /* codegen-arm.cc in So urces */,
1176 89F23C4B0E78D5B2006B2466 /* codegen.cc in Source s */, 1177 89F23C4B0E78D5B2006B2466 /* codegen.cc in Source s */,
1177 89495E490E79FC23001F68C3 /* compilation-cache.cc in Sources */, 1178 89495E490E79FC23001F68C3 /* compilation-cache.cc in Sources */,
1178 89F23C4C0E78D5B2006B2466 /* compiler.cc in Sourc es */, 1179 89F23C4C0E78D5B2006B2466 /* compiler.cc in Sourc es */,
1179 89F23C4D0E78D5B2006B2466 /* contexts.cc in Sourc es */, 1180 89F23C4D0E78D5B2006B2466 /* contexts.cc in Sourc es */,
1180 89F23C4E0E78D5B2006B2466 /* conversions.cc in So urces */, 1181 89F23C4E0E78D5B2006B2466 /* conversions.cc in So urces */,
1181 89F23C4F0E78D5B2006B2466 /* counters.cc in Sourc es */, 1182 89F23C4F0E78D5B2006B2466 /* counters.cc in Sourc es */,
1182 89F23C9A0E78D5EC006B2466 /* cpu-arm.cc in Source s */, 1183 89F23C9A0E78D5EC006B2466 /* cpu-arm.cc in Source s */,
1183 89F23C510E78D5B2006B2466 /* dateparser.cc in Sou rces */, 1184 89F23C510E78D5B2006B2466 /* dateparser.cc in Sou rces */,
1185 894599A30F5D8729008DA8FB /* debug-agent.cc in So urces */,
1184 898BD20F0EF6CC9A0068B00A /* debug-arm.cc in Sour ces */, 1186 898BD20F0EF6CC9A0068B00A /* debug-arm.cc in Sour ces */,
1185 89F23C520E78D5B2006B2466 /* debug.cc in Sources */, 1187 89F23C520E78D5B2006B2466 /* debug.cc in Sources */,
1186 89F23C9B0E78D5EE006B2466 /* disasm-arm.cc in Sou rces */, 1188 89F23C9B0E78D5EE006B2466 /* disasm-arm.cc in Sou rces */,
1187 89F23C540E78D5B2006B2466 /* disassembler.cc in S ources */, 1189 89F23C540E78D5B2006B2466 /* disassembler.cc in S ources */,
1188 89F23C550E78D5B2006B2466 /* dtoa-config.c in Sou rces */, 1190 89F23C550E78D5B2006B2466 /* dtoa-config.c in Sou rces */,
1189 89F23C560E78D5B2006B2466 /* execution.cc in Sour ces */, 1191 89F23C560E78D5B2006B2466 /* execution.cc in Sour ces */,
1190 89F23C570E78D5B2006B2466 /* factory.cc in Source s */, 1192 89F23C570E78D5B2006B2466 /* factory.cc in Source s */,
1191 89F23C580E78D5B2006B2466 /* flags.cc in Sources */, 1193 89F23C580E78D5B2006B2466 /* flags.cc in Sources */,
1192 89F23C9C0E78D5F1006B2466 /* frames-arm.cc in Sou rces */, 1194 89F23C9C0E78D5F1006B2466 /* frames-arm.cc in Sou rces */,
1193 89F23C5A0E78D5B2006B2466 /* frames.cc in Sources */, 1195 89F23C5A0E78D5B2006B2466 /* frames.cc in Sources */,
(...skipping 359 matching lines...) Expand 10 before | Expand all | Expand 10 after
1553 89F23C930E78D5B6006B2466 /* Debug */, 1555 89F23C930E78D5B6006B2466 /* Debug */,
1554 89F23C940E78D5B6006B2466 /* Release */, 1556 89F23C940E78D5B6006B2466 /* Release */,
1555 ); 1557 );
1556 defaultConfigurationIsVisible = 0; 1558 defaultConfigurationIsVisible = 0;
1557 defaultConfigurationName = Release; 1559 defaultConfigurationName = Release;
1558 }; 1560 };
1559 /* End XCConfigurationList section */ 1561 /* End XCConfigurationList section */
1560 }; 1562 };
1561 rootObject = 8915B8680E719336009C4E19 /* Project object */; 1563 rootObject = 8915B8680E719336009C4E19 /* Project object */;
1562 } 1564 }
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698