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

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

Issue 6200002: Fix xcode project. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 9 years, 11 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 */ = {
11 isa = PBXAggregateTarget; 11 isa = PBXAggregateTarget;
12 buildConfigurationList = 7BF8919F0E7309BE000BAF8A /* Bui ld configuration list for PBXAggregateTarget "All" */; 12 buildConfigurationList = 7BF8919F0E7309BE000BAF8A /* Bui ld configuration list for PBXAggregateTarget "All" */;
13 buildPhases = ( 13 buildPhases = (
14 ); 14 );
15 dependencies = ( 15 dependencies = (
16 89EED40D12B69A0A0075BE1C /* PBXTargetDependency */, 16 89EED40D12B69A0A0075BE1C /* PBXTargetDependency */,
17 7BF891970E73099F000BAF8A /* PBXTargetDependency */, 17 7BF891970E73099F000BAF8A /* PBXTargetDependency */,
18 7BF891990E73099F000BAF8A /* PBXTargetDependency */, 18 7BF891990E73099F000BAF8A /* PBXTargetDependency */,
19 893988100F2A3647007D5254 /* PBXTargetDependency */, 19 893988100F2A3647007D5254 /* PBXTargetDependency */,
20 896FD03E0E78D731003DFB6A /* PBXTargetDependency */, 20 896FD03E0E78D731003DFB6A /* PBXTargetDependency */,
21 896FD0400E78D735003DFB6A /* PBXTargetDependency */, 21 896FD0400E78D735003DFB6A /* PBXTargetDependency */,
22 8938A29912D63A680080CDDE /* PBXTargetDependency */,
23 8938A29712D63A680080CDDE /* PBXTargetDependency */,
24 8938A29512D63A680080CDDE /* PBXTargetDependency */,
22 ); 25 );
23 name = All; 26 name = All;
24 productName = All; 27 productName = All;
25 }; 28 };
26 /* End PBXAggregateTarget section */ 29 /* End PBXAggregateTarget section */
27 30
28 /* Begin PBXBuildFile section */ 31 /* Begin PBXBuildFile section */
29 58950D5E0F55519800F3E8BA /* jump-target.cc in Sources */ = {isa = PBXBuildFile; fileRef = 58950D500F55514900F3E8BA /* jump-target.cc */; }; 32 58950D5E0F55519800F3E8BA /* jump-target.cc in Sources */ = {isa = PBXBuildFile; fileRef = 58950D500F55514900F3E8BA /* jump-target.cc */; };
30 58950D5F0F55519D00F3E8BA /* jump-target-heavy.cc in Sources */ = {isa = PBXBuildFile; fileRef = 58950D4F0F55514900F3E8BA /* jump-target-heavy.cc */; }; 33 58950D5F0F55519D00F3E8BA /* jump-target-heavy.cc in Sources */ = {isa = PBXBuildFile; fileRef = 58950D4F0F55514900F3E8BA /* jump-target-heavy.cc */; };
31 58950D600F5551A300F3E8BA /* jump-target.cc in Sources */ = {isa = PBXBuildFile; fileRef = 58950D500F55514900F3E8BA /* jump-target.cc */; }; 34 58950D600F5551A300F3E8BA /* jump-target.cc in Sources */ = {isa = PBXBuildFile; fileRef = 58950D500F55514900F3E8BA /* jump-target.cc */; };
32 58950D610F5551A400F3E8BA /* jump-target-light.cc in Sources */ = {isa = PBXBuildFile; fileRef = 58950D4E0F55514900F3E8BA /* jump-target-light.cc */; }; 35 58950D610F5551A400F3E8BA /* jump-target-light.cc in Sources */ = {isa = PBXBuildFile; fileRef = 58950D4E0F55514900F3E8BA /* jump-target-light.cc */; };
33 58950D620F5551AF00F3E8BA /* register-allocator-ia32.cc in Source s */ = {isa = PBXBuildFile; fileRef = 58950D530F55514900F3E8BA /* register-alloc ator-ia32.cc */; }; 36 58950D620F5551AF00F3E8BA /* register-allocator-ia32.cc in Source s */ = {isa = PBXBuildFile; fileRef = 58950D530F55514900F3E8BA /* register-alloc ator-ia32.cc */; };
34 58950D630F5551AF00F3E8BA /* register-allocator.cc in Sources */ = {isa = PBXBuildFile; fileRef = 58950D540F55514900F3E8BA /* register-allocator. cc */; }; 37 58950D630F5551AF00F3E8BA /* register-allocator.cc in Sources */ = {isa = PBXBuildFile; fileRef = 58950D540F55514900F3E8BA /* register-allocator. cc */; };
35 58950D640F5551B500F3E8BA /* register-allocator.cc in Sources */ = {isa = PBXBuildFile; fileRef = 58950D540F55514900F3E8BA /* register-allocator. cc */; }; 38 58950D640F5551B500F3E8BA /* register-allocator.cc in Sources */ = {isa = PBXBuildFile; fileRef = 58950D540F55514900F3E8BA /* register-allocator. cc */; };
36 58950D650F5551B600F3E8BA /* register-allocator-arm.cc in Sources */ = {isa = PBXBuildFile; fileRef = 58950D520F55514900F3E8BA /* register-alloca tor-arm.cc */; }; 39 58950D650F5551B600F3E8BA /* register-allocator-arm.cc in Sources */ = {isa = PBXBuildFile; fileRef = 58950D520F55514900F3E8BA /* register-alloca tor-arm.cc */; };
37 58950D660F5551C200F3E8BA /* virtual-frame.cc in Sources */ = {is a = PBXBuildFile; fileRef = 58950D5A0F55514900F3E8BA /* virtual-frame.cc */; }; 40 58950D660F5551C200F3E8BA /* virtual-frame.cc in Sources */ = {is a = PBXBuildFile; fileRef = 58950D5A0F55514900F3E8BA /* virtual-frame.cc */; };
38 58950D670F5551C400F3E8BA /* virtual-frame-heavy.cc in Sources */ = {isa = PBXBuildFile; fileRef = 58950D580F55514900F3E8BA /* virtual-frame-heav y.cc */; }; 41 58950D670F5551C400F3E8BA /* virtual-frame-heavy.cc in Sources */ = {isa = PBXBuildFile; fileRef = 58950D580F55514900F3E8BA /* virtual-frame-heav y.cc */; };
39 58950D680F5551CB00F3E8BA /* virtual-frame.cc in Sources */ = {is a = PBXBuildFile; fileRef = 58950D5A0F55514900F3E8BA /* virtual-frame.cc */; }; 42 58950D680F5551CB00F3E8BA /* virtual-frame.cc in Sources */ = {is a = PBXBuildFile; fileRef = 58950D5A0F55514900F3E8BA /* virtual-frame.cc */; };
40 58950D690F5551CE00F3E8BA /* virtual-frame-light.cc in Sources */ = {isa = PBXBuildFile; fileRef = 58950D560F55514900F3E8BA /* virtual-frame-ligh t.cc */; }; 43 58950D690F5551CE00F3E8BA /* virtual-frame-light.cc in Sources */ = {isa = PBXBuildFile; fileRef = 58950D560F55514900F3E8BA /* virtual-frame-ligh t.cc */; };
41 8900116C0E71CA2300F91F35 /* libraries.cc in Sources */ = {isa = PBXBuildFile; fileRef = 8900116B0E71CA2300F91F35 /* libraries.cc */; }; 44 8900116C0E71CA2300F91F35 /* libraries.cc in Sources */ = {isa = PBXBuildFile; fileRef = 8900116B0E71CA2300F91F35 /* libraries.cc */; };
42 890A13FE0EE9C47F00E49346 /* interpreter-irregexp.cc in Sources * / = {isa = PBXBuildFile; fileRef = 89A15C660EE4665300B48DEB /* interpreter-irreg exp.cc */; }; 45 890A13FE0EE9C47F00E49346 /* interpreter-irregexp.cc in Sources * / = {isa = PBXBuildFile; fileRef = 89A15C660EE4665300B48DEB /* interpreter-irreg exp.cc */; };
43 890A14010EE9C4B000E49346 /* regexp-macro-assembler-arm.cc in Sou rces */ = {isa = PBXBuildFile; fileRef = 89A15C700EE466D000B48DEB /* regexp-macr o-assembler-arm.cc */; }; 46 890A14010EE9C4B000E49346 /* regexp-macro-assembler-arm.cc in Sou rces */ = {isa = PBXBuildFile; fileRef = 89A15C700EE466D000B48DEB /* regexp-macr o-assembler-arm.cc */; };
44 890A14020EE9C4B400E49346 /* regexp-macro-assembler-irregexp.cc i n Sources */ = {isa = PBXBuildFile; fileRef = 89A15C750EE466D000B48DEB /* regexp -macro-assembler-irregexp.cc */; }; 47 890A14020EE9C4B400E49346 /* regexp-macro-assembler-irregexp.cc i n Sources */ = {isa = PBXBuildFile; fileRef = 89A15C750EE466D000B48DEB /* regexp -macro-assembler-irregexp.cc */; };
45 890A14030EE9C4B500E49346 /* regexp-macro-assembler-tracer.cc in Sources */ = {isa = PBXBuildFile; fileRef = 89A15C770EE466D000B48DEB /* regexp-m acro-assembler-tracer.cc */; }; 48 890A14030EE9C4B500E49346 /* regexp-macro-assembler-tracer.cc in Sources */ = {isa = PBXBuildFile; fileRef = 89A15C770EE466D000B48DEB /* regexp-m acro-assembler-tracer.cc */; };
46 890A14040EE9C4B700E49346 /* regexp-macro-assembler.cc in Sources */ = {isa = PBXBuildFile; fileRef = 89A15C790EE466D000B48DEB /* regexp-macro-as sembler.cc */; }; 49 890A14040EE9C4B700E49346 /* regexp-macro-assembler.cc in Sources */ = {isa = PBXBuildFile; fileRef = 89A15C790EE466D000B48DEB /* regexp-macro-as sembler.cc */; };
50 8938A2A312D63B630080CDDE /* lithium-x64.cc in Sources */ = {isa = PBXBuildFile; fileRef = 8938A2A212D63B630080CDDE /* lithium-x64.cc */; };
47 893988070F2A35FA007D5254 /* libv8.a in Frameworks */ = {isa = PB XBuildFile; fileRef = 8970F2F00E719FB2006AE7B5 /* libv8.a */; }; 51 893988070F2A35FA007D5254 /* libv8.a in Frameworks */ = {isa = PB XBuildFile; fileRef = 8970F2F00E719FB2006AE7B5 /* libv8.a */; };
48 8939880D0F2A362A007D5254 /* d8.cc in Sources */ = {isa = PBXBuil dFile; fileRef = 89A15C920EE46A1700B48DEB /* d8.cc */; }; 52 8939880D0F2A362A007D5254 /* d8.cc in Sources */ = {isa = PBXBuil dFile; fileRef = 89A15C920EE46A1700B48DEB /* d8.cc */; };
49 893988160F2A3688007D5254 /* d8-debug.cc in Sources */ = {isa = P BXBuildFile; fileRef = 893988150F2A3686007D5254 /* d8-debug.cc */; }; 53 893988160F2A3688007D5254 /* d8-debug.cc in Sources */ = {isa = P BXBuildFile; fileRef = 893988150F2A3686007D5254 /* d8-debug.cc */; };
50 893988330F2A3B8F007D5254 /* d8-js.cc in Sources */ = {isa = PBXB uildFile; fileRef = 893988320F2A3B8B007D5254 /* d8-js.cc */; }; 54 893988330F2A3B8F007D5254 /* d8-js.cc in Sources */ = {isa = PBXB uildFile; fileRef = 893988320F2A3B8B007D5254 /* d8-js.cc */; };
51 893A72240F7B101400303DD2 /* platform-posix.cc in Sources */ = {i sa = PBXBuildFile; fileRef = 893A72230F7B0FF200303DD2 /* platform-posix.cc */; } ; 55 893A72240F7B101400303DD2 /* platform-posix.cc in Sources */ = {i sa = PBXBuildFile; fileRef = 893A72230F7B0FF200303DD2 /* platform-posix.cc */; } ;
52 893A72250F7B101B00303DD2 /* platform-posix.cc in Sources */ = {i sa = PBXBuildFile; fileRef = 893A72230F7B0FF200303DD2 /* platform-posix.cc */; } ; 56 893A72250F7B101B00303DD2 /* platform-posix.cc in Sources */ = {i sa = PBXBuildFile; fileRef = 893A72230F7B0FF200303DD2 /* platform-posix.cc */; } ;
53 893CCE640E71D83700357A03 /* code-stubs.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1110E719B8F00D62E90 /* code-stubs.cc */; }; 57 893CCE640E71D83700357A03 /* code-stubs.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1110E719B8F00D62E90 /* code-stubs.cc */; };
54 893E24A812B14B3D0083370F /* bignum-dtoa.cc in Sources */ = {isa = PBXBuildFile; fileRef = 893E248612B14B3D0083370F /* bignum-dtoa.cc */; }; 58 893E24A812B14B3D0083370F /* bignum-dtoa.cc in Sources */ = {isa = PBXBuildFile; fileRef = 893E248612B14B3D0083370F /* bignum-dtoa.cc */; };
55 893E24A912B14B3D0083370F /* bignum.cc in Sources */ = {isa = PBX BuildFile; fileRef = 893E248812B14B3D0083370F /* bignum.cc */; }; 59 893E24A912B14B3D0083370F /* bignum.cc in Sources */ = {isa = PBX BuildFile; fileRef = 893E248812B14B3D0083370F /* bignum.cc */; };
56 893E24AA12B14B3D0083370F /* cached-powers.cc in Sources */ = {is a = PBXBuildFile; fileRef = 893E248A12B14B3D0083370F /* cached-powers.cc */; }; 60 893E24AA12B14B3D0083370F /* cached-powers.cc in Sources */ = {is a = PBXBuildFile; fileRef = 893E248A12B14B3D0083370F /* cached-powers.cc */; };
(...skipping 32 matching lines...) Expand 10 before | Expand all | Expand 10 after
89 893E24DD12B14B9F0083370F /* gc-extension.cc in Sources */ = {isa = PBXBuildFile; fileRef = 893E24DA12B14B9F0083370F /* gc-extension.cc */; }; 93 893E24DD12B14B9F0083370F /* gc-extension.cc in Sources */ = {isa = PBXBuildFile; fileRef = 893E24DA12B14B9F0083370F /* gc-extension.cc */; };
90 893E24DE12B14B9F0083370F /* externalize-string-extension.cc in S ources */ = {isa = PBXBuildFile; fileRef = 893E24D812B14B9F0083370F /* externali ze-string-extension.cc */; }; 94 893E24DE12B14B9F0083370F /* externalize-string-extension.cc in S ources */ = {isa = PBXBuildFile; fileRef = 893E24D812B14B9F0083370F /* externali ze-string-extension.cc */; };
91 893E24DF12B14B9F0083370F /* gc-extension.cc in Sources */ = {isa = PBXBuildFile; fileRef = 893E24DA12B14B9F0083370F /* gc-extension.cc */; }; 95 893E24DF12B14B9F0083370F /* gc-extension.cc in Sources */ = {isa = PBXBuildFile; fileRef = 893E24DA12B14B9F0083370F /* gc-extension.cc */; };
92 8944AD100F1D4D500028D560 /* regexp-stack.cc in Sources */ = {isa = PBXBuildFile; fileRef = 8944AD0E0F1D4D3A0028D560 /* regexp-stack.cc */; }; 96 8944AD100F1D4D500028D560 /* regexp-stack.cc in Sources */ = {isa = PBXBuildFile; fileRef = 8944AD0E0F1D4D3A0028D560 /* regexp-stack.cc */; };
93 8944AD110F1D4D570028D560 /* regexp-stack.cc in Sources */ = {isa = PBXBuildFile; fileRef = 8944AD0E0F1D4D3A0028D560 /* regexp-stack.cc */; }; 97 8944AD110F1D4D570028D560 /* regexp-stack.cc in Sources */ = {isa = PBXBuildFile; fileRef = 8944AD0E0F1D4D3A0028D560 /* regexp-stack.cc */; };
94 894599A30F5D8729008DA8FB /* debug-agent.cc in Sources */ = {isa = PBXBuildFile; fileRef = 8956B6CD0F5D86570033B5A2 /* debug-agent.cc */; }; 98 894599A30F5D8729008DA8FB /* debug-agent.cc in Sources */ = {isa = PBXBuildFile; fileRef = 8956B6CD0F5D86570033B5A2 /* debug-agent.cc */; };
95 8946827512C26EB700C914BC /* objects-printer.cc in Sources */ = { isa = PBXBuildFile; fileRef = 8946827412C26EB700C914BC /* objects-printer.cc */; }; 99 8946827512C26EB700C914BC /* objects-printer.cc in Sources */ = { isa = PBXBuildFile; fileRef = 8946827412C26EB700C914BC /* objects-printer.cc */; };
96 8946827612C26EB700C914BC /* objects-printer.cc in Sources */ = { isa = PBXBuildFile; fileRef = 8946827412C26EB700C914BC /* objects-printer.cc */; }; 100 8946827612C26EB700C914BC /* objects-printer.cc in Sources */ = { isa = PBXBuildFile; fileRef = 8946827412C26EB700C914BC /* objects-printer.cc */; };
97 89495E480E79FC23001F68C3 /* compilation-cache.cc in Sources */ = {isa = PBXBuildFile; fileRef = 89495E460E79FC23001F68C3 /* compilation-cache.cc */; }; 101 89495E480E79FC23001F68C3 /* compilation-cache.cc in Sources */ = {isa = PBXBuildFile; fileRef = 89495E460E79FC23001F68C3 /* compilation-cache.cc */; };
98 89495E490E79FC23001F68C3 /* compilation-cache.cc in Sources */ = {isa = PBXBuildFile; fileRef = 89495E460E79FC23001F68C3 /* compilation-cache.cc */; }; 102 89495E490E79FC23001F68C3 /* compilation-cache.cc in Sources */ = {isa = PBXBuildFile; fileRef = 89495E460E79FC23001F68C3 /* compilation-cache.cc */; };
103 894A59E912D777E80000766D /* lithium.cc in Sources */ = {isa = PB XBuildFile; fileRef = 894A59E712D777E80000766D /* lithium.cc */; };
104 894A59EA12D777E80000766D /* lithium.cc in Sources */ = {isa = PB XBuildFile; fileRef = 894A59E712D777E80000766D /* lithium.cc */; };
105 894A59EB12D777E80000766D /* lithium.cc in Sources */ = {isa = PB XBuildFile; fileRef = 894A59E712D777E80000766D /* lithium.cc */; };
99 8956922A12D4ED240072C313 /* objects-visiting.cc in Sources */ = {isa = PBXBuildFile; fileRef = C2D1E9711212F27B00187A52 /* objects-visiting.cc * /; }; 106 8956922A12D4ED240072C313 /* objects-visiting.cc in Sources */ = {isa = PBXBuildFile; fileRef = C2D1E9711212F27B00187A52 /* objects-visiting.cc * /; };
100 8956922B12D4ED240072C313 /* accessors.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF0F60E719B8F00D62E90 /* accessors.cc */; }; 107 8956922B12D4ED240072C313 /* accessors.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF0F60E719B8F00D62E90 /* accessors.cc */; };
101 8956922C12D4ED240072C313 /* allocation.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF0F80E719B8F00D62E90 /* allocation.cc */; }; 108 8956922C12D4ED240072C313 /* allocation.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF0F80E719B8F00D62E90 /* allocation.cc */; };
102 8956922D12D4ED240072C313 /* api.cc in Sources */ = {isa = PBXBui ldFile; fileRef = 897FF0FA0E719B8F00D62E90 /* api.cc */; }; 109 8956922D12D4ED240072C313 /* api.cc in Sources */ = {isa = PBXBui ldFile; fileRef = 897FF0FA0E719B8F00D62E90 /* api.cc */; };
103 8956922F12D4ED240072C313 /* assembler.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1030E719B8F00D62E90 /* assembler.cc */; }; 110 8956922F12D4ED240072C313 /* assembler.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1030E719B8F00D62E90 /* assembler.cc */; };
104 8956923012D4ED240072C313 /* ast.cc in Sources */ = {isa = PBXBui ldFile; fileRef = 897FF1050E719B8F00D62E90 /* ast.cc */; }; 111 8956923012D4ED240072C313 /* ast.cc in Sources */ = {isa = PBXBui ldFile; fileRef = 897FF1050E719B8F00D62E90 /* ast.cc */; };
105 8956923112D4ED240072C313 /* bootstrapper.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1070E719B8F00D62E90 /* bootstrapper.cc */; }; 112 8956923112D4ED240072C313 /* bootstrapper.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1070E719B8F00D62E90 /* bootstrapper.cc */; };
106 8956923312D4ED240072C313 /* builtins.cc in Sources */ = {isa = P BXBuildFile; fileRef = 897FF10B0E719B8F00D62E90 /* builtins.cc */; }; 113 8956923312D4ED240072C313 /* builtins.cc in Sources */ = {isa = P BXBuildFile; fileRef = 897FF10B0E719B8F00D62E90 /* builtins.cc */; };
107 8956923412D4ED240072C313 /* checks.cc in Sources */ = {isa = PBX BuildFile; fileRef = 897FF10F0E719B8F00D62E90 /* checks.cc */; }; 114 8956923412D4ED240072C313 /* checks.cc in Sources */ = {isa = PBX BuildFile; fileRef = 897FF10F0E719B8F00D62E90 /* checks.cc */; };
108 8956923512D4ED240072C313 /* circular-queue.cc in Sources */ = {i sa = PBXBuildFile; fileRef = 9F2B370F114FF62D007CDAF4 /* circular-queue.cc */; } ; 115 8956923512D4ED240072C313 /* circular-queue.cc in Sources */ = {i sa = PBXBuildFile; fileRef = 9F2B370F114FF62D007CDAF4 /* circular-queue.cc */; } ;
(...skipping 322 matching lines...) Expand 10 before | Expand all | Expand 10 after
431 remoteGlobalIDString = 8970F2EF0E719FB2006AE7B5; 438 remoteGlobalIDString = 8970F2EF0E719FB2006AE7B5;
432 remoteInfo = v8; 439 remoteInfo = v8;
433 }; 440 };
434 7BF891980E73099F000BAF8A /* PBXContainerItemProxy */ = { 441 7BF891980E73099F000BAF8A /* PBXContainerItemProxy */ = {
435 isa = PBXContainerItemProxy; 442 isa = PBXContainerItemProxy;
436 containerPortal = 8915B8680E719336009C4E19 /* Project ob ject */; 443 containerPortal = 8915B8680E719336009C4E19 /* Project ob ject */;
437 proxyType = 1; 444 proxyType = 1;
438 remoteGlobalIDString = 897F76790E71B4CC007ACF34; 445 remoteGlobalIDString = 897F76790E71B4CC007ACF34;
439 remoteInfo = v8_shell; 446 remoteInfo = v8_shell;
440 }; 447 };
448 8938A29412D63A680080CDDE /* PBXContainerItemProxy */ = {
449 isa = PBXContainerItemProxy;
450 containerPortal = 8915B8680E719336009C4E19 /* Project ob ject */;
451 proxyType = 1;
452 remoteGlobalIDString = 89B91BC012D4F02A002FF4BC;
453 remoteInfo = "d8_shell-x64";
454 };
455 8938A29612D63A680080CDDE /* PBXContainerItemProxy */ = {
456 isa = PBXContainerItemProxy;
457 containerPortal = 8915B8680E719336009C4E19 /* Project ob ject */;
458 proxyType = 1;
459 remoteGlobalIDString = 89B91BB412D4F02A002FF4BC;
460 remoteInfo = "v8_shell-x64";
461 };
462 8938A29812D63A680080CDDE /* PBXContainerItemProxy */ = {
463 isa = PBXContainerItemProxy;
464 containerPortal = 8915B8680E719336009C4E19 /* Project ob ject */;
465 proxyType = 1;
466 remoteGlobalIDString = 8956922712D4ED240072C313;
467 remoteInfo = "v8-x64";
468 };
441 893988020F2A35FA007D5254 /* PBXContainerItemProxy */ = { 469 893988020F2A35FA007D5254 /* PBXContainerItemProxy */ = {
442 isa = PBXContainerItemProxy; 470 isa = PBXContainerItemProxy;
443 containerPortal = 8915B8680E719336009C4E19 /* Project ob ject */; 471 containerPortal = 8915B8680E719336009C4E19 /* Project ob ject */;
444 proxyType = 1; 472 proxyType = 1;
445 remoteGlobalIDString = 8970F2EF0E719FB2006AE7B5; 473 remoteGlobalIDString = 8970F2EF0E719FB2006AE7B5;
446 remoteInfo = v8; 474 remoteInfo = v8;
447 }; 475 };
448 8939880F0F2A3647007D5254 /* PBXContainerItemProxy */ = { 476 8939880F0F2A3647007D5254 /* PBXContainerItemProxy */ = {
449 isa = PBXContainerItemProxy; 477 isa = PBXContainerItemProxy;
450 containerPortal = 8915B8680E719336009C4E19 /* Project ob ject */; 478 containerPortal = 8915B8680E719336009C4E19 /* Project ob ject */;
(...skipping 69 matching lines...) Expand 10 before | Expand all | Expand 10 after
520 58950D530F55514900F3E8BA /* register-allocator-ia32.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; n ame = "register-allocator-ia32.cc"; path = "ia32/register-allocator-ia32.cc"; so urceTree = "<group>"; }; 548 58950D530F55514900F3E8BA /* register-allocator-ia32.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; n ame = "register-allocator-ia32.cc"; path = "ia32/register-allocator-ia32.cc"; so urceTree = "<group>"; };
521 58950D540F55514900F3E8BA /* register-allocator.cc */ = {isa = PB XFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "register-allocator.cc"; sourceTree = "<group>"; }; 549 58950D540F55514900F3E8BA /* register-allocator.cc */ = {isa = PB XFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "register-allocator.cc"; sourceTree = "<group>"; };
522 58950D550F55514900F3E8BA /* register-allocator.h */ = {isa = PBX FileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "reg ister-allocator.h"; sourceTree = "<group>"; }; 550 58950D550F55514900F3E8BA /* register-allocator.h */ = {isa = PBX FileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "reg ister-allocator.h"; sourceTree = "<group>"; };
523 58950D560F55514900F3E8BA /* virtual-frame-light.cc */ = {isa = P BXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "virtual-frame-light.cc"; sourceTree = "<group>"; }; 551 58950D560F55514900F3E8BA /* virtual-frame-light.cc */ = {isa = P BXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "virtual-frame-light.cc"; sourceTree = "<group>"; };
524 58950D570F55514900F3E8BA /* virtual-frame-arm.h */ = {isa = PBXF ileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "virt ual-frame-arm.h"; path = "arm/virtual-frame-arm.h"; sourceTree = "<group>"; }; 552 58950D570F55514900F3E8BA /* virtual-frame-arm.h */ = {isa = PBXF ileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "virt ual-frame-arm.h"; path = "arm/virtual-frame-arm.h"; sourceTree = "<group>"; };
525 58950D580F55514900F3E8BA /* virtual-frame-heavy.cc */ = {isa = P BXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "virtual-frame-heavy.cc"; sourceTree = "<group>"; }; 553 58950D580F55514900F3E8BA /* virtual-frame-heavy.cc */ = {isa = P BXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "virtual-frame-heavy.cc"; sourceTree = "<group>"; };
526 58950D590F55514900F3E8BA /* virtual-frame-ia32.h */ = {isa = PBX FileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "vir tual-frame-ia32.h"; path = "ia32/virtual-frame-ia32.h"; sourceTree = "<group>"; }; 554 58950D590F55514900F3E8BA /* virtual-frame-ia32.h */ = {isa = PBX FileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "vir tual-frame-ia32.h"; path = "ia32/virtual-frame-ia32.h"; sourceTree = "<group>"; };
527 58950D5A0F55514900F3E8BA /* virtual-frame.cc */ = {isa = PBXFile Reference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "vir tual-frame.cc"; sourceTree = "<group>"; }; 555 58950D5A0F55514900F3E8BA /* virtual-frame.cc */ = {isa = PBXFile Reference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "vir tual-frame.cc"; sourceTree = "<group>"; };
528 58950D5B0F55514900F3E8BA /* virtual-frame.h */ = {isa = PBXFileR eference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "virtual- frame.h"; sourceTree = "<group>"; }; 556 58950D5B0F55514900F3E8BA /* virtual-frame.h */ = {isa = PBXFileR eference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "virtual- frame.h"; sourceTree = "<group>"; };
529 8900116B0E71CA2300F91F35 /* libraries.cc */ = {isa = PBXFileRefe rence; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = librarie s.cc; sourceTree = "<group>"; }; 557 8900116B0E71CA2300F91F35 /* libraries.cc */ = {isa = PBXFileRefe rence; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = librarie s.cc; sourceTree = "<group>"; };
558 8938A2A212D63B630080CDDE /* lithium-x64.cc */ = {isa = PBXFileRe ference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "lithi um-x64.cc"; path = "x64/lithium-x64.cc"; sourceTree = "<group>"; };
530 893986D40F29020C007D5254 /* apiutils.h */ = {isa = PBXFileRefere nce; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = apiutils.h; so urceTree = "<group>"; }; 559 893986D40F29020C007D5254 /* apiutils.h */ = {isa = PBXFileRefere nce; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = apiutils.h; so urceTree = "<group>"; };
531 8939880B0F2A35FA007D5254 /* d8 */ = {isa = PBXFileReference; exp licitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = d8; sou rceTree = BUILT_PRODUCTS_DIR; }; 560 8939880B0F2A35FA007D5254 /* d8 */ = {isa = PBXFileReference; exp licitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = d8; sou rceTree = BUILT_PRODUCTS_DIR; };
532 893988150F2A3686007D5254 /* d8-debug.cc */ = {isa = PBXFileRefer ence; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "d8-debug .cc"; path = "../src/d8-debug.cc"; sourceTree = "<group>"; }; 561 893988150F2A3686007D5254 /* d8-debug.cc */ = {isa = PBXFileRefer ence; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "d8-debug .cc"; path = "../src/d8-debug.cc"; sourceTree = "<group>"; };
533 893988320F2A3B8B007D5254 /* d8-js.cc */ = {isa = PBXFileReferenc e; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "d8-js.cc"; sourceTree = "<group>"; }; 562 893988320F2A3B8B007D5254 /* d8-js.cc */ = {isa = PBXFileReferenc e; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "d8-js.cc"; sourceTree = "<group>"; };
534 893A72230F7B0FF200303DD2 /* platform-posix.cc */ = {isa = PBXFil eReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "pl atform-posix.cc"; sourceTree = "<group>"; }; 563 893A72230F7B0FF200303DD2 /* platform-posix.cc */ = {isa = PBXFil eReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "pl atform-posix.cc"; sourceTree = "<group>"; };
535 893A722A0F7B4A3200303DD2 /* dateparser-inl.h */ = {isa = PBXFile Reference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "datepar ser-inl.h"; sourceTree = "<group>"; }; 564 893A722A0F7B4A3200303DD2 /* dateparser-inl.h */ = {isa = PBXFile Reference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "datepar ser-inl.h"; sourceTree = "<group>"; };
536 893A722D0F7B4A7100303DD2 /* register-allocator-inl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "register-allocator-inl.h"; sourceTree = "<group>"; }; 565 893A722D0F7B4A7100303DD2 /* register-allocator-inl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "register-allocator-inl.h"; sourceTree = "<group>"; };
537 893A72320F7B4AD700303DD2 /* d8-debug.h */ = {isa = PBXFileRefere nce; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "d8-debug.h"; path = "../src/d8-debug.h"; sourceTree = "<group>"; }; 566 893A72320F7B4AD700303DD2 /* d8-debug.h */ = {isa = PBXFileRefere nce; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "d8-debug.h"; path = "../src/d8-debug.h"; sourceTree = "<group>"; };
538 893E248112B14AD40083370F /* v8-preparser.h */ = {isa = PBXFileRe ference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "v8-prepar ser.h"; sourceTree = "<group>"; }; 567 893E248112B14AD40083370F /* v8-preparser.h */ = {isa = PBXFileRe ference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "v8-prepar ser.h"; sourceTree = "<group>"; };
539 893E248212B14AD40083370F /* v8-testing.h */ = {isa = PBXFileRefe rence; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "v8-testing. h"; sourceTree = "<group>"; }; 568 893E248212B14AD40083370F /* v8-testing.h */ = {isa = PBXFileRefe rence; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "v8-testing. h"; sourceTree = "<group>"; };
(...skipping 48 matching lines...) Expand 10 before | Expand all | Expand 10 after
588 893E24D812B14B9F0083370F /* externalize-string-extension.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.c pp; name = "externalize-string-extension.cc"; path = "extensions/externalize-str ing-extension.cc"; sourceTree = "<group>"; }; 617 893E24D812B14B9F0083370F /* externalize-string-extension.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.c pp; name = "externalize-string-extension.cc"; path = "extensions/externalize-str ing-extension.cc"; sourceTree = "<group>"; };
589 893E24D912B14B9F0083370F /* externalize-string-extension.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; n ame = "externalize-string-extension.h"; path = "extensions/externalize-string-ex tension.h"; sourceTree = "<group>"; }; 618 893E24D912B14B9F0083370F /* externalize-string-extension.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; n ame = "externalize-string-extension.h"; path = "extensions/externalize-string-ex tension.h"; sourceTree = "<group>"; };
590 893E24DA12B14B9F0083370F /* gc-extension.cc */ = {isa = PBXFileR eference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "gc-e xtension.cc"; path = "extensions/gc-extension.cc"; sourceTree = "<group>"; }; 619 893E24DA12B14B9F0083370F /* gc-extension.cc */ = {isa = PBXFileR eference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "gc-e xtension.cc"; path = "extensions/gc-extension.cc"; sourceTree = "<group>"; };
591 893E24DB12B14B9F0083370F /* gc-extension.h */ = {isa = PBXFileRe ference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "gc-extens ion.h"; path = "extensions/gc-extension.h"; sourceTree = "<group>"; }; 620 893E24DB12B14B9F0083370F /* gc-extension.h */ = {isa = PBXFileRe ference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "gc-extens ion.h"; path = "extensions/gc-extension.h"; sourceTree = "<group>"; };
592 8944AD0E0F1D4D3A0028D560 /* regexp-stack.cc */ = {isa = PBXFileR eference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "rege xp-stack.cc"; sourceTree = "<group>"; }; 621 8944AD0E0F1D4D3A0028D560 /* regexp-stack.cc */ = {isa = PBXFileR eference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "rege xp-stack.cc"; sourceTree = "<group>"; };
593 8944AD0F0F1D4D3A0028D560 /* regexp-stack.h */ = {isa = PBXFileRe ference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "regexp-st ack.h"; sourceTree = "<group>"; }; 622 8944AD0F0F1D4D3A0028D560 /* regexp-stack.h */ = {isa = PBXFileRe ference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "regexp-st ack.h"; sourceTree = "<group>"; };
594 8946827412C26EB700C914BC /* objects-printer.cc */ = {isa = PBXFi leReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "o bjects-printer.cc"; sourceTree = "<group>"; }; 623 8946827412C26EB700C914BC /* objects-printer.cc */ = {isa = PBXFi leReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "o bjects-printer.cc"; sourceTree = "<group>"; };
595 89471C7F0EB23EE400B6874B /* flag-definitions.h */ = {isa = PBXFi leReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "flag- definitions.h"; sourceTree = "<group>"; }; 624 89471C7F0EB23EE400B6874B /* flag-definitions.h */ = {isa = PBXFi leReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "flag- definitions.h"; sourceTree = "<group>"; };
596 89495E460E79FC23001F68C3 /* compilation-cache.cc */ = {isa = PBX FileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "compilation-cache.cc"; sourceTree = "<group>"; }; 625 89495E460E79FC23001F68C3 /* compilation-cache.cc */ = {isa = PBX FileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "compilation-cache.cc"; sourceTree = "<group>"; };
597 89495E470E79FC23001F68C3 /* compilation-cache.h */ = {isa = PBXF ileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "comp ilation-cache.h"; sourceTree = "<group>"; }; 626 89495E470E79FC23001F68C3 /* compilation-cache.h */ = {isa = PBXF ileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "comp ilation-cache.h"; sourceTree = "<group>"; };
627 894A59E712D777E80000766D /* lithium.cc */ = {isa = PBXFileRefere nce; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = lithium.cc ; sourceTree = "<group>"; };
628 894A59E812D777E80000766D /* lithium.h */ = {isa = PBXFileReferen ce; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = lithium.h; sour ceTree = "<group>"; };
598 895692AA12D4ED240072C313 /* libv8-x64.a */ = {isa = PBXFileRefer ence; explicitFileType = archive.ar; includeInIndex = 0; path = "libv8-x64.a"; s ourceTree = BUILT_PRODUCTS_DIR; }; 629 895692AA12D4ED240072C313 /* libv8-x64.a */ = {isa = PBXFileRefer ence; explicitFileType = archive.ar; includeInIndex = 0; path = "libv8-x64.a"; s ourceTree = BUILT_PRODUCTS_DIR; };
599 8956B6CD0F5D86570033B5A2 /* debug-agent.cc */ = {isa = PBXFileRe ference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "debug -agent.cc"; sourceTree = "<group>"; }; 630 8956B6CD0F5D86570033B5A2 /* debug-agent.cc */ = {isa = PBXFileRe ference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "debug -agent.cc"; sourceTree = "<group>"; };
600 8956B6CE0F5D86570033B5A2 /* debug-agent.h */ = {isa = PBXFileRef erence; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "debug-agen t.h"; sourceTree = "<group>"; }; 631 8956B6CE0F5D86570033B5A2 /* debug-agent.h */ = {isa = PBXFileRef erence; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "debug-agen t.h"; sourceTree = "<group>"; };
601 895FA720107FFB15006F39D4 /* jump-target-heavy-inl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = " jump-target-heavy-inl.h"; sourceTree = "<group>"; }; 632 895FA720107FFB15006F39D4 /* jump-target-heavy-inl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = " jump-target-heavy-inl.h"; sourceTree = "<group>"; };
602 895FA725107FFB57006F39D4 /* codegen-ia32-inl.h */ = {isa = PBXFi leReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "codeg en-ia32-inl.h"; path = "ia32/codegen-ia32-inl.h"; sourceTree = "<group>"; }; 633 895FA725107FFB57006F39D4 /* codegen-ia32-inl.h */ = {isa = PBXFi leReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "codeg en-ia32-inl.h"; path = "ia32/codegen-ia32-inl.h"; sourceTree = "<group>"; };
603 895FA72A107FFB85006F39D4 /* register-allocator-ia32-inl.h */ = { isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; na me = "register-allocator-ia32-inl.h"; path = "ia32/register-allocator-ia32-inl.h "; sourceTree = "<group>"; }; 634 895FA72A107FFB85006F39D4 /* register-allocator-ia32-inl.h */ = { isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; na me = "register-allocator-ia32-inl.h"; path = "ia32/register-allocator-ia32-inl.h "; sourceTree = "<group>"; };
604 895FA72B107FFB85006F39D4 /* register-allocator-ia32.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "register-allocator-ia32.h"; path = "ia32/register-allocator-ia32.h"; sourceTre e = "<group>"; }; 635 895FA72B107FFB85006F39D4 /* register-allocator-ia32.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "register-allocator-ia32.h"; path = "ia32/register-allocator-ia32.h"; sourceTre e = "<group>"; };
605 895FA748107FFE73006F39D4 /* constants-arm.cc */ = {isa = PBXFile Reference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "con stants-arm.cc"; path = "arm/constants-arm.cc"; sourceTree = "<group>"; }; 636 895FA748107FFE73006F39D4 /* constants-arm.cc */ = {isa = PBXFile Reference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "con stants-arm.cc"; path = "arm/constants-arm.cc"; sourceTree = "<group>"; };
606 895FA74B107FFE82006F39D4 /* codegen-arm-inl.h */ = {isa = PBXFil eReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "codege n-arm-inl.h"; path = "arm/codegen-arm-inl.h"; sourceTree = "<group>"; }; 637 895FA74B107FFE82006F39D4 /* codegen-arm-inl.h */ = {isa = PBXFil eReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "codege n-arm-inl.h"; path = "arm/codegen-arm-inl.h"; sourceTree = "<group>"; };
607 895FA750107FFEAE006F39D4 /* register-allocator-arm-inl.h */ = {i sa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; nam e = "register-allocator-arm-inl.h"; path = "arm/register-allocator-arm-inl.h"; s ourceTree = "<group>"; }; 638 895FA750107FFEAE006F39D4 /* register-allocator-arm-inl.h */ = {i sa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; nam e = "register-allocator-arm-inl.h"; path = "arm/register-allocator-arm-inl.h"; s ourceTree = "<group>"; };
(...skipping 531 matching lines...) Expand 10 before | Expand all | Expand 10 after
1139 9FA38BA71175B2D200C4CD55 /* jump-target-inl.h */ , 1170 9FA38BA71175B2D200C4CD55 /* jump-target-inl.h */ ,
1140 9FA38BA81175B2D200C4CD55 /* jump-target-light-in l.h */, 1171 9FA38BA81175B2D200C4CD55 /* jump-target-light-in l.h */,
1141 58950D4E0F55514900F3E8BA /* jump-target-light.cc */, 1172 58950D4E0F55514900F3E8BA /* jump-target-light.cc */,
1142 893E249212B14B3D0083370F /* jump-target-light.h */, 1173 893E249212B14B3D0083370F /* jump-target-light.h */,
1143 58950D500F55514900F3E8BA /* jump-target.cc */, 1174 58950D500F55514900F3E8BA /* jump-target.cc */,
1144 58950D510F55514900F3E8BA /* jump-target.h */, 1175 58950D510F55514900F3E8BA /* jump-target.h */,
1145 897FF1500E719B8F00D62E90 /* list-inl.h */, 1176 897FF1500E719B8F00D62E90 /* list-inl.h */,
1146 897FF1510E719B8F00D62E90 /* list.h */, 1177 897FF1510E719B8F00D62E90 /* list.h */,
1147 893E249312B14B3D0083370F /* lithium-allocator.cc */, 1178 893E249312B14B3D0083370F /* lithium-allocator.cc */,
1148 893E249412B14B3D0083370F /* lithium-allocator.h */, 1179 893E249412B14B3D0083370F /* lithium-allocator.h */,
1180 894A59E712D777E80000766D /* lithium.cc */,
1181 894A59E812D777E80000766D /* lithium.h */,
1149 9FA38BA91175B2D200C4CD55 /* liveedit.cc */, 1182 9FA38BA91175B2D200C4CD55 /* liveedit.cc */,
1150 9FA38BAA1175B2D200C4CD55 /* liveedit.h */, 1183 9FA38BAA1175B2D200C4CD55 /* liveedit.h */,
1151 22A76C900FF259E600FDC694 /* log-inl.h */, 1184 22A76C900FF259E600FDC694 /* log-inl.h */,
1152 9F4B7B870FCC877A00DC4117 /* log-utils.cc */, 1185 9F4B7B870FCC877A00DC4117 /* log-utils.cc */,
1153 9F4B7B880FCC877A00DC4117 /* log-utils.h */, 1186 9F4B7B880FCC877A00DC4117 /* log-utils.h */,
1154 897FF1520E719B8F00D62E90 /* log.cc */, 1187 897FF1520E719B8F00D62E90 /* log.cc */,
1155 897FF1530E719B8F00D62E90 /* log.h */, 1188 897FF1530E719B8F00D62E90 /* log.h */,
1156 897FF1580E719B8F00D62E90 /* macro-assembler.h */ , 1189 897FF1580E719B8F00D62E90 /* macro-assembler.h */ ,
1157 897FF1590E719B8F00D62E90 /* mark-compact.cc */, 1190 897FF1590E719B8F00D62E90 /* mark-compact.cc */,
1158 897FF15A0E719B8F00D62E90 /* mark-compact.h */, 1191 897FF15A0E719B8F00D62E90 /* mark-compact.h */,
(...skipping 240 matching lines...) Expand 10 before | Expand all | Expand 10 after
1399 89B91B8412D4EF95002FF4BC /* cpu-x64.cc */, 1432 89B91B8412D4EF95002FF4BC /* cpu-x64.cc */,
1400 89B91B8512D4EF95002FF4BC /* debug-x64.cc */, 1433 89B91B8512D4EF95002FF4BC /* debug-x64.cc */,
1401 89B91B8612D4EF95002FF4BC /* deoptimizer-x64.cc * /, 1434 89B91B8612D4EF95002FF4BC /* deoptimizer-x64.cc * /,
1402 89B91B8712D4EF95002FF4BC /* disasm-x64.cc */, 1435 89B91B8712D4EF95002FF4BC /* disasm-x64.cc */,
1403 89B91B8812D4EF95002FF4BC /* frames-x64.cc */, 1436 89B91B8812D4EF95002FF4BC /* frames-x64.cc */,
1404 89B91B8912D4EF95002FF4BC /* frames-x64.h */, 1437 89B91B8912D4EF95002FF4BC /* frames-x64.h */,
1405 89B91B8A12D4EF95002FF4BC /* full-codegen-x64.cc */, 1438 89B91B8A12D4EF95002FF4BC /* full-codegen-x64.cc */,
1406 89B91B8B12D4EF95002FF4BC /* ic-x64.cc */, 1439 89B91B8B12D4EF95002FF4BC /* ic-x64.cc */,
1407 89B91B8C12D4EF95002FF4BC /* jump-target-x64.cc * /, 1440 89B91B8C12D4EF95002FF4BC /* jump-target-x64.cc * /,
1408 89B91B8D12D4EF95002FF4BC /* lithium-codegen-x64. h */, 1441 89B91B8D12D4EF95002FF4BC /* lithium-codegen-x64. h */,
1442 8938A2A212D63B630080CDDE /* lithium-x64.cc */,
1409 89B91B8E12D4EF95002FF4BC /* lithium-x64.h */, 1443 89B91B8E12D4EF95002FF4BC /* lithium-x64.h */,
1410 89B91B8F12D4EF95002FF4BC /* macro-assembler-x64. cc */, 1444 89B91B8F12D4EF95002FF4BC /* macro-assembler-x64. cc */,
1411 89B91B9012D4EF95002FF4BC /* macro-assembler-x64. h */, 1445 89B91B9012D4EF95002FF4BC /* macro-assembler-x64. h */,
1412 89B91B9112D4EF95002FF4BC /* regexp-macro-assembl er-x64.cc */, 1446 89B91B9112D4EF95002FF4BC /* regexp-macro-assembl er-x64.cc */,
1413 89B91B9212D4EF95002FF4BC /* regexp-macro-assembl er-x64.h */, 1447 89B91B9212D4EF95002FF4BC /* regexp-macro-assembl er-x64.h */,
1414 89B91B9312D4EF95002FF4BC /* register-allocator-x 64-inl.h */, 1448 89B91B9312D4EF95002FF4BC /* register-allocator-x 64-inl.h */,
1415 89B91B9412D4EF95002FF4BC /* register-allocator-x 64.cc */, 1449 89B91B9412D4EF95002FF4BC /* register-allocator-x 64.cc */,
1416 89B91B9512D4EF95002FF4BC /* register-allocator-x 64.h */, 1450 89B91B9512D4EF95002FF4BC /* register-allocator-x 64.h */,
1417 89B91B9612D4EF95002FF4BC /* simulator-x64.cc */, 1451 89B91B9612D4EF95002FF4BC /* simulator-x64.cc */,
1418 89B91B9712D4EF95002FF4BC /* simulator-x64.h */, 1452 89B91B9712D4EF95002FF4BC /* simulator-x64.h */,
(...skipping 492 matching lines...) Expand 10 before | Expand all | Expand 10 after
1911 89B91BA312D4EF95002FF4BC /* frames-x64.cc in Sou rces */, 1945 89B91BA312D4EF95002FF4BC /* frames-x64.cc in Sou rces */,
1912 89B91BA412D4EF95002FF4BC /* full-codegen-x64.cc in Sources */, 1946 89B91BA412D4EF95002FF4BC /* full-codegen-x64.cc in Sources */,
1913 89B91BA512D4EF95002FF4BC /* ic-x64.cc in Sources */, 1947 89B91BA512D4EF95002FF4BC /* ic-x64.cc in Sources */,
1914 89B91BA612D4EF95002FF4BC /* jump-target-x64.cc i n Sources */, 1948 89B91BA612D4EF95002FF4BC /* jump-target-x64.cc i n Sources */,
1915 89B91BA712D4EF95002FF4BC /* macro-assembler-x64. cc in Sources */, 1949 89B91BA712D4EF95002FF4BC /* macro-assembler-x64. cc in Sources */,
1916 89B91BA812D4EF95002FF4BC /* regexp-macro-assembl er-x64.cc in Sources */, 1950 89B91BA812D4EF95002FF4BC /* regexp-macro-assembl er-x64.cc in Sources */,
1917 89B91BA912D4EF95002FF4BC /* register-allocator-x 64.cc in Sources */, 1951 89B91BA912D4EF95002FF4BC /* register-allocator-x 64.cc in Sources */,
1918 89B91BAA12D4EF95002FF4BC /* simulator-x64.cc in Sources */, 1952 89B91BAA12D4EF95002FF4BC /* simulator-x64.cc in Sources */,
1919 89B91BAB12D4EF95002FF4BC /* stub-cache-x64.cc in Sources */, 1953 89B91BAB12D4EF95002FF4BC /* stub-cache-x64.cc in Sources */,
1920 89B91BAC12D4EF95002FF4BC /* virtual-frame-x64.cc in Sources */, 1954 89B91BAC12D4EF95002FF4BC /* virtual-frame-x64.cc in Sources */,
1955 8938A2A312D63B630080CDDE /* lithium-x64.cc in So urces */,
1956 894A59E912D777E80000766D /* lithium.cc in Source s */,
1921 ); 1957 );
1922 runOnlyForDeploymentPostprocessing = 0; 1958 runOnlyForDeploymentPostprocessing = 0;
1923 }; 1959 };
1924 8970F2ED0E719FB2006AE7B5 /* Sources */ = { 1960 8970F2ED0E719FB2006AE7B5 /* Sources */ = {
1925 isa = PBXSourcesBuildPhase; 1961 isa = PBXSourcesBuildPhase;
1926 buildActionMask = 2147483647; 1962 buildActionMask = 2147483647;
1927 files = ( 1963 files = (
1928 C2D1E9731212F2BC00187A52 /* objects-visiting.cc in Sources */, 1964 C2D1E9731212F2BC00187A52 /* objects-visiting.cc in Sources */,
1929 89A88DEC0E71A5FF0043BA31 /* accessors.cc in Sour ces */, 1965 89A88DEC0E71A5FF0043BA31 /* accessors.cc in Sour ces */,
1930 89A88DED0E71A6000043BA31 /* allocation.cc in Sou rces */, 1966 89A88DED0E71A6000043BA31 /* allocation.cc in Sou rces */,
(...skipping 114 matching lines...) Expand 10 before | Expand all | Expand 10 after
2045 893E24C212B14B3D0083370F /* safepoint-table.cc i n Sources */, 2081 893E24C212B14B3D0083370F /* safepoint-table.cc i n Sources */,
2046 893E24C312B14B3D0083370F /* scanner-base.cc in S ources */, 2082 893E24C312B14B3D0083370F /* scanner-base.cc in S ources */,
2047 893E24C412B14B3D0083370F /* string-search.cc in Sources */, 2083 893E24C412B14B3D0083370F /* string-search.cc in Sources */,
2048 893E24C512B14B3D0083370F /* strtod.cc in Sources */, 2084 893E24C512B14B3D0083370F /* strtod.cc in Sources */,
2049 893E24D512B14B8A0083370F /* deoptimizer-ia32.cc in Sources */, 2085 893E24D512B14B8A0083370F /* deoptimizer-ia32.cc in Sources */,
2050 893E24D612B14B8A0083370F /* lithium-codegen-ia32 .cc in Sources */, 2086 893E24D612B14B8A0083370F /* lithium-codegen-ia32 .cc in Sources */,
2051 893E24D712B14B8A0083370F /* lithium-ia32.cc in S ources */, 2087 893E24D712B14B8A0083370F /* lithium-ia32.cc in S ources */,
2052 893E24DC12B14B9F0083370F /* externalize-string-e xtension.cc in Sources */, 2088 893E24DC12B14B9F0083370F /* externalize-string-e xtension.cc in Sources */,
2053 893E24DD12B14B9F0083370F /* gc-extension.cc in S ources */, 2089 893E24DD12B14B9F0083370F /* gc-extension.cc in S ources */,
2054 8946827512C26EB700C914BC /* objects-printer.cc i n Sources */, 2090 8946827512C26EB700C914BC /* objects-printer.cc i n Sources */,
2091 894A59EB12D777E80000766D /* lithium.cc in Source s */,
2055 ); 2092 );
2056 runOnlyForDeploymentPostprocessing = 0; 2093 runOnlyForDeploymentPostprocessing = 0;
2057 }; 2094 };
2058 897C77CF12B68E3D000767A8 /* Sources */ = { 2095 897C77CF12B68E3D000767A8 /* Sources */ = {
2059 isa = PBXSourcesBuildPhase; 2096 isa = PBXSourcesBuildPhase;
2060 buildActionMask = 2147483647; 2097 buildActionMask = 2147483647;
2061 files = ( 2098 files = (
2062 897C77D012B68E3D000767A8 /* d8-debug.cc in Sourc es */, 2099 897C77D012B68E3D000767A8 /* d8-debug.cc in Sourc es */,
2063 897C77D112B68E3D000767A8 /* d8-js.cc in Sources */, 2100 897C77D112B68E3D000767A8 /* d8-js.cc in Sources */,
2064 897C77D212B68E3D000767A8 /* d8-posix.cc in Sourc es */, 2101 897C77D212B68E3D000767A8 /* d8-posix.cc in Sourc es */,
(...skipping 154 matching lines...) Expand 10 before | Expand all | Expand 10 after
2219 893E24B312B14B3D0083370F /* safepoint-table.cc i n Sources */, 2256 893E24B312B14B3D0083370F /* safepoint-table.cc i n Sources */,
2220 893E24B412B14B3D0083370F /* scanner-base.cc in S ources */, 2257 893E24B412B14B3D0083370F /* scanner-base.cc in S ources */,
2221 893E24B512B14B3D0083370F /* string-search.cc in Sources */, 2258 893E24B512B14B3D0083370F /* string-search.cc in Sources */,
2222 893E24B612B14B3D0083370F /* strtod.cc in Sources */, 2259 893E24B612B14B3D0083370F /* strtod.cc in Sources */,
2223 893E24CC12B14B520083370F /* deoptimizer-arm.cc i n Sources */, 2260 893E24CC12B14B520083370F /* deoptimizer-arm.cc i n Sources */,
2224 893E24CD12B14B520083370F /* lithium-arm.cc in So urces */, 2261 893E24CD12B14B520083370F /* lithium-arm.cc in So urces */,
2225 893E24CE12B14B520083370F /* lithium-codegen-arm. cc in Sources */, 2262 893E24CE12B14B520083370F /* lithium-codegen-arm. cc in Sources */,
2226 893E24DE12B14B9F0083370F /* externalize-string-e xtension.cc in Sources */, 2263 893E24DE12B14B9F0083370F /* externalize-string-e xtension.cc in Sources */,
2227 893E24DF12B14B9F0083370F /* gc-extension.cc in S ources */, 2264 893E24DF12B14B9F0083370F /* gc-extension.cc in S ources */,
2228 8946827612C26EB700C914BC /* objects-printer.cc i n Sources */, 2265 8946827612C26EB700C914BC /* objects-printer.cc i n Sources */,
2266 894A59EA12D777E80000766D /* lithium.cc in Source s */,
2229 ); 2267 );
2230 runOnlyForDeploymentPostprocessing = 0; 2268 runOnlyForDeploymentPostprocessing = 0;
2231 }; 2269 };
2232 89F23C8D0E78D5B6006B2466 /* Sources */ = { 2270 89F23C8D0E78D5B6006B2466 /* Sources */ = {
2233 isa = PBXSourcesBuildPhase; 2271 isa = PBXSourcesBuildPhase;
2234 buildActionMask = 2147483647; 2272 buildActionMask = 2147483647;
2235 files = ( 2273 files = (
2236 89F23C8E0E78D5B6006B2466 /* shell.cc in Sources */, 2274 89F23C8E0E78D5B6006B2466 /* shell.cc in Sources */,
2237 ); 2275 );
2238 runOnlyForDeploymentPostprocessing = 0; 2276 runOnlyForDeploymentPostprocessing = 0;
2239 }; 2277 };
2240 /* End PBXSourcesBuildPhase section */ 2278 /* End PBXSourcesBuildPhase section */
2241 2279
2242 /* Begin PBXTargetDependency section */ 2280 /* Begin PBXTargetDependency section */
2243 7BF891970E73099F000BAF8A /* PBXTargetDependency */ = { 2281 7BF891970E73099F000BAF8A /* PBXTargetDependency */ = {
2244 isa = PBXTargetDependency; 2282 isa = PBXTargetDependency;
2245 target = 8970F2EF0E719FB2006AE7B5 /* v8 */; 2283 target = 8970F2EF0E719FB2006AE7B5 /* v8 */;
2246 targetProxy = 7BF891960E73099F000BAF8A /* PBXContainerIt emProxy */; 2284 targetProxy = 7BF891960E73099F000BAF8A /* PBXContainerIt emProxy */;
2247 }; 2285 };
2248 7BF891990E73099F000BAF8A /* PBXTargetDependency */ = { 2286 7BF891990E73099F000BAF8A /* PBXTargetDependency */ = {
2249 isa = PBXTargetDependency; 2287 isa = PBXTargetDependency;
2250 target = 897F76790E71B4CC007ACF34 /* v8_shell */; 2288 target = 897F76790E71B4CC007ACF34 /* v8_shell */;
2251 targetProxy = 7BF891980E73099F000BAF8A /* PBXContainerIt emProxy */; 2289 targetProxy = 7BF891980E73099F000BAF8A /* PBXContainerIt emProxy */;
2252 }; 2290 };
2291 8938A29512D63A680080CDDE /* PBXTargetDependency */ = {
2292 isa = PBXTargetDependency;
2293 target = 89B91BC012D4F02A002FF4BC /* d8_shell-x64 */;
2294 targetProxy = 8938A29412D63A680080CDDE /* PBXContainerIt emProxy */;
2295 };
2296 8938A29712D63A680080CDDE /* PBXTargetDependency */ = {
2297 isa = PBXTargetDependency;
2298 target = 89B91BB412D4F02A002FF4BC /* v8_shell-x64 */;
2299 targetProxy = 8938A29612D63A680080CDDE /* PBXContainerIt emProxy */;
2300 };
2301 8938A29912D63A680080CDDE /* PBXTargetDependency */ = {
2302 isa = PBXTargetDependency;
2303 target = 8956922712D4ED240072C313 /* v8-x64 */;
2304 targetProxy = 8938A29812D63A680080CDDE /* PBXContainerIt emProxy */;
2305 };
2253 893988010F2A35FA007D5254 /* PBXTargetDependency */ = { 2306 893988010F2A35FA007D5254 /* PBXTargetDependency */ = {
2254 isa = PBXTargetDependency; 2307 isa = PBXTargetDependency;
2255 target = 8970F2EF0E719FB2006AE7B5 /* v8 */; 2308 target = 8970F2EF0E719FB2006AE7B5 /* v8 */;
2256 targetProxy = 893988020F2A35FA007D5254 /* PBXContainerIt emProxy */; 2309 targetProxy = 893988020F2A35FA007D5254 /* PBXContainerIt emProxy */;
2257 }; 2310 };
2258 893988100F2A3647007D5254 /* PBXTargetDependency */ = { 2311 893988100F2A3647007D5254 /* PBXTargetDependency */ = {
2259 isa = PBXTargetDependency; 2312 isa = PBXTargetDependency;
2260 target = 893987FE0F2A35FA007D5254 /* d8_shell */; 2313 target = 893987FE0F2A35FA007D5254 /* d8_shell */;
2261 targetProxy = 8939880F0F2A3647007D5254 /* PBXContainerIt emProxy */; 2314 targetProxy = 8939880F0F2A3647007D5254 /* PBXContainerIt emProxy */;
2262 }; 2315 };
(...skipping 494 matching lines...) Expand 10 before | Expand all | Expand 10 after
2757 89F23C930E78D5B6006B2466 /* Debug */, 2810 89F23C930E78D5B6006B2466 /* Debug */,
2758 89F23C940E78D5B6006B2466 /* Release */, 2811 89F23C940E78D5B6006B2466 /* Release */,
2759 ); 2812 );
2760 defaultConfigurationIsVisible = 0; 2813 defaultConfigurationIsVisible = 0;
2761 defaultConfigurationName = Release; 2814 defaultConfigurationName = Release;
2762 }; 2815 };
2763 /* End XCConfigurationList section */ 2816 /* End XCConfigurationList section */
2764 }; 2817 };
2765 rootObject = 8915B8680E719336009C4E19 /* Project object */; 2818 rootObject = 8915B8680E719336009C4E19 /* Project object */;
2766 } 2819 }
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