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

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

Issue 53087: - Add missing files to the Xcode project. (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 29 matching lines...) Expand all
40 8900116C0E71CA2300F91F35 /* libraries.cc in Sources */ = {isa = PBXBuildFile; fileRef = 8900116B0E71CA2300F91F35 /* libraries.cc */; }; 40 8900116C0E71CA2300F91F35 /* libraries.cc in Sources */ = {isa = PBXBuildFile; fileRef = 8900116B0E71CA2300F91F35 /* libraries.cc */; };
41 890A13FE0EE9C47F00E49346 /* interpreter-irregexp.cc in Sources * / = {isa = PBXBuildFile; fileRef = 89A15C660EE4665300B48DEB /* interpreter-irreg exp.cc */; }; 41 890A13FE0EE9C47F00E49346 /* interpreter-irregexp.cc in Sources * / = {isa = PBXBuildFile; fileRef = 89A15C660EE4665300B48DEB /* interpreter-irreg exp.cc */; };
42 890A14010EE9C4B000E49346 /* regexp-macro-assembler-arm.cc in Sou rces */ = {isa = PBXBuildFile; fileRef = 89A15C700EE466D000B48DEB /* regexp-macr o-assembler-arm.cc */; }; 42 890A14010EE9C4B000E49346 /* regexp-macro-assembler-arm.cc in Sou rces */ = {isa = PBXBuildFile; fileRef = 89A15C700EE466D000B48DEB /* regexp-macr o-assembler-arm.cc */; };
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 893A72240F7B101400303DD2 /* platform-posix.cc in Sources */ = {i sa = PBXBuildFile; fileRef = 893A72230F7B0FF200303DD2 /* platform-posix.cc */; } ;
51 893A72250F7B101B00303DD2 /* platform-posix.cc in Sources */ = {i sa = PBXBuildFile; fileRef = 893A72230F7B0FF200303DD2 /* platform-posix.cc */; } ;
50 893CCE640E71D83700357A03 /* code-stubs.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1110E719B8F00D62E90 /* code-stubs.cc */; }; 52 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 */; }; 53 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 */; }; 54 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 */; }; 55 894599A30F5D8729008DA8FB /* debug-agent.cc in Sources */ = {isa = PBXBuildFile; fileRef = 8956B6CD0F5D86570033B5A2 /* debug-agent.cc */; };
54 89495E480E79FC23001F68C3 /* compilation-cache.cc in Sources */ = {isa = PBXBuildFile; fileRef = 89495E460E79FC23001F68C3 /* compilation-cache.cc */; }; 56 89495E480E79FC23001F68C3 /* 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 */; }; 57 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 */; }; 58 8956B6CF0F5D86730033B5A2 /* debug-agent.cc in Sources */ = {isa = PBXBuildFile; fileRef = 8956B6CD0F5D86570033B5A2 /* debug-agent.cc */; };
57 896FD03A0E78D717003DFB6A /* libv8-arm.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 89F23C870E78D5B2006B2466 /* libv8-arm.a */; }; 59 896FD03A0E78D717003DFB6A /* libv8-arm.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 89F23C870E78D5B2006B2466 /* libv8-arm.a */; };
58 897F767F0E71B690007ACF34 /* shell.cc in Sources */ = {isa = PBXB uildFile; fileRef = 897FF1B50E719C0900D62E90 /* shell.cc */; }; 60 897F767F0E71B690007ACF34 /* shell.cc in Sources */ = {isa = PBXB uildFile; fileRef = 897FF1B50E719C0900D62E90 /* shell.cc */; };
59 897F76850E71B6B1007ACF34 /* libv8.a in Frameworks */ = {isa = PB XBuildFile; fileRef = 8970F2F00E719FB2006AE7B5 /* libv8.a */; }; 61 897F76850E71B6B1007ACF34 /* libv8.a in Frameworks */ = {isa = PB XBuildFile; fileRef = 8970F2F00E719FB2006AE7B5 /* libv8.a */; };
(...skipping 216 matching lines...) Expand 10 before | Expand all | Expand 10 after
276 58950D570F55514900F3E8BA /* virtual-frame-arm.h */ = {isa = PBXF ileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "virt ual-frame-arm.h"; sourceTree = "<group>"; }; 278 58950D570F55514900F3E8BA /* virtual-frame-arm.h */ = {isa = PBXF ileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "virt ual-frame-arm.h"; sourceTree = "<group>"; };
277 58950D580F55514900F3E8BA /* virtual-frame-ia32.cc */ = {isa = PB XFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "virtual-frame-ia32.cc"; sourceTree = "<group>"; }; 279 58950D580F55514900F3E8BA /* virtual-frame-ia32.cc */ = {isa = PB XFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "virtual-frame-ia32.cc"; sourceTree = "<group>"; };
278 58950D590F55514900F3E8BA /* virtual-frame-ia32.h */ = {isa = PBX FileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "vir tual-frame-ia32.h"; sourceTree = "<group>"; }; 280 58950D590F55514900F3E8BA /* virtual-frame-ia32.h */ = {isa = PBX FileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "vir tual-frame-ia32.h"; sourceTree = "<group>"; };
279 58950D5A0F55514900F3E8BA /* virtual-frame.cc */ = {isa = PBXFile Reference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "vir tual-frame.cc"; sourceTree = "<group>"; }; 281 58950D5A0F55514900F3E8BA /* virtual-frame.cc */ = {isa = PBXFile Reference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "vir tual-frame.cc"; sourceTree = "<group>"; };
280 58950D5B0F55514900F3E8BA /* virtual-frame.h */ = {isa = PBXFileR eference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "virtual- frame.h"; sourceTree = "<group>"; }; 282 58950D5B0F55514900F3E8BA /* virtual-frame.h */ = {isa = PBXFileR eference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "virtual- frame.h"; sourceTree = "<group>"; };
281 8900116B0E71CA2300F91F35 /* libraries.cc */ = {isa = PBXFileRefe rence; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = librarie s.cc; sourceTree = "<group>"; }; 283 8900116B0E71CA2300F91F35 /* libraries.cc */ = {isa = PBXFileRefe rence; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = librarie s.cc; sourceTree = "<group>"; };
282 893986D40F29020C007D5254 /* apiutils.h */ = {isa = PBXFileRefere nce; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = apiutils.h; so urceTree = "<group>"; }; 284 893986D40F29020C007D5254 /* apiutils.h */ = {isa = PBXFileRefere nce; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = apiutils.h; so urceTree = "<group>"; };
283 8939880B0F2A35FA007D5254 /* v8_shell */ = {isa = PBXFileReferenc e; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = v 8_shell; sourceTree = BUILT_PRODUCTS_DIR; }; 285 8939880B0F2A35FA007D5254 /* v8_shell */ = {isa = PBXFileReferenc e; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = v 8_shell; sourceTree = BUILT_PRODUCTS_DIR; };
284 893988150F2A3686007D5254 /* d8-debug.cc */ = {isa = PBXFileRefer ence; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "d8-debug .cc"; path = "../src/d8-debug.cc"; sourceTree = "<group>"; }; 286 893988150F2A3686007D5254 /* d8-debug.cc */ = {isa = PBXFileRefer ence; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "d8-debug .cc"; path = "../src/d8-debug.cc"; sourceTree = "<group>"; };
285 893988320F2A3B8B007D5254 /* d8-js.cc */ = {isa = PBXFileReferenc e; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "d8-js.cc"; sourceTree = "<group>"; }; 287 893988320F2A3B8B007D5254 /* d8-js.cc */ = {isa = PBXFileReferenc e; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "d8-js.cc"; sourceTree = "<group>"; };
288 893A72230F7B0FF200303DD2 /* platform-posix.cc */ = {isa = PBXFil eReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "pl atform-posix.cc"; sourceTree = "<group>"; };
289 893A722A0F7B4A3200303DD2 /* dateparser-inl.h */ = {isa = PBXFile Reference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "datepar ser-inl.h"; sourceTree = "<group>"; };
290 893A722D0F7B4A7100303DD2 /* register-allocator-inl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "register-allocator-inl.h"; sourceTree = "<group>"; };
291 893A72320F7B4AD700303DD2 /* d8-debug.h */ = {isa = PBXFileRefere nce; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "d8-debug.h"; path = "../src/d8-debug.h"; sourceTree = "<group>"; };
286 8944AD0E0F1D4D3A0028D560 /* regexp-stack.cc */ = {isa = PBXFileR eference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "rege xp-stack.cc"; sourceTree = "<group>"; }; 292 8944AD0E0F1D4D3A0028D560 /* regexp-stack.cc */ = {isa = PBXFileR eference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "rege xp-stack.cc"; sourceTree = "<group>"; };
287 8944AD0F0F1D4D3A0028D560 /* regexp-stack.h */ = {isa = PBXFileRe ference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "regexp-st ack.h"; sourceTree = "<group>"; }; 293 8944AD0F0F1D4D3A0028D560 /* regexp-stack.h */ = {isa = PBXFileRe ference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "regexp-st ack.h"; sourceTree = "<group>"; };
288 89471C7F0EB23EE400B6874B /* flag-definitions.h */ = {isa = PBXFi leReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "flag- definitions.h"; sourceTree = "<group>"; }; 294 89471C7F0EB23EE400B6874B /* flag-definitions.h */ = {isa = PBXFi leReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "flag- definitions.h"; sourceTree = "<group>"; };
289 89495E460E79FC23001F68C3 /* compilation-cache.cc */ = {isa = PBX FileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "compilation-cache.cc"; sourceTree = "<group>"; }; 295 89495E460E79FC23001F68C3 /* compilation-cache.cc */ = {isa = PBX FileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "compilation-cache.cc"; sourceTree = "<group>"; };
290 89495E470E79FC23001F68C3 /* compilation-cache.h */ = {isa = PBXF ileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "comp ilation-cache.h"; sourceTree = "<group>"; }; 296 89495E470E79FC23001F68C3 /* compilation-cache.h */ = {isa = PBXF ileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "comp ilation-cache.h"; sourceTree = "<group>"; };
291 8956B6CD0F5D86570033B5A2 /* debug-agent.cc */ = {isa = PBXFileRe ference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "debug -agent.cc"; sourceTree = "<group>"; }; 297 8956B6CD0F5D86570033B5A2 /* debug-agent.cc */ = {isa = PBXFileRe ference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "debug -agent.cc"; sourceTree = "<group>"; };
292 8956B6CE0F5D86570033B5A2 /* debug-agent.h */ = {isa = PBXFileRef erence; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "debug-agen t.h"; sourceTree = "<group>"; }; 298 8956B6CE0F5D86570033B5A2 /* debug-agent.h */ = {isa = PBXFileRef erence; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "debug-agen t.h"; sourceTree = "<group>"; };
293 8964482B0E9C00F700E7C516 /* codegen-ia32.h */ = {isa = PBXFileRe ference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "codegen-i a32.h"; sourceTree = "<group>"; }; 299 8964482B0E9C00F700E7C516 /* codegen-ia32.h */ = {isa = PBXFileRe ference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "codegen-i a32.h"; sourceTree = "<group>"; };
294 896448BC0E9D530500E7C516 /* codegen-arm.h */ = {isa = PBXFileRef erence; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "codegen-ar m.h"; sourceTree = "<group>"; }; 300 896448BC0E9D530500E7C516 /* codegen-arm.h */ = {isa = PBXFileRef erence; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "codegen-ar m.h"; sourceTree = "<group>"; };
295 8970F2F00E719FB2006AE7B5 /* libv8.a */ = {isa = PBXFileReference ; explicitFileType = archive.ar; includeInIndex = 0; path = libv8.a; sourceTree = BUILT_PRODUCTS_DIR; }; 301 8970F2F00E719FB2006AE7B5 /* libv8.a */ = {isa = PBXFileReference ; explicitFileType = archive.ar; includeInIndex = 0; path = libv8.a; sourceTree = BUILT_PRODUCTS_DIR; };
(...skipping 351 matching lines...) Expand 10 before | Expand all | Expand 10 after
647 897FF11C0E719B8F00D62E90 /* contexts.cc */, 653 897FF11C0E719B8F00D62E90 /* contexts.cc */,
648 897FF11D0E719B8F00D62E90 /* contexts.h */, 654 897FF11D0E719B8F00D62E90 /* contexts.h */,
649 897FF11E0E719B8F00D62E90 /* conversions-inl.h */ , 655 897FF11E0E719B8F00D62E90 /* conversions-inl.h */ ,
650 897FF11F0E719B8F00D62E90 /* conversions.cc */, 656 897FF11F0E719B8F00D62E90 /* conversions.cc */,
651 897FF1200E719B8F00D62E90 /* conversions.h */, 657 897FF1200E719B8F00D62E90 /* conversions.h */,
652 897FF1210E719B8F00D62E90 /* counters.cc */, 658 897FF1210E719B8F00D62E90 /* counters.cc */,
653 897FF1220E719B8F00D62E90 /* counters.h */, 659 897FF1220E719B8F00D62E90 /* counters.h */,
654 897FF1230E719B8F00D62E90 /* cpu-arm.cc */, 660 897FF1230E719B8F00D62E90 /* cpu-arm.cc */,
655 897FF1240E719B8F00D62E90 /* cpu-ia32.cc */, 661 897FF1240E719B8F00D62E90 /* cpu-ia32.cc */,
656 897FF1250E719B8F00D62E90 /* cpu.h */, 662 897FF1250E719B8F00D62E90 /* cpu.h */,
663 893A722A0F7B4A3200303DD2 /* dateparser-inl.h */,
657 897FF1260E719B8F00D62E90 /* dateparser.cc */, 664 897FF1260E719B8F00D62E90 /* dateparser.cc */,
658 897FF1270E719B8F00D62E90 /* dateparser.h */, 665 897FF1270E719B8F00D62E90 /* dateparser.h */,
659 898BD20C0EF6CC850068B00A /* debug-arm.cc */, 666 898BD20C0EF6CC850068B00A /* debug-arm.cc */,
660 898BD20D0EF6CC850068B00A /* debug-ia32.cc */, 667 898BD20D0EF6CC850068B00A /* debug-ia32.cc */,
661 897FF1280E719B8F00D62E90 /* debug.cc */, 668 897FF1280E719B8F00D62E90 /* debug.cc */,
662 897FF1290E719B8F00D62E90 /* debug.h */, 669 897FF1290E719B8F00D62E90 /* debug.h */,
663 8956B6CD0F5D86570033B5A2 /* debug-agent.cc */, 670 8956B6CD0F5D86570033B5A2 /* debug-agent.cc */,
664 8956B6CE0F5D86570033B5A2 /* debug-agent.h */, 671 8956B6CE0F5D86570033B5A2 /* debug-agent.h */,
665 897FF12A0E719B8F00D62E90 /* disasm-arm.cc */, 672 897FF12A0E719B8F00D62E90 /* disasm-arm.cc */,
666 897FF12B0E719B8F00D62E90 /* disasm-ia32.cc */, 673 897FF12B0E719B8F00D62E90 /* disasm-ia32.cc */,
(...skipping 61 matching lines...) Expand 10 before | Expand all | Expand 10 after
728 897FF1620E719B8F00D62E90 /* objects.cc */, 735 897FF1620E719B8F00D62E90 /* objects.cc */,
729 897FF1630E719B8F00D62E90 /* objects.h */, 736 897FF1630E719B8F00D62E90 /* objects.h */,
730 9FC86ABB0F5FEDAC00F22668 /* oprofile-agent.cc */ , 737 9FC86ABB0F5FEDAC00F22668 /* oprofile-agent.cc */ ,
731 9FC86ABC0F5FEDAC00F22668 /* oprofile-agent.h */, 738 9FC86ABC0F5FEDAC00F22668 /* oprofile-agent.h */,
732 897FF1640E719B8F00D62E90 /* parser.cc */, 739 897FF1640E719B8F00D62E90 /* parser.cc */,
733 897FF1650E719B8F00D62E90 /* parser.h */, 740 897FF1650E719B8F00D62E90 /* parser.h */,
734 89A15C6D0EE466A900B48DEB /* platform-freebsd.cc */, 741 89A15C6D0EE466A900B48DEB /* platform-freebsd.cc */,
735 897FF1660E719B8F00D62E90 /* platform-linux.cc */ , 742 897FF1660E719B8F00D62E90 /* platform-linux.cc */ ,
736 897FF1670E719B8F00D62E90 /* platform-macos.cc */ , 743 897FF1670E719B8F00D62E90 /* platform-macos.cc */ ,
737 897FF1680E719B8F00D62E90 /* platform-nullos.cc * /, 744 897FF1680E719B8F00D62E90 /* platform-nullos.cc * /,
745 893A72230F7B0FF200303DD2 /* platform-posix.cc */ ,
738 897FF1690E719B8F00D62E90 /* platform-win32.cc */ , 746 897FF1690E719B8F00D62E90 /* platform-win32.cc */ ,
739 897FF16A0E719B8F00D62E90 /* platform.h */, 747 897FF16A0E719B8F00D62E90 /* platform.h */,
740 897FF16B0E719B8F00D62E90 /* prettyprinter.cc */, 748 897FF16B0E719B8F00D62E90 /* prettyprinter.cc */,
741 897FF16C0E719B8F00D62E90 /* prettyprinter.h */, 749 897FF16C0E719B8F00D62E90 /* prettyprinter.h */,
742 897FF16D0E719B8F00D62E90 /* property.cc */, 750 897FF16D0E719B8F00D62E90 /* property.cc */,
743 897FF16E0E719B8F00D62E90 /* property.h */, 751 897FF16E0E719B8F00D62E90 /* property.h */,
744 89A15C700EE466D000B48DEB /* regexp-macro-assembl er-arm.cc */, 752 89A15C700EE466D000B48DEB /* regexp-macro-assembl er-arm.cc */,
745 89A15C710EE466D000B48DEB /* regexp-macro-assembl er-arm.h */, 753 89A15C710EE466D000B48DEB /* regexp-macro-assembl er-arm.h */,
746 89A15C720EE466D000B48DEB /* regexp-macro-assembl er-ia32.cc */, 754 89A15C720EE466D000B48DEB /* regexp-macro-assembl er-ia32.cc */,
747 89A15C730EE466D000B48DEB /* regexp-macro-assembl er-ia32.h */, 755 89A15C730EE466D000B48DEB /* regexp-macro-assembl er-ia32.h */,
748 89A15C740EE466D000B48DEB /* regexp-macro-assembl er-irregexp-inl.h */, 756 89A15C740EE466D000B48DEB /* regexp-macro-assembl er-irregexp-inl.h */,
749 89A15C750EE466D000B48DEB /* regexp-macro-assembl er-irregexp.cc */, 757 89A15C750EE466D000B48DEB /* regexp-macro-assembl er-irregexp.cc */,
750 89A15C760EE466D000B48DEB /* regexp-macro-assembl er-irregexp.h */, 758 89A15C760EE466D000B48DEB /* regexp-macro-assembl er-irregexp.h */,
751 89A15C770EE466D000B48DEB /* regexp-macro-assembl er-tracer.cc */, 759 89A15C770EE466D000B48DEB /* regexp-macro-assembl er-tracer.cc */,
752 89A15C780EE466D000B48DEB /* regexp-macro-assembl er-tracer.h */, 760 89A15C780EE466D000B48DEB /* regexp-macro-assembl er-tracer.h */,
753 89A15C790EE466D000B48DEB /* regexp-macro-assembl er.cc */, 761 89A15C790EE466D000B48DEB /* regexp-macro-assembl er.cc */,
754 89A15C7A0EE466D000B48DEB /* regexp-macro-assembl er.h */, 762 89A15C7A0EE466D000B48DEB /* regexp-macro-assembl er.h */,
755 8944AD0E0F1D4D3A0028D560 /* regexp-stack.cc */, 763 8944AD0E0F1D4D3A0028D560 /* regexp-stack.cc */,
756 8944AD0F0F1D4D3A0028D560 /* regexp-stack.h */, 764 8944AD0F0F1D4D3A0028D560 /* regexp-stack.h */,
757 58950D520F55514900F3E8BA /* register-allocator-a rm.cc */, 765 58950D520F55514900F3E8BA /* register-allocator-a rm.cc */,
758 58950D530F55514900F3E8BA /* register-allocator-i a32.cc */, 766 58950D530F55514900F3E8BA /* register-allocator-i a32.cc */,
767 893A722D0F7B4A7100303DD2 /* register-allocator-i nl.h */,
759 58950D540F55514900F3E8BA /* register-allocator.c c */, 768 58950D540F55514900F3E8BA /* register-allocator.c c */,
760 58950D550F55514900F3E8BA /* register-allocator.h */, 769 58950D550F55514900F3E8BA /* register-allocator.h */,
761 897FF16F0E719B8F00D62E90 /* rewriter.cc */, 770 897FF16F0E719B8F00D62E90 /* rewriter.cc */,
762 897FF1700E719B8F00D62E90 /* rewriter.h */, 771 897FF1700E719B8F00D62E90 /* rewriter.h */,
763 897FF1710E719B8F00D62E90 /* runtime.cc */, 772 897FF1710E719B8F00D62E90 /* runtime.cc */,
764 897FF1720E719B8F00D62E90 /* runtime.h */, 773 897FF1720E719B8F00D62E90 /* runtime.h */,
765 897FF1730E719B8F00D62E90 /* scanner.cc */, 774 897FF1730E719B8F00D62E90 /* scanner.cc */,
766 897FF1740E719B8F00D62E90 /* scanner.h */, 775 897FF1740E719B8F00D62E90 /* scanner.h */,
767 897FF1750E719B8F00D62E90 /* SConscript */, 776 897FF1750E719B8F00D62E90 /* SConscript */,
768 897FF1760E719B8F00D62E90 /* scopeinfo.cc */, 777 897FF1760E719B8F00D62E90 /* scopeinfo.cc */,
(...skipping 86 matching lines...) Expand 10 before | Expand all | Expand 10 after
855 897FF0E10E719B3500D62E90 /* dtoa.c */, 864 897FF0E10E719B3500D62E90 /* dtoa.c */,
856 ); 865 );
857 path = dtoa; 866 path = dtoa;
858 sourceTree = "<group>"; 867 sourceTree = "<group>";
859 }; 868 };
860 897FF1B30E719BCE00D62E90 /* samples */ = { 869 897FF1B30E719BCE00D62E90 /* samples */ = {
861 isa = PBXGroup; 870 isa = PBXGroup;
862 children = ( 871 children = (
863 89A15C910EE46A1700B48DEB /* d8-readline.cc */, 872 89A15C910EE46A1700B48DEB /* d8-readline.cc */,
864 893988150F2A3686007D5254 /* d8-debug.cc */, 873 893988150F2A3686007D5254 /* d8-debug.cc */,
874 893A72320F7B4AD700303DD2 /* d8-debug.h */,
865 89A15C920EE46A1700B48DEB /* d8.cc */, 875 89A15C920EE46A1700B48DEB /* d8.cc */,
866 89A15C930EE46A1700B48DEB /* d8.h */, 876 89A15C930EE46A1700B48DEB /* d8.h */,
867 89A15C940EE46A1700B48DEB /* d8.js */, 877 89A15C940EE46A1700B48DEB /* d8.js */,
868 897FF1B50E719C0900D62E90 /* shell.cc */, 878 897FF1B50E719C0900D62E90 /* shell.cc */,
869 ); 879 );
870 path = samples; 880 path = samples;
871 sourceTree = "<group>"; 881 sourceTree = "<group>";
872 }; 882 };
873 897FF1B40E719BE800D62E90 /* tools */ = { 883 897FF1B40E719BE800D62E90 /* tools */ = {
874 isa = PBXGroup; 884 isa = PBXGroup;
(...skipping 236 matching lines...) Expand 10 before | Expand all | Expand 10 after
1111 89A88E0E0E71A66F0043BA31 /* jsregexp.cc in Sourc es */, 1121 89A88E0E0E71A66F0043BA31 /* jsregexp.cc in Sourc es */,
1112 58950D5E0F55519800F3E8BA /* jump-target.cc in So urces */, 1122 58950D5E0F55519800F3E8BA /* jump-target.cc in So urces */,
1113 58950D5F0F55519D00F3E8BA /* jump-target-ia32.cc in Sources */, 1123 58950D5F0F55519D00F3E8BA /* jump-target-ia32.cc in Sources */,
1114 8900116C0E71CA2300F91F35 /* libraries.cc in Sour ces */, 1124 8900116C0E71CA2300F91F35 /* libraries.cc in Sour ces */,
1115 89A88E0F0E71A6740043BA31 /* log.cc in Sources */ , 1125 89A88E0F0E71A6740043BA31 /* log.cc in Sources */ ,
1116 89A88E100E71A6770043BA31 /* macro-assembler-ia32 .cc in Sources */, 1126 89A88E100E71A6770043BA31 /* macro-assembler-ia32 .cc in Sources */,
1117 89A88E110E71A6780043BA31 /* mark-compact.cc in S ources */, 1127 89A88E110E71A6780043BA31 /* mark-compact.cc in S ources */,
1118 89A88E120E71A67A0043BA31 /* messages.cc in Sourc es */, 1128 89A88E120E71A67A0043BA31 /* messages.cc in Sourc es */,
1119 89A88E130E71A6860043BA31 /* objects-debug.cc in Sources */, 1129 89A88E130E71A6860043BA31 /* objects-debug.cc in Sources */,
1120 89A88E140E71A6870043BA31 /* objects.cc in Source s */, 1130 89A88E140E71A6870043BA31 /* objects.cc in Source s */,
1131 9FC86ABD0F5FEDAC00F22668 /* oprofile-agent.cc in Sources */,
1121 89A88E150E71A68C0043BA31 /* parser.cc in Sources */, 1132 89A88E150E71A68C0043BA31 /* parser.cc in Sources */,
1133 893A72240F7B101400303DD2 /* platform-posix.cc in Sources */,
1122 89A88E160E71A68E0043BA31 /* platform-macos.cc in Sources */, 1134 89A88E160E71A68E0043BA31 /* platform-macos.cc in Sources */,
1123 89A88E170E71A6950043BA31 /* prettyprinter.cc in Sources */, 1135 89A88E170E71A6950043BA31 /* prettyprinter.cc in Sources */,
1124 89A88E180E71A6960043BA31 /* property.cc in Sourc es */, 1136 89A88E180E71A6960043BA31 /* property.cc in Sourc es */,
1125 89A15C7B0EE466EB00B48DEB /* regexp-macro-assembl er-ia32.cc in Sources */, 1137 89A15C7B0EE466EB00B48DEB /* regexp-macro-assembl er-ia32.cc in Sources */,
1126 89A15C830EE4675E00B48DEB /* regexp-macro-assembl er-irregexp.cc in Sources */, 1138 89A15C830EE4675E00B48DEB /* regexp-macro-assembl er-irregexp.cc in Sources */,
1127 89A15C8A0EE467D100B48DEB /* regexp-macro-assembl er-tracer.cc in Sources */, 1139 89A15C8A0EE467D100B48DEB /* regexp-macro-assembl er-tracer.cc in Sources */,
1128 89A15C810EE4674900B48DEB /* regexp-macro-assembl er.cc in Sources */, 1140 89A15C810EE4674900B48DEB /* regexp-macro-assembl er.cc in Sources */,
1129 8944AD100F1D4D500028D560 /* regexp-stack.cc in S ources */, 1141 8944AD100F1D4D500028D560 /* regexp-stack.cc in S ources */,
1130 58950D620F5551AF00F3E8BA /* register-allocator-i a32.cc in Sources */, 1142 58950D620F5551AF00F3E8BA /* register-allocator-i a32.cc in Sources */,
1131 58950D630F5551AF00F3E8BA /* register-allocator.c c in Sources */, 1143 58950D630F5551AF00F3E8BA /* register-allocator.c c in Sources */,
(...skipping 14 matching lines...) Expand all
1146 89A88E270E71A6CB0043BA31 /* unicode.cc in Source s */, 1158 89A88E270E71A6CB0043BA31 /* unicode.cc in Source s */,
1147 89A88E280E71A6CC0043BA31 /* usage-analyzer.cc in Sources */, 1159 89A88E280E71A6CC0043BA31 /* usage-analyzer.cc in Sources */,
1148 89A88E290E71A6CE0043BA31 /* utils.cc in Sources */, 1160 89A88E290E71A6CE0043BA31 /* utils.cc in Sources */,
1149 89A88E2A0E71A6D00043BA31 /* v8-counters.cc in So urces */, 1161 89A88E2A0E71A6D00043BA31 /* v8-counters.cc in So urces */,
1150 89A88E2B0E71A6D10043BA31 /* v8.cc in Sources */, 1162 89A88E2B0E71A6D10043BA31 /* v8.cc in Sources */,
1151 89A88E2C0E71A6D20043BA31 /* v8threads.cc in Sour ces */, 1163 89A88E2C0E71A6D20043BA31 /* v8threads.cc in Sour ces */,
1152 89A88E2D0E71A6D50043BA31 /* variables.cc in Sour ces */, 1164 89A88E2D0E71A6D50043BA31 /* variables.cc in Sour ces */,
1153 58950D660F5551C200F3E8BA /* virtual-frame.cc in Sources */, 1165 58950D660F5551C200F3E8BA /* virtual-frame.cc in Sources */,
1154 58950D670F5551C400F3E8BA /* virtual-frame-ia32.c c in Sources */, 1166 58950D670F5551C400F3E8BA /* virtual-frame-ia32.c c in Sources */,
1155 89A88E2E0E71A6D60043BA31 /* zone.cc in Sources * /, 1167 89A88E2E0E71A6D60043BA31 /* zone.cc in Sources * /,
1156 9FC86ABD0F5FEDAC00F22668 /* oprofile-agent.cc in Sources */,
1157 ); 1168 );
1158 runOnlyForDeploymentPostprocessing = 0; 1169 runOnlyForDeploymentPostprocessing = 0;
1159 }; 1170 };
1160 897F76770E71B4CC007ACF34 /* Sources */ = { 1171 897F76770E71B4CC007ACF34 /* Sources */ = {
1161 isa = PBXSourcesBuildPhase; 1172 isa = PBXSourcesBuildPhase;
1162 buildActionMask = 2147483647; 1173 buildActionMask = 2147483647;
1163 files = ( 1174 files = (
1164 897F767F0E71B690007ACF34 /* shell.cc in Sources */, 1175 897F767F0E71B690007ACF34 /* shell.cc in Sources */,
1165 ); 1176 );
1166 runOnlyForDeploymentPostprocessing = 0; 1177 runOnlyForDeploymentPostprocessing = 0;
(...skipping 43 matching lines...) Expand 10 before | Expand all | Expand 10 after
1210 89F23C610E78D5B2006B2466 /* jsregexp.cc in Sourc es */, 1221 89F23C610E78D5B2006B2466 /* jsregexp.cc in Sourc es */,
1211 58950D600F5551A300F3E8BA /* jump-target.cc in So urces */, 1222 58950D600F5551A300F3E8BA /* jump-target.cc in So urces */,
1212 58950D610F5551A400F3E8BA /* jump-target-arm.cc i n Sources */, 1223 58950D610F5551A400F3E8BA /* jump-target-arm.cc i n Sources */,
1213 89F23C620E78D5B2006B2466 /* libraries.cc in Sour ces */, 1224 89F23C620E78D5B2006B2466 /* libraries.cc in Sour ces */,
1214 89F23C630E78D5B2006B2466 /* log.cc in Sources */ , 1225 89F23C630E78D5B2006B2466 /* log.cc in Sources */ ,
1215 89F23C9E0E78D5FD006B2466 /* macro-assembler-arm. cc in Sources */, 1226 89F23C9E0E78D5FD006B2466 /* macro-assembler-arm. cc in Sources */,
1216 89F23C650E78D5B2006B2466 /* mark-compact.cc in S ources */, 1227 89F23C650E78D5B2006B2466 /* mark-compact.cc in S ources */,
1217 89F23C660E78D5B2006B2466 /* messages.cc in Sourc es */, 1228 89F23C660E78D5B2006B2466 /* messages.cc in Sourc es */,
1218 89F23C670E78D5B2006B2466 /* objects-debug.cc in Sources */, 1229 89F23C670E78D5B2006B2466 /* objects-debug.cc in Sources */,
1219 89F23C680E78D5B2006B2466 /* objects.cc in Source s */, 1230 89F23C680E78D5B2006B2466 /* objects.cc in Source s */,
1231 9FC86ABE0F5FEDAC00F22668 /* oprofile-agent.cc in Sources */,
1220 89F23C690E78D5B2006B2466 /* parser.cc in Sources */, 1232 89F23C690E78D5B2006B2466 /* parser.cc in Sources */,
1233 893A72250F7B101B00303DD2 /* platform-posix.cc in Sources */,
1221 89F23C6A0E78D5B2006B2466 /* platform-macos.cc in Sources */, 1234 89F23C6A0E78D5B2006B2466 /* platform-macos.cc in Sources */,
1222 89F23C6B0E78D5B2006B2466 /* prettyprinter.cc in Sources */, 1235 89F23C6B0E78D5B2006B2466 /* prettyprinter.cc in Sources */,
1223 89F23C6C0E78D5B2006B2466 /* property.cc in Sourc es */, 1236 89F23C6C0E78D5B2006B2466 /* property.cc in Sourc es */,
1224 890A14010EE9C4B000E49346 /* regexp-macro-assembl er-arm.cc in Sources */, 1237 890A14010EE9C4B000E49346 /* regexp-macro-assembl er-arm.cc in Sources */,
1225 890A14020EE9C4B400E49346 /* regexp-macro-assembl er-irregexp.cc in Sources */, 1238 890A14020EE9C4B400E49346 /* regexp-macro-assembl er-irregexp.cc in Sources */,
1226 890A14030EE9C4B500E49346 /* regexp-macro-assembl er-tracer.cc in Sources */, 1239 890A14030EE9C4B500E49346 /* regexp-macro-assembl er-tracer.cc in Sources */,
1227 890A14040EE9C4B700E49346 /* regexp-macro-assembl er.cc in Sources */, 1240 890A14040EE9C4B700E49346 /* regexp-macro-assembl er.cc in Sources */,
1228 8944AD110F1D4D570028D560 /* regexp-stack.cc in S ources */, 1241 8944AD110F1D4D570028D560 /* regexp-stack.cc in S ources */,
1229 58950D640F5551B500F3E8BA /* register-allocator.c c in Sources */, 1242 58950D640F5551B500F3E8BA /* register-allocator.c c in Sources */,
1230 58950D650F5551B600F3E8BA /* register-allocator-a rm.cc in Sources */, 1243 58950D650F5551B600F3E8BA /* register-allocator-a rm.cc in Sources */,
(...skipping 15 matching lines...) Expand all
1246 89F23C7B0E78D5B2006B2466 /* unicode.cc in Source s */, 1259 89F23C7B0E78D5B2006B2466 /* unicode.cc in Source s */,
1247 89F23C7C0E78D5B2006B2466 /* usage-analyzer.cc in Sources */, 1260 89F23C7C0E78D5B2006B2466 /* usage-analyzer.cc in Sources */,
1248 89F23C7D0E78D5B2006B2466 /* utils.cc in Sources */, 1261 89F23C7D0E78D5B2006B2466 /* utils.cc in Sources */,
1249 89F23C7E0E78D5B2006B2466 /* v8-counters.cc in So urces */, 1262 89F23C7E0E78D5B2006B2466 /* v8-counters.cc in So urces */,
1250 89F23C7F0E78D5B2006B2466 /* v8.cc in Sources */, 1263 89F23C7F0E78D5B2006B2466 /* v8.cc in Sources */,
1251 89F23C800E78D5B2006B2466 /* v8threads.cc in Sour ces */, 1264 89F23C800E78D5B2006B2466 /* v8threads.cc in Sour ces */,
1252 89F23C810E78D5B2006B2466 /* variables.cc in Sour ces */, 1265 89F23C810E78D5B2006B2466 /* variables.cc in Sour ces */,
1253 58950D680F5551CB00F3E8BA /* virtual-frame.cc in Sources */, 1266 58950D680F5551CB00F3E8BA /* virtual-frame.cc in Sources */,
1254 58950D690F5551CE00F3E8BA /* virtual-frame-arm.cc in Sources */, 1267 58950D690F5551CE00F3E8BA /* virtual-frame-arm.cc in Sources */,
1255 89F23C820E78D5B2006B2466 /* zone.cc in Sources * /, 1268 89F23C820E78D5B2006B2466 /* zone.cc in Sources * /,
1256 9FC86ABE0F5FEDAC00F22668 /* oprofile-agent.cc in Sources */,
1257 ); 1269 );
1258 runOnlyForDeploymentPostprocessing = 0; 1270 runOnlyForDeploymentPostprocessing = 0;
1259 }; 1271 };
1260 89F23C8D0E78D5B6006B2466 /* Sources */ = { 1272 89F23C8D0E78D5B6006B2466 /* Sources */ = {
1261 isa = PBXSourcesBuildPhase; 1273 isa = PBXSourcesBuildPhase;
1262 buildActionMask = 2147483647; 1274 buildActionMask = 2147483647;
1263 files = ( 1275 files = (
1264 89F23C8E0E78D5B6006B2466 /* shell.cc in Sources */, 1276 89F23C8E0E78D5B6006B2466 /* shell.cc in Sources */,
1265 ); 1277 );
1266 runOnlyForDeploymentPostprocessing = 0; 1278 runOnlyForDeploymentPostprocessing = 0;
(...skipping 296 matching lines...) Expand 10 before | Expand all | Expand 10 after
1563 89F23C930E78D5B6006B2466 /* Debug */, 1575 89F23C930E78D5B6006B2466 /* Debug */,
1564 89F23C940E78D5B6006B2466 /* Release */, 1576 89F23C940E78D5B6006B2466 /* Release */,
1565 ); 1577 );
1566 defaultConfigurationIsVisible = 0; 1578 defaultConfigurationIsVisible = 0;
1567 defaultConfigurationName = Release; 1579 defaultConfigurationName = Release;
1568 }; 1580 };
1569 /* End XCConfigurationList section */ 1581 /* End XCConfigurationList section */
1570 }; 1582 };
1571 rootObject = 8915B8680E719336009C4E19 /* Project object */; 1583 rootObject = 8915B8680E719336009C4E19 /* Project object */;
1572 } 1584 }
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