blob: b289454498ad29291b3f018afabf66d82c37f9af [file] [log] [blame]
Steve Blocka7e24c12009-10-30 11:49:00 +00001// !$*UTF8*$!
2{
3 archiveVersion = 1;
4 classes = {
5 };
6 objectVersion = 45;
7 objects = {
8
9/* Begin PBXAggregateTarget section */
10 7BF891930E73098D000BAF8A /* All */ = {
11 isa = PBXAggregateTarget;
12 buildConfigurationList = 7BF8919F0E7309BE000BAF8A /* Build configuration list for PBXAggregateTarget "All" */;
13 buildPhases = (
14 );
15 dependencies = (
16 7BF891970E73099F000BAF8A /* PBXTargetDependency */,
17 7BF891990E73099F000BAF8A /* PBXTargetDependency */,
18 893988100F2A3647007D5254 /* PBXTargetDependency */,
19 896FD03E0E78D731003DFB6A /* PBXTargetDependency */,
20 896FD0400E78D735003DFB6A /* PBXTargetDependency */,
21 );
22 name = All;
23 productName = All;
24 };
25/* End PBXAggregateTarget section */
26
27/* Begin PBXBuildFile section */
28 58950D5E0F55519800F3E8BA /* jump-target.cc in Sources */ = {isa = PBXBuildFile; fileRef = 58950D500F55514900F3E8BA /* jump-target.cc */; };
Steve Block6ded16b2010-05-10 14:33:55 +010029 58950D5F0F55519D00F3E8BA /* jump-target-heavy.cc in Sources */ = {isa = PBXBuildFile; fileRef = 58950D4F0F55514900F3E8BA /* jump-target-heavy.cc */; };
Steve Blocka7e24c12009-10-30 11:49:00 +000030 58950D600F5551A300F3E8BA /* jump-target.cc in Sources */ = {isa = PBXBuildFile; fileRef = 58950D500F55514900F3E8BA /* jump-target.cc */; };
Steve Block6ded16b2010-05-10 14:33:55 +010031 58950D610F5551A400F3E8BA /* jump-target-light.cc in Sources */ = {isa = PBXBuildFile; fileRef = 58950D4E0F55514900F3E8BA /* jump-target-light.cc */; };
Steve Blocka7e24c12009-10-30 11:49:00 +000032 58950D620F5551AF00F3E8BA /* register-allocator-ia32.cc in Sources */ = {isa = PBXBuildFile; fileRef = 58950D530F55514900F3E8BA /* register-allocator-ia32.cc */; };
33 58950D630F5551AF00F3E8BA /* register-allocator.cc in Sources */ = {isa = PBXBuildFile; fileRef = 58950D540F55514900F3E8BA /* register-allocator.cc */; };
34 58950D640F5551B500F3E8BA /* register-allocator.cc in Sources */ = {isa = PBXBuildFile; fileRef = 58950D540F55514900F3E8BA /* register-allocator.cc */; };
35 58950D650F5551B600F3E8BA /* register-allocator-arm.cc in Sources */ = {isa = PBXBuildFile; fileRef = 58950D520F55514900F3E8BA /* register-allocator-arm.cc */; };
36 58950D660F5551C200F3E8BA /* virtual-frame.cc in Sources */ = {isa = PBXBuildFile; fileRef = 58950D5A0F55514900F3E8BA /* virtual-frame.cc */; };
Steve Block6ded16b2010-05-10 14:33:55 +010037 58950D670F5551C400F3E8BA /* virtual-frame-heavy.cc in Sources */ = {isa = PBXBuildFile; fileRef = 58950D580F55514900F3E8BA /* virtual-frame-heavy.cc */; };
Steve Blocka7e24c12009-10-30 11:49:00 +000038 58950D680F5551CB00F3E8BA /* virtual-frame.cc in Sources */ = {isa = PBXBuildFile; fileRef = 58950D5A0F55514900F3E8BA /* virtual-frame.cc */; };
Steve Block6ded16b2010-05-10 14:33:55 +010039 58950D690F5551CE00F3E8BA /* virtual-frame-light.cc in Sources */ = {isa = PBXBuildFile; fileRef = 58950D560F55514900F3E8BA /* virtual-frame-light.cc */; };
Steve Blocka7e24c12009-10-30 11:49:00 +000040 8900116C0E71CA2300F91F35 /* libraries.cc in Sources */ = {isa = PBXBuildFile; fileRef = 8900116B0E71CA2300F91F35 /* libraries.cc */; };
41 890A13FE0EE9C47F00E49346 /* interpreter-irregexp.cc in Sources */ = {isa = PBXBuildFile; fileRef = 89A15C660EE4665300B48DEB /* interpreter-irregexp.cc */; };
42 890A14010EE9C4B000E49346 /* regexp-macro-assembler-arm.cc in Sources */ = {isa = PBXBuildFile; fileRef = 89A15C700EE466D000B48DEB /* regexp-macro-assembler-arm.cc */; };
43 890A14020EE9C4B400E49346 /* regexp-macro-assembler-irregexp.cc in Sources */ = {isa = PBXBuildFile; fileRef = 89A15C750EE466D000B48DEB /* regexp-macro-assembler-irregexp.cc */; };
44 890A14030EE9C4B500E49346 /* regexp-macro-assembler-tracer.cc in Sources */ = {isa = PBXBuildFile; fileRef = 89A15C770EE466D000B48DEB /* regexp-macro-assembler-tracer.cc */; };
45 890A14040EE9C4B700E49346 /* regexp-macro-assembler.cc in Sources */ = {isa = PBXBuildFile; fileRef = 89A15C790EE466D000B48DEB /* regexp-macro-assembler.cc */; };
46 893988070F2A35FA007D5254 /* libv8.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 8970F2F00E719FB2006AE7B5 /* libv8.a */; };
47 8939880D0F2A362A007D5254 /* d8.cc in Sources */ = {isa = PBXBuildFile; fileRef = 89A15C920EE46A1700B48DEB /* d8.cc */; };
48 893988160F2A3688007D5254 /* d8-debug.cc in Sources */ = {isa = PBXBuildFile; fileRef = 893988150F2A3686007D5254 /* d8-debug.cc */; };
49 893988330F2A3B8F007D5254 /* d8-js.cc in Sources */ = {isa = PBXBuildFile; fileRef = 893988320F2A3B8B007D5254 /* d8-js.cc */; };
50 893A72240F7B101400303DD2 /* platform-posix.cc in Sources */ = {isa = PBXBuildFile; fileRef = 893A72230F7B0FF200303DD2 /* platform-posix.cc */; };
51 893A72250F7B101B00303DD2 /* platform-posix.cc in Sources */ = {isa = PBXBuildFile; fileRef = 893A72230F7B0FF200303DD2 /* platform-posix.cc */; };
52 893CCE640E71D83700357A03 /* code-stubs.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1110E719B8F00D62E90 /* code-stubs.cc */; };
53 8944AD100F1D4D500028D560 /* 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 */; };
55 894599A30F5D8729008DA8FB /* debug-agent.cc in Sources */ = {isa = PBXBuildFile; fileRef = 8956B6CD0F5D86570033B5A2 /* debug-agent.cc */; };
56 89495E480E79FC23001F68C3 /* 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 */; };
58 8956B6CF0F5D86730033B5A2 /* debug-agent.cc in Sources */ = {isa = PBXBuildFile; fileRef = 8956B6CD0F5D86570033B5A2 /* debug-agent.cc */; };
Steve Block3ce2e202009-11-05 08:53:23 +000059 895FA753107FFED3006F39D4 /* constants-arm.cc in Sources */ = {isa = PBXBuildFile; fileRef = 895FA748107FFE73006F39D4 /* constants-arm.cc */; };
Steve Blocka7e24c12009-10-30 11:49:00 +000060 896FD03A0E78D717003DFB6A /* libv8-arm.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 89F23C870E78D5B2006B2466 /* libv8-arm.a */; };
61 897F767F0E71B690007ACF34 /* shell.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1B50E719C0900D62E90 /* shell.cc */; };
62 897F76850E71B6B1007ACF34 /* libv8.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 8970F2F00E719FB2006AE7B5 /* libv8.a */; };
63 8981F6001010501900D1520E /* frame-element.cc in Sources */ = {isa = PBXBuildFile; fileRef = 8981F5FE1010500F00D1520E /* frame-element.cc */; };
64 8981F6011010502800D1520E /* frame-element.cc in Sources */ = {isa = PBXBuildFile; fileRef = 8981F5FE1010500F00D1520E /* frame-element.cc */; };
65 898BD20E0EF6CC930068B00A /* debug-ia32.cc in Sources */ = {isa = PBXBuildFile; fileRef = 898BD20D0EF6CC850068B00A /* debug-ia32.cc */; };
66 898BD20F0EF6CC9A0068B00A /* debug-arm.cc in Sources */ = {isa = PBXBuildFile; fileRef = 898BD20C0EF6CC850068B00A /* debug-arm.cc */; };
67 89A15C7B0EE466EB00B48DEB /* regexp-macro-assembler-ia32.cc in Sources */ = {isa = PBXBuildFile; fileRef = 89A15C720EE466D000B48DEB /* regexp-macro-assembler-ia32.cc */; };
68 89A15C810EE4674900B48DEB /* regexp-macro-assembler.cc in Sources */ = {isa = PBXBuildFile; fileRef = 89A15C790EE466D000B48DEB /* regexp-macro-assembler.cc */; };
69 89A15C830EE4675E00B48DEB /* regexp-macro-assembler-irregexp.cc in Sources */ = {isa = PBXBuildFile; fileRef = 89A15C750EE466D000B48DEB /* regexp-macro-assembler-irregexp.cc */; };
70 89A15C850EE4678B00B48DEB /* interpreter-irregexp.cc in Sources */ = {isa = PBXBuildFile; fileRef = 89A15C660EE4665300B48DEB /* interpreter-irregexp.cc */; };
71 89A15C8A0EE467D100B48DEB /* regexp-macro-assembler-tracer.cc in Sources */ = {isa = PBXBuildFile; fileRef = 89A15C770EE466D000B48DEB /* regexp-macro-assembler-tracer.cc */; };
72 89A88DEC0E71A5FF0043BA31 /* accessors.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF0F60E719B8F00D62E90 /* accessors.cc */; };
73 89A88DED0E71A6000043BA31 /* allocation.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF0F80E719B8F00D62E90 /* allocation.cc */; };
74 89A88DEE0E71A6010043BA31 /* api.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF0FA0E719B8F00D62E90 /* api.cc */; };
75 89A88DEF0E71A60A0043BA31 /* assembler-ia32.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1010E719B8F00D62E90 /* assembler-ia32.cc */; };
76 89A88DF00E71A60A0043BA31 /* assembler.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1030E719B8F00D62E90 /* assembler.cc */; };
77 89A88DF10E71A60B0043BA31 /* ast.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1050E719B8F00D62E90 /* ast.cc */; };
78 89A88DF20E71A60C0043BA31 /* bootstrapper.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1070E719B8F00D62E90 /* bootstrapper.cc */; };
79 89A88DF40E71A6160043BA31 /* builtins-ia32.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF10A0E719B8F00D62E90 /* builtins-ia32.cc */; };
80 89A88DF50E71A6170043BA31 /* builtins.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF10B0E719B8F00D62E90 /* builtins.cc */; };
81 89A88DF60E71A61C0043BA31 /* checks.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF10F0E719B8F00D62E90 /* checks.cc */; };
82 89A88DF70E71A6240043BA31 /* codegen-ia32.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1150E719B8F00D62E90 /* codegen-ia32.cc */; };
83 89A88DF80E71A6260043BA31 /* codegen.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1170E719B8F00D62E90 /* codegen.cc */; };
84 89A88DF90E71A6430043BA31 /* compiler.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1190E719B8F00D62E90 /* compiler.cc */; };
85 89A88DFA0E71A6440043BA31 /* contexts.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF11C0E719B8F00D62E90 /* contexts.cc */; };
86 89A88DFB0E71A6440043BA31 /* conversions.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF11F0E719B8F00D62E90 /* conversions.cc */; };
87 89A88DFC0E71A6460043BA31 /* counters.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1210E719B8F00D62E90 /* counters.cc */; };
88 89A88DFD0E71A6470043BA31 /* cpu-ia32.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1240E719B8F00D62E90 /* cpu-ia32.cc */; };
89 89A88DFE0E71A6480043BA31 /* dateparser.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1260E719B8F00D62E90 /* dateparser.cc */; };
90 89A88DFF0E71A6530043BA31 /* debug.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1280E719B8F00D62E90 /* debug.cc */; };
91 89A88E000E71A6540043BA31 /* disasm-ia32.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF12B0E719B8F00D62E90 /* disasm-ia32.cc */; };
92 89A88E010E71A6550043BA31 /* disassembler.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF12D0E719B8F00D62E90 /* disassembler.cc */; };
93 89A88E020E71A65A0043BA31 /* dtoa-config.c in Sources */ = {isa = PBXBuildFile; fileRef = 897FF12F0E719B8F00D62E90 /* dtoa-config.c */; };
94 89A88E030E71A65B0043BA31 /* execution.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1300E719B8F00D62E90 /* execution.cc */; };
95 89A88E040E71A65D0043BA31 /* factory.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1320E719B8F00D62E90 /* factory.cc */; };
96 89A88E050E71A65D0043BA31 /* flags.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1350E719B8F00D62E90 /* flags.cc */; };
97 89A88E060E71A6600043BA31 /* frames-ia32.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1390E719B8F00D62E90 /* frames-ia32.cc */; };
98 89A88E070E71A6610043BA31 /* frames.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF13C0E719B8F00D62E90 /* frames.cc */; };
99 89A88E080E71A6620043BA31 /* global-handles.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF13E0E719B8F00D62E90 /* global-handles.cc */; };
100 89A88E090E71A6640043BA31 /* handles.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1420E719B8F00D62E90 /* handles.cc */; };
101 89A88E0A0E71A6650043BA31 /* hashmap.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1440E719B8F00D62E90 /* hashmap.cc */; };
102 89A88E0B0E71A66C0043BA31 /* heap.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1470E719B8F00D62E90 /* heap.cc */; };
103 89A88E0C0E71A66D0043BA31 /* ic-ia32.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF14A0E719B8F00D62E90 /* ic-ia32.cc */; };
104 89A88E0D0E71A66E0043BA31 /* ic.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF14C0E719B8F00D62E90 /* ic.cc */; };
105 89A88E0E0E71A66F0043BA31 /* jsregexp.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF14E0E719B8F00D62E90 /* jsregexp.cc */; };
106 89A88E0F0E71A6740043BA31 /* log.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1520E719B8F00D62E90 /* log.cc */; };
107 89A88E100E71A6770043BA31 /* macro-assembler-ia32.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1560E719B8F00D62E90 /* macro-assembler-ia32.cc */; };
108 89A88E110E71A6780043BA31 /* mark-compact.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1590E719B8F00D62E90 /* mark-compact.cc */; };
109 89A88E120E71A67A0043BA31 /* messages.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF15C0E719B8F00D62E90 /* messages.cc */; };
110 89A88E130E71A6860043BA31 /* objects-debug.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1600E719B8F00D62E90 /* objects-debug.cc */; };
111 89A88E140E71A6870043BA31 /* objects.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1620E719B8F00D62E90 /* objects.cc */; };
112 89A88E150E71A68C0043BA31 /* parser.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1640E719B8F00D62E90 /* parser.cc */; };
113 89A88E160E71A68E0043BA31 /* platform-macos.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1670E719B8F00D62E90 /* platform-macos.cc */; };
114 89A88E170E71A6950043BA31 /* prettyprinter.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF16B0E719B8F00D62E90 /* prettyprinter.cc */; };
115 89A88E180E71A6960043BA31 /* property.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF16D0E719B8F00D62E90 /* property.cc */; };
116 89A88E190E71A6970043BA31 /* rewriter.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF16F0E719B8F00D62E90 /* rewriter.cc */; };
117 89A88E1A0E71A69B0043BA31 /* runtime.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1710E719B8F00D62E90 /* runtime.cc */; };
118 89A88E1B0E71A69D0043BA31 /* scanner.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1730E719B8F00D62E90 /* scanner.cc */; };
119 89A88E1C0E71A69E0043BA31 /* scopeinfo.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1760E719B8F00D62E90 /* scopeinfo.cc */; };
120 89A88E1D0E71A6A00043BA31 /* scopes.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1780E719B8F00D62E90 /* scopes.cc */; };
121 89A88E1E0E71A6A30043BA31 /* serialize.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF17A0E719B8F00D62E90 /* serialize.cc */; };
122 89A88E1F0E71A6B40043BA31 /* snapshot-common.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1820E719B8F00D62E90 /* snapshot-common.cc */; };
123 89A88E200E71A6B60043BA31 /* snapshot-empty.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1830E719B8F00D62E90 /* snapshot-empty.cc */; };
124 89A88E210E71A6B70043BA31 /* spaces.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1860E719B8F00D62E90 /* spaces.cc */; };
125 89A88E220E71A6BC0043BA31 /* string-stream.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1880E719B8F00D62E90 /* string-stream.cc */; };
126 89A88E230E71A6BE0043BA31 /* stub-cache-ia32.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF18B0E719B8F00D62E90 /* stub-cache-ia32.cc */; };
127 89A88E240E71A6BF0043BA31 /* stub-cache.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF18C0E719B8F00D62E90 /* stub-cache.cc */; };
128 89A88E250E71A6C20043BA31 /* token.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF18E0E719B8F00D62E90 /* token.cc */; };
129 89A88E260E71A6C90043BA31 /* top.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1900E719B8F00D62E90 /* top.cc */; };
130 89A88E270E71A6CB0043BA31 /* unicode.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1930E719B8F00D62E90 /* unicode.cc */; };
Steve Blocka7e24c12009-10-30 11:49:00 +0000131 89A88E290E71A6CE0043BA31 /* utils.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1970E719B8F00D62E90 /* utils.cc */; };
132 89A88E2A0E71A6D00043BA31 /* v8-counters.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1990E719B8F00D62E90 /* v8-counters.cc */; };
133 89A88E2B0E71A6D10043BA31 /* v8.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF19B0E719B8F00D62E90 /* v8.cc */; };
134 89A88E2C0E71A6D20043BA31 /* v8threads.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF19D0E719B8F00D62E90 /* v8threads.cc */; };
135 89A88E2D0E71A6D50043BA31 /* variables.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF19F0E719B8F00D62E90 /* variables.cc */; };
136 89A88E2E0E71A6D60043BA31 /* zone.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1A20E719B8F00D62E90 /* zone.cc */; };
137 89B933AF0FAA0F9600201304 /* version.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF32F0FAA0ED200136CF6 /* version.cc */; };
138 89B933B00FAA0F9D00201304 /* version.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF32F0FAA0ED200136CF6 /* version.cc */; };
139 89F23C3F0E78D5B2006B2466 /* accessors.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF0F60E719B8F00D62E90 /* accessors.cc */; };
140 89F23C400E78D5B2006B2466 /* allocation.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF0F80E719B8F00D62E90 /* allocation.cc */; };
141 89F23C410E78D5B2006B2466 /* api.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF0FA0E719B8F00D62E90 /* api.cc */; };
142 89F23C430E78D5B2006B2466 /* assembler.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1030E719B8F00D62E90 /* assembler.cc */; };
143 89F23C440E78D5B2006B2466 /* ast.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1050E719B8F00D62E90 /* ast.cc */; };
144 89F23C450E78D5B2006B2466 /* bootstrapper.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1070E719B8F00D62E90 /* bootstrapper.cc */; };
145 89F23C470E78D5B2006B2466 /* builtins.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF10B0E719B8F00D62E90 /* builtins.cc */; };
146 89F23C480E78D5B2006B2466 /* checks.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF10F0E719B8F00D62E90 /* checks.cc */; };
147 89F23C490E78D5B2006B2466 /* code-stubs.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1110E719B8F00D62E90 /* code-stubs.cc */; };
148 89F23C4B0E78D5B2006B2466 /* codegen.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1170E719B8F00D62E90 /* codegen.cc */; };
149 89F23C4C0E78D5B2006B2466 /* compiler.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1190E719B8F00D62E90 /* compiler.cc */; };
150 89F23C4D0E78D5B2006B2466 /* contexts.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF11C0E719B8F00D62E90 /* contexts.cc */; };
151 89F23C4E0E78D5B2006B2466 /* conversions.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF11F0E719B8F00D62E90 /* conversions.cc */; };
152 89F23C4F0E78D5B2006B2466 /* counters.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1210E719B8F00D62E90 /* counters.cc */; };
153 89F23C510E78D5B2006B2466 /* dateparser.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1260E719B8F00D62E90 /* dateparser.cc */; };
154 89F23C520E78D5B2006B2466 /* debug.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1280E719B8F00D62E90 /* debug.cc */; };
155 89F23C540E78D5B2006B2466 /* disassembler.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF12D0E719B8F00D62E90 /* disassembler.cc */; };
156 89F23C550E78D5B2006B2466 /* dtoa-config.c in Sources */ = {isa = PBXBuildFile; fileRef = 897FF12F0E719B8F00D62E90 /* dtoa-config.c */; };
157 89F23C560E78D5B2006B2466 /* execution.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1300E719B8F00D62E90 /* execution.cc */; };
158 89F23C570E78D5B2006B2466 /* factory.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1320E719B8F00D62E90 /* factory.cc */; };
159 89F23C580E78D5B2006B2466 /* flags.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1350E719B8F00D62E90 /* flags.cc */; };
160 89F23C5A0E78D5B2006B2466 /* frames.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF13C0E719B8F00D62E90 /* frames.cc */; };
161 89F23C5B0E78D5B2006B2466 /* global-handles.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF13E0E719B8F00D62E90 /* global-handles.cc */; };
162 89F23C5C0E78D5B2006B2466 /* handles.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1420E719B8F00D62E90 /* handles.cc */; };
163 89F23C5D0E78D5B2006B2466 /* hashmap.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1440E719B8F00D62E90 /* hashmap.cc */; };
164 89F23C5E0E78D5B2006B2466 /* heap.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1470E719B8F00D62E90 /* heap.cc */; };
165 89F23C600E78D5B2006B2466 /* ic.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF14C0E719B8F00D62E90 /* ic.cc */; };
166 89F23C610E78D5B2006B2466 /* jsregexp.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF14E0E719B8F00D62E90 /* jsregexp.cc */; };
167 89F23C620E78D5B2006B2466 /* libraries.cc in Sources */ = {isa = PBXBuildFile; fileRef = 8900116B0E71CA2300F91F35 /* libraries.cc */; };
168 89F23C630E78D5B2006B2466 /* log.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1520E719B8F00D62E90 /* log.cc */; };
169 89F23C650E78D5B2006B2466 /* mark-compact.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1590E719B8F00D62E90 /* mark-compact.cc */; };
170 89F23C660E78D5B2006B2466 /* messages.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF15C0E719B8F00D62E90 /* messages.cc */; };
171 89F23C670E78D5B2006B2466 /* objects-debug.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1600E719B8F00D62E90 /* objects-debug.cc */; };
172 89F23C680E78D5B2006B2466 /* objects.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1620E719B8F00D62E90 /* objects.cc */; };
173 89F23C690E78D5B2006B2466 /* parser.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1640E719B8F00D62E90 /* parser.cc */; };
174 89F23C6A0E78D5B2006B2466 /* platform-macos.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1670E719B8F00D62E90 /* platform-macos.cc */; };
175 89F23C6B0E78D5B2006B2466 /* prettyprinter.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF16B0E719B8F00D62E90 /* prettyprinter.cc */; };
176 89F23C6C0E78D5B2006B2466 /* property.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF16D0E719B8F00D62E90 /* property.cc */; };
177 89F23C6D0E78D5B2006B2466 /* rewriter.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF16F0E719B8F00D62E90 /* rewriter.cc */; };
178 89F23C6E0E78D5B2006B2466 /* runtime.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1710E719B8F00D62E90 /* runtime.cc */; };
179 89F23C6F0E78D5B2006B2466 /* scanner.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1730E719B8F00D62E90 /* scanner.cc */; };
180 89F23C700E78D5B2006B2466 /* scopeinfo.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1760E719B8F00D62E90 /* scopeinfo.cc */; };
181 89F23C710E78D5B2006B2466 /* scopes.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1780E719B8F00D62E90 /* scopes.cc */; };
182 89F23C720E78D5B2006B2466 /* serialize.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF17A0E719B8F00D62E90 /* serialize.cc */; };
183 89F23C730E78D5B2006B2466 /* snapshot-common.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1820E719B8F00D62E90 /* snapshot-common.cc */; };
184 89F23C740E78D5B2006B2466 /* snapshot-empty.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1830E719B8F00D62E90 /* snapshot-empty.cc */; };
185 89F23C750E78D5B2006B2466 /* spaces.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1860E719B8F00D62E90 /* spaces.cc */; };
186 89F23C760E78D5B2006B2466 /* string-stream.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1880E719B8F00D62E90 /* string-stream.cc */; };
187 89F23C780E78D5B2006B2466 /* stub-cache.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF18C0E719B8F00D62E90 /* stub-cache.cc */; };
188 89F23C790E78D5B2006B2466 /* token.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF18E0E719B8F00D62E90 /* token.cc */; };
189 89F23C7A0E78D5B2006B2466 /* top.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1900E719B8F00D62E90 /* top.cc */; };
190 89F23C7B0E78D5B2006B2466 /* unicode.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1930E719B8F00D62E90 /* unicode.cc */; };
Steve Blocka7e24c12009-10-30 11:49:00 +0000191 89F23C7D0E78D5B2006B2466 /* utils.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1970E719B8F00D62E90 /* utils.cc */; };
192 89F23C7E0E78D5B2006B2466 /* v8-counters.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1990E719B8F00D62E90 /* v8-counters.cc */; };
193 89F23C7F0E78D5B2006B2466 /* v8.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF19B0E719B8F00D62E90 /* v8.cc */; };
194 89F23C800E78D5B2006B2466 /* v8threads.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF19D0E719B8F00D62E90 /* v8threads.cc */; };
195 89F23C810E78D5B2006B2466 /* variables.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF19F0E719B8F00D62E90 /* variables.cc */; };
196 89F23C820E78D5B2006B2466 /* zone.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1A20E719B8F00D62E90 /* zone.cc */; };
197 89F23C8E0E78D5B6006B2466 /* shell.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1B50E719C0900D62E90 /* shell.cc */; };
198 89F23C970E78D5E3006B2466 /* assembler-arm.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF0FE0E719B8F00D62E90 /* assembler-arm.cc */; };
199 89F23C980E78D5E7006B2466 /* builtins-arm.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1090E719B8F00D62E90 /* builtins-arm.cc */; };
200 89F23C990E78D5E9006B2466 /* codegen-arm.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1140E719B8F00D62E90 /* codegen-arm.cc */; };
201 89F23C9A0E78D5EC006B2466 /* cpu-arm.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1230E719B8F00D62E90 /* cpu-arm.cc */; };
202 89F23C9B0E78D5EE006B2466 /* disasm-arm.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF12A0E719B8F00D62E90 /* disasm-arm.cc */; };
203 89F23C9C0E78D5F1006B2466 /* frames-arm.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1370E719B8F00D62E90 /* frames-arm.cc */; };
204 89F23C9D0E78D5FB006B2466 /* ic-arm.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1490E719B8F00D62E90 /* ic-arm.cc */; };
205 89F23C9E0E78D5FD006B2466 /* macro-assembler-arm.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1540E719B8F00D62E90 /* macro-assembler-arm.cc */; };
206 89F23C9F0E78D604006B2466 /* simulator-arm.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF17D0E719B8F00D62E90 /* simulator-arm.cc */; };
207 89F23CA00E78D609006B2466 /* stub-cache-arm.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF18A0E719B8F00D62E90 /* stub-cache-arm.cc */; };
208 89FB0E3A0F8E533F00B04B3C /* d8-posix.cc in Sources */ = {isa = PBXBuildFile; fileRef = 89FB0E360F8E531900B04B3C /* d8-posix.cc */; };
209 9F11D9A0105AF0A300EBE5B2 /* heap-profiler.cc in Sources */ = {isa = PBXBuildFile; fileRef = 9F11D99E105AF0A300EBE5B2 /* heap-profiler.cc */; };
210 9F11D9A1105AF0A300EBE5B2 /* heap-profiler.cc in Sources */ = {isa = PBXBuildFile; fileRef = 9F11D99E105AF0A300EBE5B2 /* heap-profiler.cc */; };
Steve Block6ded16b2010-05-10 14:33:55 +0100211 9F2B3711114FF62D007CDAF4 /* circular-queue.cc in Sources */ = {isa = PBXBuildFile; fileRef = 9F2B370F114FF62D007CDAF4 /* circular-queue.cc */; };
212 9F2B3712114FF62D007CDAF4 /* circular-queue.cc in Sources */ = {isa = PBXBuildFile; fileRef = 9F2B370F114FF62D007CDAF4 /* circular-queue.cc */; };
213 9F2B37261152CEA0007CDAF4 /* cpu-profiler.cc in Sources */ = {isa = PBXBuildFile; fileRef = 9F2B37241152CEA0007CDAF4 /* cpu-profiler.cc */; };
214 9F2B37271152CEA0007CDAF4 /* cpu-profiler.cc in Sources */ = {isa = PBXBuildFile; fileRef = 9F2B37241152CEA0007CDAF4 /* cpu-profiler.cc */; };
Steve Blocka7e24c12009-10-30 11:49:00 +0000215 9F4B7B890FCC877A00DC4117 /* log-utils.cc in Sources */ = {isa = PBXBuildFile; fileRef = 9F4B7B870FCC877A00DC4117 /* log-utils.cc */; };
216 9F4B7B8A0FCC877A00DC4117 /* log-utils.cc in Sources */ = {isa = PBXBuildFile; fileRef = 9F4B7B870FCC877A00DC4117 /* log-utils.cc */; };
Steve Block6ded16b2010-05-10 14:33:55 +0100217 9F73E3B1114E61A100F84A5A /* profile-generator.cc in Sources */ = {isa = PBXBuildFile; fileRef = 9F73E3AF114E61A100F84A5A /* profile-generator.cc */; };
218 9F73E3B2114E61A100F84A5A /* profile-generator.cc in Sources */ = {isa = PBXBuildFile; fileRef = 9F73E3AF114E61A100F84A5A /* profile-generator.cc */; };
Steve Blocka7e24c12009-10-30 11:49:00 +0000219 9F92FAA90F8F28AD0089F02C /* func-name-inferrer.cc in Sources */ = {isa = PBXBuildFile; fileRef = 9F92FAA70F8F28AD0089F02C /* func-name-inferrer.cc */; };
220 9F92FAAA0F8F28AD0089F02C /* func-name-inferrer.cc in Sources */ = {isa = PBXBuildFile; fileRef = 9F92FAA70F8F28AD0089F02C /* func-name-inferrer.cc */; };
Steve Block6ded16b2010-05-10 14:33:55 +0100221 9FA37335116DD9F000C4CD55 /* vm-state.cc in Sources */ = {isa = PBXBuildFile; fileRef = 9FA37333116DD9F000C4CD55 /* vm-state.cc */; };
222 9FA37336116DD9F000C4CD55 /* vm-state.cc in Sources */ = {isa = PBXBuildFile; fileRef = 9FA37333116DD9F000C4CD55 /* vm-state.cc */; };
223 9FA38BB31175B2D200C4CD55 /* data-flow.cc in Sources */ = {isa = PBXBuildFile; fileRef = 9FA38B9C1175B2D200C4CD55 /* data-flow.cc */; };
224 9FA38BB41175B2D200C4CD55 /* diy-fp.cc in Sources */ = {isa = PBXBuildFile; fileRef = 9FA38B9E1175B2D200C4CD55 /* diy-fp.cc */; };
225 9FA38BB51175B2D200C4CD55 /* fast-dtoa.cc in Sources */ = {isa = PBXBuildFile; fileRef = 9FA38BA11175B2D200C4CD55 /* fast-dtoa.cc */; };
226 9FA38BB61175B2D200C4CD55 /* flow-graph.cc in Sources */ = {isa = PBXBuildFile; fileRef = 9FA38BA31175B2D200C4CD55 /* flow-graph.cc */; };
227 9FA38BB71175B2D200C4CD55 /* full-codegen.cc in Sources */ = {isa = PBXBuildFile; fileRef = 9FA38BA51175B2D200C4CD55 /* full-codegen.cc */; };
228 9FA38BB81175B2D200C4CD55 /* liveedit.cc in Sources */ = {isa = PBXBuildFile; fileRef = 9FA38BA91175B2D200C4CD55 /* liveedit.cc */; };
229 9FA38BB91175B2D200C4CD55 /* type-info.cc in Sources */ = {isa = PBXBuildFile; fileRef = 9FA38BAE1175B2D200C4CD55 /* type-info.cc */; };
230 9FA38BBA1175B2D200C4CD55 /* data-flow.cc in Sources */ = {isa = PBXBuildFile; fileRef = 9FA38B9C1175B2D200C4CD55 /* data-flow.cc */; };
231 9FA38BBB1175B2D200C4CD55 /* diy-fp.cc in Sources */ = {isa = PBXBuildFile; fileRef = 9FA38B9E1175B2D200C4CD55 /* diy-fp.cc */; };
232 9FA38BBC1175B2D200C4CD55 /* fast-dtoa.cc in Sources */ = {isa = PBXBuildFile; fileRef = 9FA38BA11175B2D200C4CD55 /* fast-dtoa.cc */; };
233 9FA38BBD1175B2D200C4CD55 /* flow-graph.cc in Sources */ = {isa = PBXBuildFile; fileRef = 9FA38BA31175B2D200C4CD55 /* flow-graph.cc */; };
234 9FA38BBE1175B2D200C4CD55 /* full-codegen.cc in Sources */ = {isa = PBXBuildFile; fileRef = 9FA38BA51175B2D200C4CD55 /* full-codegen.cc */; };
235 9FA38BBF1175B2D200C4CD55 /* liveedit.cc in Sources */ = {isa = PBXBuildFile; fileRef = 9FA38BA91175B2D200C4CD55 /* liveedit.cc */; };
236 9FA38BC01175B2D200C4CD55 /* type-info.cc in Sources */ = {isa = PBXBuildFile; fileRef = 9FA38BAE1175B2D200C4CD55 /* type-info.cc */; };
237 9FA38BC51175B2E500C4CD55 /* full-codegen-ia32.cc in Sources */ = {isa = PBXBuildFile; fileRef = 9FA38BC21175B2E500C4CD55 /* full-codegen-ia32.cc */; };
238 9FA38BC61175B2E500C4CD55 /* jump-target-ia32.cc in Sources */ = {isa = PBXBuildFile; fileRef = 9FA38BC31175B2E500C4CD55 /* jump-target-ia32.cc */; };
239 9FA38BC71175B2E500C4CD55 /* virtual-frame-ia32.cc in Sources */ = {isa = PBXBuildFile; fileRef = 9FA38BC41175B2E500C4CD55 /* virtual-frame-ia32.cc */; };
Steve Block6ded16b2010-05-10 14:33:55 +0100240 9FA38BCF1175B30400C4CD55 /* full-codegen-arm.cc in Sources */ = {isa = PBXBuildFile; fileRef = 9FA38BCB1175B30400C4CD55 /* full-codegen-arm.cc */; };
241 9FA38BD01175B30400C4CD55 /* jump-target-arm.cc in Sources */ = {isa = PBXBuildFile; fileRef = 9FA38BCC1175B30400C4CD55 /* jump-target-arm.cc */; };
242 9FA38BD11175B30400C4CD55 /* virtual-frame-arm.cc in Sources */ = {isa = PBXBuildFile; fileRef = 9FA38BCD1175B30400C4CD55 /* virtual-frame-arm.cc */; };
Steve Blockd0582a62009-12-15 09:54:21 +0000243 9FBE03DF10BD409900F8BFBA /* fast-codegen.cc in Sources */ = {isa = PBXBuildFile; fileRef = 9FBE03DC10BD409900F8BFBA /* fast-codegen.cc */; };
244 9FBE03E210BD40EA00F8BFBA /* fast-codegen-ia32.cc in Sources */ = {isa = PBXBuildFile; fileRef = 9FBE03E110BD40EA00F8BFBA /* fast-codegen-ia32.cc */; };
245 9FBE03E510BD412600F8BFBA /* fast-codegen-arm.cc in Sources */ = {isa = PBXBuildFile; fileRef = 9FBE03E410BD412600F8BFBA /* fast-codegen-arm.cc */; };
Steve Blocka7e24c12009-10-30 11:49:00 +0000246 9FC86ABD0F5FEDAC00F22668 /* oprofile-agent.cc in Sources */ = {isa = PBXBuildFile; fileRef = 9FC86ABB0F5FEDAC00F22668 /* oprofile-agent.cc */; };
247 9FC86ABE0F5FEDAC00F22668 /* oprofile-agent.cc in Sources */ = {isa = PBXBuildFile; fileRef = 9FC86ABB0F5FEDAC00F22668 /* oprofile-agent.cc */; };
Ben Murdochbb769b22010-08-11 14:56:33 +0100248 C2BD4BD7120165460046BF9F /* dtoa.cc in Sources */ = {isa = PBXBuildFile; fileRef = C2BD4BD5120165460046BF9F /* dtoa.cc */; };
249 C2BD4BDB120165A70046BF9F /* fixed-dtoa.cc in Sources */ = {isa = PBXBuildFile; fileRef = C2BD4BD9120165A70046BF9F /* fixed-dtoa.cc */; };
250 C2BD4BE4120166180046BF9F /* fixed-dtoa.cc in Sources */ = {isa = PBXBuildFile; fileRef = C2BD4BD9120165A70046BF9F /* fixed-dtoa.cc */; };
251 C2BD4BE51201661F0046BF9F /* dtoa.cc in Sources */ = {isa = PBXBuildFile; fileRef = C2BD4BD5120165460046BF9F /* dtoa.cc */; };
Steve Blocka7e24c12009-10-30 11:49:00 +0000252/* End PBXBuildFile section */
253
254/* Begin PBXContainerItemProxy section */
255 7BF891960E73099F000BAF8A /* PBXContainerItemProxy */ = {
256 isa = PBXContainerItemProxy;
257 containerPortal = 8915B8680E719336009C4E19 /* Project object */;
258 proxyType = 1;
259 remoteGlobalIDString = 8970F2EF0E719FB2006AE7B5;
260 remoteInfo = v8;
261 };
262 7BF891980E73099F000BAF8A /* PBXContainerItemProxy */ = {
263 isa = PBXContainerItemProxy;
264 containerPortal = 8915B8680E719336009C4E19 /* Project object */;
265 proxyType = 1;
266 remoteGlobalIDString = 897F76790E71B4CC007ACF34;
267 remoteInfo = v8_shell;
268 };
269 893988020F2A35FA007D5254 /* PBXContainerItemProxy */ = {
270 isa = PBXContainerItemProxy;
271 containerPortal = 8915B8680E719336009C4E19 /* Project object */;
272 proxyType = 1;
273 remoteGlobalIDString = 8970F2EF0E719FB2006AE7B5;
274 remoteInfo = v8;
275 };
276 8939880F0F2A3647007D5254 /* PBXContainerItemProxy */ = {
277 isa = PBXContainerItemProxy;
278 containerPortal = 8915B8680E719336009C4E19 /* Project object */;
279 proxyType = 1;
280 remoteGlobalIDString = 893987FE0F2A35FA007D5254;
281 remoteInfo = d8_shell;
282 };
283 896FD03B0E78D71F003DFB6A /* PBXContainerItemProxy */ = {
284 isa = PBXContainerItemProxy;
285 containerPortal = 8915B8680E719336009C4E19 /* Project object */;
286 proxyType = 1;
287 remoteGlobalIDString = 89F23C3C0E78D5B2006B2466;
288 remoteInfo = "v8-arm";
289 };
290 896FD03D0E78D731003DFB6A /* PBXContainerItemProxy */ = {
291 isa = PBXContainerItemProxy;
292 containerPortal = 8915B8680E719336009C4E19 /* Project object */;
293 proxyType = 1;
294 remoteGlobalIDString = 89F23C3C0E78D5B2006B2466;
295 remoteInfo = "v8-arm";
296 };
297 896FD03F0E78D735003DFB6A /* PBXContainerItemProxy */ = {
298 isa = PBXContainerItemProxy;
299 containerPortal = 8915B8680E719336009C4E19 /* Project object */;
300 proxyType = 1;
301 remoteGlobalIDString = 89F23C880E78D5B6006B2466;
302 remoteInfo = "v8_shell-arm";
303 };
304 897F76820E71B6AC007ACF34 /* PBXContainerItemProxy */ = {
305 isa = PBXContainerItemProxy;
306 containerPortal = 8915B8680E719336009C4E19 /* Project object */;
307 proxyType = 1;
308 remoteGlobalIDString = 8970F2EF0E719FB2006AE7B5;
309 remoteInfo = v8;
310 };
311/* End PBXContainerItemProxy section */
312
313/* Begin PBXFileReference section */
314 22A76C900FF259E600FDC694 /* log-inl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "log-inl.h"; sourceTree = "<group>"; };
Steve Block6ded16b2010-05-10 14:33:55 +0100315 58950D4E0F55514900F3E8BA /* jump-target-light.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "jump-target-light.cc"; sourceTree = "<group>"; };
316 58950D4F0F55514900F3E8BA /* jump-target-heavy.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "jump-target-heavy.cc"; sourceTree = "<group>"; };
Steve Blocka7e24c12009-10-30 11:49:00 +0000317 58950D500F55514900F3E8BA /* jump-target.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "jump-target.cc"; sourceTree = "<group>"; };
318 58950D510F55514900F3E8BA /* jump-target.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "jump-target.h"; sourceTree = "<group>"; };
319 58950D520F55514900F3E8BA /* register-allocator-arm.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "register-allocator-arm.cc"; path = "arm/register-allocator-arm.cc"; sourceTree = "<group>"; };
320 58950D530F55514900F3E8BA /* register-allocator-ia32.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "register-allocator-ia32.cc"; path = "ia32/register-allocator-ia32.cc"; sourceTree = "<group>"; };
321 58950D540F55514900F3E8BA /* register-allocator.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "register-allocator.cc"; sourceTree = "<group>"; };
322 58950D550F55514900F3E8BA /* register-allocator.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "register-allocator.h"; sourceTree = "<group>"; };
Steve Block6ded16b2010-05-10 14:33:55 +0100323 58950D560F55514900F3E8BA /* virtual-frame-light.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "virtual-frame-light.cc"; sourceTree = "<group>"; };
Steve Blocka7e24c12009-10-30 11:49:00 +0000324 58950D570F55514900F3E8BA /* virtual-frame-arm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "virtual-frame-arm.h"; path = "arm/virtual-frame-arm.h"; sourceTree = "<group>"; };
Steve Block6ded16b2010-05-10 14:33:55 +0100325 58950D580F55514900F3E8BA /* virtual-frame-heavy.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "virtual-frame-heavy.cc"; sourceTree = "<group>"; };
Steve Blocka7e24c12009-10-30 11:49:00 +0000326 58950D590F55514900F3E8BA /* virtual-frame-ia32.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "virtual-frame-ia32.h"; path = "ia32/virtual-frame-ia32.h"; sourceTree = "<group>"; };
327 58950D5A0F55514900F3E8BA /* virtual-frame.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "virtual-frame.cc"; sourceTree = "<group>"; };
328 58950D5B0F55514900F3E8BA /* virtual-frame.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "virtual-frame.h"; sourceTree = "<group>"; };
329 8900116B0E71CA2300F91F35 /* libraries.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = libraries.cc; sourceTree = "<group>"; };
330 893986D40F29020C007D5254 /* apiutils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = apiutils.h; sourceTree = "<group>"; };
331 8939880B0F2A35FA007D5254 /* v8_shell */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = v8_shell; sourceTree = BUILT_PRODUCTS_DIR; };
332 893988150F2A3686007D5254 /* d8-debug.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "d8-debug.cc"; path = "../src/d8-debug.cc"; sourceTree = "<group>"; };
333 893988320F2A3B8B007D5254 /* d8-js.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "d8-js.cc"; sourceTree = "<group>"; };
334 893A72230F7B0FF200303DD2 /* platform-posix.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "platform-posix.cc"; sourceTree = "<group>"; };
335 893A722A0F7B4A3200303DD2 /* dateparser-inl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "dateparser-inl.h"; sourceTree = "<group>"; };
336 893A722D0F7B4A7100303DD2 /* register-allocator-inl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "register-allocator-inl.h"; sourceTree = "<group>"; };
337 893A72320F7B4AD700303DD2 /* d8-debug.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "d8-debug.h"; path = "../src/d8-debug.h"; sourceTree = "<group>"; };
338 8944AD0E0F1D4D3A0028D560 /* regexp-stack.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "regexp-stack.cc"; sourceTree = "<group>"; };
339 8944AD0F0F1D4D3A0028D560 /* regexp-stack.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "regexp-stack.h"; sourceTree = "<group>"; };
340 89471C7F0EB23EE400B6874B /* flag-definitions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "flag-definitions.h"; sourceTree = "<group>"; };
341 89495E460E79FC23001F68C3 /* compilation-cache.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "compilation-cache.cc"; sourceTree = "<group>"; };
342 89495E470E79FC23001F68C3 /* compilation-cache.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "compilation-cache.h"; sourceTree = "<group>"; };
343 8956B6CD0F5D86570033B5A2 /* debug-agent.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "debug-agent.cc"; sourceTree = "<group>"; };
344 8956B6CE0F5D86570033B5A2 /* debug-agent.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "debug-agent.h"; sourceTree = "<group>"; };
Steve Block6ded16b2010-05-10 14:33:55 +0100345 895FA720107FFB15006F39D4 /* jump-target-heavy-inl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "jump-target-heavy-inl.h"; sourceTree = "<group>"; };
Steve Block3ce2e202009-11-05 08:53:23 +0000346 895FA725107FFB57006F39D4 /* codegen-ia32-inl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "codegen-ia32-inl.h"; path = "ia32/codegen-ia32-inl.h"; sourceTree = "<group>"; };
347 895FA72A107FFB85006F39D4 /* register-allocator-ia32-inl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "register-allocator-ia32-inl.h"; path = "ia32/register-allocator-ia32-inl.h"; sourceTree = "<group>"; };
348 895FA72B107FFB85006F39D4 /* register-allocator-ia32.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "register-allocator-ia32.h"; path = "ia32/register-allocator-ia32.h"; sourceTree = "<group>"; };
349 895FA748107FFE73006F39D4 /* constants-arm.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "constants-arm.cc"; path = "arm/constants-arm.cc"; sourceTree = "<group>"; };
350 895FA74B107FFE82006F39D4 /* codegen-arm-inl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "codegen-arm-inl.h"; path = "arm/codegen-arm-inl.h"; sourceTree = "<group>"; };
351 895FA750107FFEAE006F39D4 /* register-allocator-arm-inl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "register-allocator-arm-inl.h"; path = "arm/register-allocator-arm-inl.h"; sourceTree = "<group>"; };
352 895FA751107FFEAE006F39D4 /* register-allocator-arm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "register-allocator-arm.h"; path = "arm/register-allocator-arm.h"; sourceTree = "<group>"; };
Steve Blocka7e24c12009-10-30 11:49:00 +0000353 8964482B0E9C00F700E7C516 /* codegen-ia32.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "codegen-ia32.h"; path = "ia32/codegen-ia32.h"; sourceTree = "<group>"; };
354 896448BC0E9D530500E7C516 /* codegen-arm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "codegen-arm.h"; path = "arm/codegen-arm.h"; sourceTree = "<group>"; };
355 8970F2F00E719FB2006AE7B5 /* libv8.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libv8.a; sourceTree = BUILT_PRODUCTS_DIR; };
356 897F767A0E71B4CC007ACF34 /* v8_shell */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = v8_shell; sourceTree = BUILT_PRODUCTS_DIR; };
357 897FF0D40E719A8500D62E90 /* v8-debug.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "v8-debug.h"; sourceTree = "<group>"; };
358 897FF0D50E719A8500D62E90 /* v8.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = v8.h; sourceTree = "<group>"; };
359 897FF0E00E719B3500D62E90 /* COPYING */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = COPYING; sourceTree = "<group>"; };
360 897FF0E10E719B3500D62E90 /* dtoa.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dtoa.c; sourceTree = "<group>"; };
361 897FF0F60E719B8F00D62E90 /* accessors.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = accessors.cc; sourceTree = "<group>"; };
362 897FF0F70E719B8F00D62E90 /* accessors.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = accessors.h; sourceTree = "<group>"; };
363 897FF0F80E719B8F00D62E90 /* allocation.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = allocation.cc; sourceTree = "<group>"; };
364 897FF0F90E719B8F00D62E90 /* allocation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = allocation.h; sourceTree = "<group>"; };
365 897FF0FA0E719B8F00D62E90 /* api.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = api.cc; sourceTree = "<group>"; };
366 897FF0FB0E719B8F00D62E90 /* api.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = api.h; sourceTree = "<group>"; };
367 897FF0FC0E719B8F00D62E90 /* arguments.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = arguments.h; sourceTree = "<group>"; };
368 897FF0FD0E719B8F00D62E90 /* assembler-arm-inl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "assembler-arm-inl.h"; path = "arm/assembler-arm-inl.h"; sourceTree = "<group>"; };
369 897FF0FE0E719B8F00D62E90 /* assembler-arm.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "assembler-arm.cc"; path = "arm/assembler-arm.cc"; sourceTree = "<group>"; };
370 897FF0FF0E719B8F00D62E90 /* assembler-arm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "assembler-arm.h"; path = "arm/assembler-arm.h"; sourceTree = "<group>"; };
371 897FF1000E719B8F00D62E90 /* assembler-ia32-inl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "assembler-ia32-inl.h"; path = "ia32/assembler-ia32-inl.h"; sourceTree = "<group>"; };
372 897FF1010E719B8F00D62E90 /* assembler-ia32.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "assembler-ia32.cc"; path = "ia32/assembler-ia32.cc"; sourceTree = "<group>"; };
373 897FF1020E719B8F00D62E90 /* assembler-ia32.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "assembler-ia32.h"; path = "ia32/assembler-ia32.h"; sourceTree = "<group>"; };
374 897FF1030E719B8F00D62E90 /* assembler.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = assembler.cc; sourceTree = "<group>"; };
375 897FF1040E719B8F00D62E90 /* assembler.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = assembler.h; sourceTree = "<group>"; };
376 897FF1050E719B8F00D62E90 /* ast.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ast.cc; sourceTree = "<group>"; };
377 897FF1060E719B8F00D62E90 /* ast.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ast.h; sourceTree = "<group>"; };
378 897FF1070E719B8F00D62E90 /* bootstrapper.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = bootstrapper.cc; sourceTree = "<group>"; };
379 897FF1080E719B8F00D62E90 /* bootstrapper.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = bootstrapper.h; sourceTree = "<group>"; };
380 897FF1090E719B8F00D62E90 /* builtins-arm.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "builtins-arm.cc"; path = "arm/builtins-arm.cc"; sourceTree = "<group>"; };
381 897FF10A0E719B8F00D62E90 /* builtins-ia32.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "builtins-ia32.cc"; path = "ia32/builtins-ia32.cc"; sourceTree = "<group>"; };
382 897FF10B0E719B8F00D62E90 /* builtins.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = builtins.cc; sourceTree = "<group>"; };
383 897FF10C0E719B8F00D62E90 /* builtins.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = builtins.h; sourceTree = "<group>"; };
384 897FF10D0E719B8F00D62E90 /* char-predicates-inl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "char-predicates-inl.h"; sourceTree = "<group>"; };
385 897FF10E0E719B8F00D62E90 /* char-predicates.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "char-predicates.h"; sourceTree = "<group>"; };
386 897FF10F0E719B8F00D62E90 /* checks.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = checks.cc; sourceTree = "<group>"; };
387 897FF1100E719B8F00D62E90 /* checks.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = checks.h; sourceTree = "<group>"; };
388 897FF1110E719B8F00D62E90 /* code-stubs.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "code-stubs.cc"; sourceTree = "<group>"; };
389 897FF1120E719B8F00D62E90 /* code-stubs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "code-stubs.h"; sourceTree = "<group>"; };
390 897FF1130E719B8F00D62E90 /* code.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = code.h; sourceTree = "<group>"; };
391 897FF1140E719B8F00D62E90 /* codegen-arm.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "codegen-arm.cc"; path = "arm/codegen-arm.cc"; sourceTree = "<group>"; };
392 897FF1150E719B8F00D62E90 /* codegen-ia32.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "codegen-ia32.cc"; path = "ia32/codegen-ia32.cc"; sourceTree = "<group>"; };
393 897FF1160E719B8F00D62E90 /* codegen-inl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "codegen-inl.h"; sourceTree = "<group>"; };
394 897FF1170E719B8F00D62E90 /* codegen.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = codegen.cc; sourceTree = "<group>"; };
395 897FF1180E719B8F00D62E90 /* codegen.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = codegen.h; sourceTree = "<group>"; };
396 897FF1190E719B8F00D62E90 /* compiler.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = compiler.cc; sourceTree = "<group>"; };
397 897FF11A0E719B8F00D62E90 /* compiler.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = compiler.h; sourceTree = "<group>"; };
398 897FF11B0E719B8F00D62E90 /* constants-arm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "constants-arm.h"; path = "arm/constants-arm.h"; sourceTree = "<group>"; };
399 897FF11C0E719B8F00D62E90 /* contexts.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = contexts.cc; sourceTree = "<group>"; };
400 897FF11D0E719B8F00D62E90 /* contexts.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = contexts.h; sourceTree = "<group>"; };
401 897FF11E0E719B8F00D62E90 /* conversions-inl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "conversions-inl.h"; sourceTree = "<group>"; };
402 897FF11F0E719B8F00D62E90 /* conversions.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = conversions.cc; sourceTree = "<group>"; };
403 897FF1200E719B8F00D62E90 /* conversions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = conversions.h; sourceTree = "<group>"; };
404 897FF1210E719B8F00D62E90 /* counters.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = counters.cc; sourceTree = "<group>"; };
405 897FF1220E719B8F00D62E90 /* counters.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = counters.h; sourceTree = "<group>"; };
406 897FF1230E719B8F00D62E90 /* cpu-arm.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "cpu-arm.cc"; path = "arm/cpu-arm.cc"; sourceTree = "<group>"; };
407 897FF1240E719B8F00D62E90 /* cpu-ia32.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "cpu-ia32.cc"; path = "ia32/cpu-ia32.cc"; sourceTree = "<group>"; };
408 897FF1250E719B8F00D62E90 /* cpu.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cpu.h; sourceTree = "<group>"; };
409 897FF1260E719B8F00D62E90 /* dateparser.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = dateparser.cc; sourceTree = "<group>"; };
410 897FF1270E719B8F00D62E90 /* dateparser.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = dateparser.h; sourceTree = "<group>"; };
411 897FF1280E719B8F00D62E90 /* debug.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = debug.cc; sourceTree = "<group>"; };
412 897FF1290E719B8F00D62E90 /* debug.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = debug.h; sourceTree = "<group>"; };
413 897FF12A0E719B8F00D62E90 /* disasm-arm.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "disasm-arm.cc"; path = "arm/disasm-arm.cc"; sourceTree = "<group>"; };
414 897FF12B0E719B8F00D62E90 /* disasm-ia32.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "disasm-ia32.cc"; path = "ia32/disasm-ia32.cc"; sourceTree = "<group>"; };
415 897FF12C0E719B8F00D62E90 /* disasm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = disasm.h; sourceTree = "<group>"; };
416 897FF12D0E719B8F00D62E90 /* disassembler.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = disassembler.cc; sourceTree = "<group>"; };
417 897FF12E0E719B8F00D62E90 /* disassembler.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = disassembler.h; sourceTree = "<group>"; };
418 897FF12F0E719B8F00D62E90 /* dtoa-config.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "dtoa-config.c"; sourceTree = "<group>"; };
419 897FF1300E719B8F00D62E90 /* execution.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = execution.cc; sourceTree = "<group>"; };
420 897FF1310E719B8F00D62E90 /* execution.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = execution.h; sourceTree = "<group>"; };
421 897FF1320E719B8F00D62E90 /* factory.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = factory.cc; sourceTree = "<group>"; };
422 897FF1330E719B8F00D62E90 /* factory.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = factory.h; sourceTree = "<group>"; };
423 897FF1350E719B8F00D62E90 /* flags.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = flags.cc; sourceTree = "<group>"; };
424 897FF1360E719B8F00D62E90 /* flags.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = flags.h; sourceTree = "<group>"; };
425 897FF1370E719B8F00D62E90 /* frames-arm.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "frames-arm.cc"; path = "arm/frames-arm.cc"; sourceTree = "<group>"; };
426 897FF1380E719B8F00D62E90 /* frames-arm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "frames-arm.h"; path = "arm/frames-arm.h"; sourceTree = "<group>"; };
427 897FF1390E719B8F00D62E90 /* frames-ia32.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "frames-ia32.cc"; path = "ia32/frames-ia32.cc"; sourceTree = "<group>"; };
428 897FF13A0E719B8F00D62E90 /* frames-ia32.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "frames-ia32.h"; path = "ia32/frames-ia32.h"; sourceTree = "<group>"; };
429 897FF13B0E719B8F00D62E90 /* frames-inl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "frames-inl.h"; sourceTree = "<group>"; };
430 897FF13C0E719B8F00D62E90 /* frames.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = frames.cc; sourceTree = "<group>"; };
431 897FF13D0E719B8F00D62E90 /* frames.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = frames.h; sourceTree = "<group>"; };
432 897FF13E0E719B8F00D62E90 /* global-handles.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "global-handles.cc"; sourceTree = "<group>"; };
433 897FF13F0E719B8F00D62E90 /* global-handles.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "global-handles.h"; sourceTree = "<group>"; };
434 897FF1400E719B8F00D62E90 /* globals.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = globals.h; sourceTree = "<group>"; };
435 897FF1410E719B8F00D62E90 /* handles-inl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "handles-inl.h"; sourceTree = "<group>"; };
436 897FF1420E719B8F00D62E90 /* handles.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = handles.cc; sourceTree = "<group>"; };
437 897FF1430E719B8F00D62E90 /* handles.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = handles.h; sourceTree = "<group>"; };
438 897FF1440E719B8F00D62E90 /* hashmap.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = hashmap.cc; sourceTree = "<group>"; };
439 897FF1450E719B8F00D62E90 /* hashmap.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = hashmap.h; sourceTree = "<group>"; };
440 897FF1460E719B8F00D62E90 /* heap-inl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "heap-inl.h"; sourceTree = "<group>"; };
441 897FF1470E719B8F00D62E90 /* heap.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = heap.cc; sourceTree = "<group>"; };
442 897FF1480E719B8F00D62E90 /* heap.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = heap.h; sourceTree = "<group>"; };
443 897FF1490E719B8F00D62E90 /* ic-arm.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "ic-arm.cc"; path = "arm/ic-arm.cc"; sourceTree = "<group>"; };
444 897FF14A0E719B8F00D62E90 /* ic-ia32.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "ic-ia32.cc"; path = "ia32/ic-ia32.cc"; sourceTree = "<group>"; };
445 897FF14B0E719B8F00D62E90 /* ic-inl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "ic-inl.h"; sourceTree = "<group>"; };
446 897FF14C0E719B8F00D62E90 /* ic.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ic.cc; sourceTree = "<group>"; };
447 897FF14D0E719B8F00D62E90 /* ic.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ic.h; sourceTree = "<group>"; };
448 897FF14E0E719B8F00D62E90 /* jsregexp.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = jsregexp.cc; sourceTree = "<group>"; };
449 897FF14F0E719B8F00D62E90 /* jsregexp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = jsregexp.h; sourceTree = "<group>"; };
450 897FF1500E719B8F00D62E90 /* list-inl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "list-inl.h"; sourceTree = "<group>"; };
451 897FF1510E719B8F00D62E90 /* list.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = list.h; sourceTree = "<group>"; };
452 897FF1520E719B8F00D62E90 /* log.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = log.cc; sourceTree = "<group>"; };
453 897FF1530E719B8F00D62E90 /* log.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = log.h; sourceTree = "<group>"; };
454 897FF1540E719B8F00D62E90 /* macro-assembler-arm.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "macro-assembler-arm.cc"; path = "arm/macro-assembler-arm.cc"; sourceTree = "<group>"; };
455 897FF1550E719B8F00D62E90 /* macro-assembler-arm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "macro-assembler-arm.h"; path = "arm/macro-assembler-arm.h"; sourceTree = "<group>"; };
456 897FF1560E719B8F00D62E90 /* macro-assembler-ia32.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "macro-assembler-ia32.cc"; path = "ia32/macro-assembler-ia32.cc"; sourceTree = "<group>"; };
457 897FF1570E719B8F00D62E90 /* macro-assembler-ia32.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "macro-assembler-ia32.h"; path = "ia32/macro-assembler-ia32.h"; sourceTree = "<group>"; };
458 897FF1580E719B8F00D62E90 /* macro-assembler.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "macro-assembler.h"; sourceTree = "<group>"; };
459 897FF1590E719B8F00D62E90 /* mark-compact.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "mark-compact.cc"; sourceTree = "<group>"; };
460 897FF15A0E719B8F00D62E90 /* mark-compact.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "mark-compact.h"; sourceTree = "<group>"; };
461 897FF15B0E719B8F00D62E90 /* memory.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = memory.h; sourceTree = "<group>"; };
462 897FF15C0E719B8F00D62E90 /* messages.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = messages.cc; sourceTree = "<group>"; };
463 897FF15D0E719B8F00D62E90 /* messages.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = messages.h; sourceTree = "<group>"; };
464 897FF15E0E719B8F00D62E90 /* mksnapshot.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = mksnapshot.cc; sourceTree = "<group>"; };
465 897FF15F0E719B8F00D62E90 /* natives.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = natives.h; sourceTree = "<group>"; };
466 897FF1600E719B8F00D62E90 /* objects-debug.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "objects-debug.cc"; sourceTree = "<group>"; };
467 897FF1610E719B8F00D62E90 /* objects-inl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "objects-inl.h"; sourceTree = "<group>"; };
468 897FF1620E719B8F00D62E90 /* objects.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = objects.cc; sourceTree = "<group>"; };
469 897FF1630E719B8F00D62E90 /* objects.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = objects.h; sourceTree = "<group>"; };
470 897FF1640E719B8F00D62E90 /* parser.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = parser.cc; sourceTree = "<group>"; };
471 897FF1650E719B8F00D62E90 /* parser.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = parser.h; sourceTree = "<group>"; };
472 897FF1660E719B8F00D62E90 /* platform-linux.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "platform-linux.cc"; sourceTree = "<group>"; };
473 897FF1670E719B8F00D62E90 /* platform-macos.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "platform-macos.cc"; sourceTree = "<group>"; };
474 897FF1680E719B8F00D62E90 /* platform-nullos.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "platform-nullos.cc"; sourceTree = "<group>"; };
475 897FF1690E719B8F00D62E90 /* platform-win32.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "platform-win32.cc"; sourceTree = "<group>"; };
476 897FF16A0E719B8F00D62E90 /* platform.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = platform.h; sourceTree = "<group>"; };
477 897FF16B0E719B8F00D62E90 /* prettyprinter.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = prettyprinter.cc; sourceTree = "<group>"; };
478 897FF16C0E719B8F00D62E90 /* prettyprinter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = prettyprinter.h; sourceTree = "<group>"; };
479 897FF16D0E719B8F00D62E90 /* property.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = property.cc; sourceTree = "<group>"; };
480 897FF16E0E719B8F00D62E90 /* property.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = property.h; sourceTree = "<group>"; };
481 897FF16F0E719B8F00D62E90 /* rewriter.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = rewriter.cc; sourceTree = "<group>"; };
482 897FF1700E719B8F00D62E90 /* rewriter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = rewriter.h; sourceTree = "<group>"; };
483 897FF1710E719B8F00D62E90 /* runtime.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = runtime.cc; sourceTree = "<group>"; };
484 897FF1720E719B8F00D62E90 /* runtime.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = runtime.h; sourceTree = "<group>"; };
485 897FF1730E719B8F00D62E90 /* scanner.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = scanner.cc; sourceTree = "<group>"; };
486 897FF1740E719B8F00D62E90 /* scanner.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = scanner.h; sourceTree = "<group>"; };
487 897FF1750E719B8F00D62E90 /* SConscript */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = SConscript; sourceTree = "<group>"; };
488 897FF1760E719B8F00D62E90 /* scopeinfo.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = scopeinfo.cc; sourceTree = "<group>"; };
489 897FF1770E719B8F00D62E90 /* scopeinfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = scopeinfo.h; sourceTree = "<group>"; };
490 897FF1780E719B8F00D62E90 /* scopes.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = scopes.cc; sourceTree = "<group>"; };
491 897FF1790E719B8F00D62E90 /* scopes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = scopes.h; sourceTree = "<group>"; };
492 897FF17A0E719B8F00D62E90 /* serialize.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = serialize.cc; sourceTree = "<group>"; };
493 897FF17B0E719B8F00D62E90 /* serialize.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = serialize.h; sourceTree = "<group>"; };
494 897FF17C0E719B8F00D62E90 /* shell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = shell.h; sourceTree = "<group>"; };
495 897FF17D0E719B8F00D62E90 /* simulator-arm.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "simulator-arm.cc"; path = "arm/simulator-arm.cc"; sourceTree = "<group>"; };
496 897FF17E0E719B8F00D62E90 /* simulator-arm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "simulator-arm.h"; path = "arm/simulator-arm.h"; sourceTree = "<group>"; };
497 897FF17F0E719B8F00D62E90 /* simulator-ia32.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "simulator-ia32.cc"; path = "ia32/simulator-ia32.cc"; sourceTree = "<group>"; };
498 897FF1800E719B8F00D62E90 /* simulator-ia32.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "simulator-ia32.h"; path = "ia32/simulator-ia32.h"; sourceTree = "<group>"; };
499 897FF1810E719B8F00D62E90 /* smart-pointer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "smart-pointer.h"; sourceTree = "<group>"; };
500 897FF1820E719B8F00D62E90 /* snapshot-common.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "snapshot-common.cc"; sourceTree = "<group>"; };
501 897FF1830E719B8F00D62E90 /* snapshot-empty.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "snapshot-empty.cc"; sourceTree = "<group>"; };
502 897FF1840E719B8F00D62E90 /* snapshot.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = snapshot.h; sourceTree = "<group>"; };
503 897FF1850E719B8F00D62E90 /* spaces-inl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "spaces-inl.h"; sourceTree = "<group>"; };
504 897FF1860E719B8F00D62E90 /* spaces.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = spaces.cc; sourceTree = "<group>"; };
505 897FF1870E719B8F00D62E90 /* spaces.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = spaces.h; sourceTree = "<group>"; };
506 897FF1880E719B8F00D62E90 /* string-stream.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "string-stream.cc"; sourceTree = "<group>"; };
507 897FF1890E719B8F00D62E90 /* string-stream.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "string-stream.h"; sourceTree = "<group>"; };
508 897FF18A0E719B8F00D62E90 /* stub-cache-arm.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "stub-cache-arm.cc"; path = "arm/stub-cache-arm.cc"; sourceTree = "<group>"; };
509 897FF18B0E719B8F00D62E90 /* stub-cache-ia32.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "stub-cache-ia32.cc"; path = "ia32/stub-cache-ia32.cc"; sourceTree = "<group>"; };
510 897FF18C0E719B8F00D62E90 /* stub-cache.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "stub-cache.cc"; sourceTree = "<group>"; };
511 897FF18D0E719B8F00D62E90 /* stub-cache.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "stub-cache.h"; sourceTree = "<group>"; };
512 897FF18E0E719B8F00D62E90 /* token.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = token.cc; sourceTree = "<group>"; };
513 897FF18F0E719B8F00D62E90 /* token.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = token.h; sourceTree = "<group>"; };
514 897FF1900E719B8F00D62E90 /* top.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = top.cc; sourceTree = "<group>"; };
515 897FF1910E719B8F00D62E90 /* top.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = top.h; sourceTree = "<group>"; };
516 897FF1920E719B8F00D62E90 /* unicode-inl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "unicode-inl.h"; sourceTree = "<group>"; };
517 897FF1930E719B8F00D62E90 /* unicode.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = unicode.cc; sourceTree = "<group>"; };
518 897FF1940E719B8F00D62E90 /* unicode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = unicode.h; sourceTree = "<group>"; };
Steve Blocka7e24c12009-10-30 11:49:00 +0000519 897FF1970E719B8F00D62E90 /* utils.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = utils.cc; sourceTree = "<group>"; };
520 897FF1980E719B8F00D62E90 /* utils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = utils.h; sourceTree = "<group>"; };
521 897FF1990E719B8F00D62E90 /* v8-counters.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "v8-counters.cc"; sourceTree = "<group>"; };
522 897FF19A0E719B8F00D62E90 /* v8-counters.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "v8-counters.h"; sourceTree = "<group>"; };
523 897FF19B0E719B8F00D62E90 /* v8.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = v8.cc; sourceTree = "<group>"; };
524 897FF19C0E719B8F00D62E90 /* v8.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = v8.h; sourceTree = "<group>"; };
525 897FF19D0E719B8F00D62E90 /* v8threads.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = v8threads.cc; sourceTree = "<group>"; };
526 897FF19E0E719B8F00D62E90 /* v8threads.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = v8threads.h; sourceTree = "<group>"; };
527 897FF19F0E719B8F00D62E90 /* variables.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = variables.cc; sourceTree = "<group>"; };
528 897FF1A00E719B8F00D62E90 /* variables.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = variables.h; sourceTree = "<group>"; };
529 897FF1A10E719B8F00D62E90 /* zone-inl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "zone-inl.h"; sourceTree = "<group>"; };
530 897FF1A20E719B8F00D62E90 /* zone.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = zone.cc; sourceTree = "<group>"; };
531 897FF1A30E719B8F00D62E90 /* zone.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = zone.h; sourceTree = "<group>"; };
532 897FF1A60E719BC100D62E90 /* apinatives.js */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.javascript; path = apinatives.js; sourceTree = "<group>"; };
533 897FF1A70E719BC100D62E90 /* array.js */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.javascript; path = array.js; sourceTree = "<group>"; };
Steve Blocka7e24c12009-10-30 11:49:00 +0000534 897FF1AA0E719BC100D62E90 /* math.js */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.javascript; path = math.js; sourceTree = "<group>"; };
535 897FF1AB0E719BC100D62E90 /* messages.js */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.javascript; path = messages.js; sourceTree = "<group>"; };
Steve Blocka7e24c12009-10-30 11:49:00 +0000536 897FF1AE0E719BC100D62E90 /* runtime.js */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.javascript; path = runtime.js; sourceTree = "<group>"; };
537 897FF1AF0E719BC100D62E90 /* string.js */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.javascript; path = string.js; sourceTree = "<group>"; };
538 897FF1B00E719BC100D62E90 /* uri.js */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.javascript; path = uri.js; sourceTree = "<group>"; };
539 897FF1B10E719BC100D62E90 /* v8natives.js */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.javascript; path = v8natives.js; sourceTree = "<group>"; };
540 897FF1B50E719C0900D62E90 /* shell.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = shell.cc; sourceTree = "<group>"; };
541 897FF1B60E719C2300D62E90 /* js2c.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = js2c.py; sourceTree = "<group>"; };
542 897FF1B70E719C2E00D62E90 /* macros.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; name = macros.py; path = ../src/macros.py; sourceTree = "<group>"; };
543 897FF32F0FAA0ED200136CF6 /* version.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = version.cc; sourceTree = "<group>"; };
544 897FF3300FAA0ED200136CF6 /* version.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = version.h; sourceTree = "<group>"; };
545 8981F5FE1010500F00D1520E /* frame-element.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "frame-element.cc"; sourceTree = "<group>"; };
546 8981F5FF1010500F00D1520E /* frame-element.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "frame-element.h"; sourceTree = "<group>"; };
547 898BD20C0EF6CC850068B00A /* debug-arm.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "debug-arm.cc"; path = "arm/debug-arm.cc"; sourceTree = "<group>"; };
548 898BD20D0EF6CC850068B00A /* debug-ia32.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "debug-ia32.cc"; path = "ia32/debug-ia32.cc"; sourceTree = "<group>"; };
549 89A15C630EE4661A00B48DEB /* bytecodes-irregexp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "bytecodes-irregexp.h"; sourceTree = "<group>"; };
550 89A15C660EE4665300B48DEB /* interpreter-irregexp.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "interpreter-irregexp.cc"; sourceTree = "<group>"; };
551 89A15C670EE4665300B48DEB /* interpreter-irregexp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "interpreter-irregexp.h"; sourceTree = "<group>"; };
552 89A15C6D0EE466A900B48DEB /* platform-freebsd.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "platform-freebsd.cc"; sourceTree = "<group>"; };
553 89A15C700EE466D000B48DEB /* regexp-macro-assembler-arm.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "regexp-macro-assembler-arm.cc"; path = "arm/regexp-macro-assembler-arm.cc"; sourceTree = "<group>"; };
554 89A15C710EE466D000B48DEB /* regexp-macro-assembler-arm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "regexp-macro-assembler-arm.h"; path = "arm/regexp-macro-assembler-arm.h"; sourceTree = "<group>"; };
555 89A15C720EE466D000B48DEB /* regexp-macro-assembler-ia32.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "regexp-macro-assembler-ia32.cc"; path = "ia32/regexp-macro-assembler-ia32.cc"; sourceTree = "<group>"; };
556 89A15C730EE466D000B48DEB /* regexp-macro-assembler-ia32.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "regexp-macro-assembler-ia32.h"; path = "ia32/regexp-macro-assembler-ia32.h"; sourceTree = "<group>"; };
557 89A15C740EE466D000B48DEB /* regexp-macro-assembler-irregexp-inl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "regexp-macro-assembler-irregexp-inl.h"; sourceTree = "<group>"; };
558 89A15C750EE466D000B48DEB /* regexp-macro-assembler-irregexp.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "regexp-macro-assembler-irregexp.cc"; sourceTree = "<group>"; };
559 89A15C760EE466D000B48DEB /* regexp-macro-assembler-irregexp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "regexp-macro-assembler-irregexp.h"; sourceTree = "<group>"; };
560 89A15C770EE466D000B48DEB /* regexp-macro-assembler-tracer.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "regexp-macro-assembler-tracer.cc"; sourceTree = "<group>"; };
561 89A15C780EE466D000B48DEB /* regexp-macro-assembler-tracer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "regexp-macro-assembler-tracer.h"; sourceTree = "<group>"; };
562 89A15C790EE466D000B48DEB /* regexp-macro-assembler.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "regexp-macro-assembler.cc"; sourceTree = "<group>"; };
563 89A15C7A0EE466D000B48DEB /* regexp-macro-assembler.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "regexp-macro-assembler.h"; sourceTree = "<group>"; };
564 89A15C910EE46A1700B48DEB /* d8-readline.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "d8-readline.cc"; path = "../src/d8-readline.cc"; sourceTree = "<group>"; };
565 89A15C920EE46A1700B48DEB /* d8.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = d8.cc; path = ../src/d8.cc; sourceTree = "<group>"; };
566 89A15C930EE46A1700B48DEB /* d8.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = d8.h; path = ../src/d8.h; sourceTree = "<group>"; };
567 89A15C940EE46A1700B48DEB /* d8.js */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.javascript; name = d8.js; path = ../src/d8.js; sourceTree = "<group>"; };
568 89B12E8D0E7FF2A40080BA62 /* presubmit.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = presubmit.py; sourceTree = "<group>"; };
569 89F23C870E78D5B2006B2466 /* libv8-arm.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libv8-arm.a"; sourceTree = BUILT_PRODUCTS_DIR; };
570 89F23C950E78D5B6006B2466 /* v8_shell-arm */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = "v8_shell-arm"; sourceTree = BUILT_PRODUCTS_DIR; };
571 89FB0E360F8E531900B04B3C /* d8-posix.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "d8-posix.cc"; path = "../src/d8-posix.cc"; sourceTree = "<group>"; };
572 89FB0E370F8E531900B04B3C /* d8-windows.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "d8-windows.cc"; path = "../src/d8-windows.cc"; sourceTree = "<group>"; };
573 9F11D99E105AF0A300EBE5B2 /* heap-profiler.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "heap-profiler.cc"; sourceTree = "<group>"; };
574 9F11D99F105AF0A300EBE5B2 /* heap-profiler.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "heap-profiler.h"; sourceTree = "<group>"; };
Steve Block6ded16b2010-05-10 14:33:55 +0100575 9F2B370E114FF62D007CDAF4 /* circular-queue-inl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "circular-queue-inl.h"; sourceTree = "<group>"; };
576 9F2B370F114FF62D007CDAF4 /* circular-queue.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "circular-queue.cc"; sourceTree = "<group>"; };
577 9F2B3710114FF62D007CDAF4 /* circular-queue.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "circular-queue.h"; sourceTree = "<group>"; };
578 9F2B37231152CEA0007CDAF4 /* cpu-profiler-inl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "cpu-profiler-inl.h"; sourceTree = "<group>"; };
579 9F2B37241152CEA0007CDAF4 /* cpu-profiler.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "cpu-profiler.cc"; sourceTree = "<group>"; };
580 9F2B37251152CEA0007CDAF4 /* cpu-profiler.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "cpu-profiler.h"; sourceTree = "<group>"; };
Steve Blocka7e24c12009-10-30 11:49:00 +0000581 9F4B7B870FCC877A00DC4117 /* log-utils.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "log-utils.cc"; sourceTree = "<group>"; };
582 9F4B7B880FCC877A00DC4117 /* log-utils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "log-utils.h"; sourceTree = "<group>"; };
Steve Block6ded16b2010-05-10 14:33:55 +0100583 9F73E3AE114E61A100F84A5A /* profile-generator-inl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "profile-generator-inl.h"; sourceTree = "<group>"; };
584 9F73E3AF114E61A100F84A5A /* profile-generator.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "profile-generator.cc"; sourceTree = "<group>"; };
585 9F73E3B0114E61A100F84A5A /* profile-generator.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "profile-generator.h"; sourceTree = "<group>"; };
Steve Blocka7e24c12009-10-30 11:49:00 +0000586 9F92FAA70F8F28AD0089F02C /* func-name-inferrer.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "func-name-inferrer.cc"; sourceTree = "<group>"; };
587 9F92FAA80F8F28AD0089F02C /* func-name-inferrer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "func-name-inferrer.h"; sourceTree = "<group>"; };
Steve Block6ded16b2010-05-10 14:33:55 +0100588 9FA36F62116BA26500C4CD55 /* v8-profiler.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "v8-profiler.h"; sourceTree = "<group>"; };
589 9FA37332116DD9F000C4CD55 /* vm-state-inl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "vm-state-inl.h"; sourceTree = "<group>"; };
590 9FA37333116DD9F000C4CD55 /* vm-state.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "vm-state.cc"; sourceTree = "<group>"; };
591 9FA37334116DD9F000C4CD55 /* vm-state.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "vm-state.h"; sourceTree = "<group>"; };
592 9FA38B9B1175B2D200C4CD55 /* cached-powers.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "cached-powers.h"; sourceTree = "<group>"; };
593 9FA38B9C1175B2D200C4CD55 /* data-flow.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "data-flow.cc"; sourceTree = "<group>"; };
594 9FA38B9D1175B2D200C4CD55 /* data-flow.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "data-flow.h"; sourceTree = "<group>"; };
595 9FA38B9E1175B2D200C4CD55 /* diy-fp.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "diy-fp.cc"; sourceTree = "<group>"; };
596 9FA38B9F1175B2D200C4CD55 /* diy-fp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "diy-fp.h"; sourceTree = "<group>"; };
597 9FA38BA01175B2D200C4CD55 /* double.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = double.h; sourceTree = "<group>"; };
598 9FA38BA11175B2D200C4CD55 /* fast-dtoa.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "fast-dtoa.cc"; sourceTree = "<group>"; };
599 9FA38BA21175B2D200C4CD55 /* fast-dtoa.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "fast-dtoa.h"; sourceTree = "<group>"; };
600 9FA38BA31175B2D200C4CD55 /* flow-graph.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "flow-graph.cc"; sourceTree = "<group>"; };
601 9FA38BA41175B2D200C4CD55 /* flow-graph.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "flow-graph.h"; sourceTree = "<group>"; };
602 9FA38BA51175B2D200C4CD55 /* full-codegen.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "full-codegen.cc"; sourceTree = "<group>"; };
603 9FA38BA61175B2D200C4CD55 /* full-codegen.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "full-codegen.h"; sourceTree = "<group>"; };
604 9FA38BA71175B2D200C4CD55 /* jump-target-inl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "jump-target-inl.h"; sourceTree = "<group>"; };
605 9FA38BA81175B2D200C4CD55 /* jump-target-light-inl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "jump-target-light-inl.h"; sourceTree = "<group>"; };
606 9FA38BA91175B2D200C4CD55 /* liveedit.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = liveedit.cc; sourceTree = "<group>"; };
607 9FA38BAA1175B2D200C4CD55 /* liveedit.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = liveedit.h; sourceTree = "<group>"; };
608 9FA38BAB1175B2D200C4CD55 /* powers-ten.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "powers-ten.h"; sourceTree = "<group>"; };
609 9FA38BAC1175B2D200C4CD55 /* splay-tree-inl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "splay-tree-inl.h"; sourceTree = "<group>"; };
610 9FA38BAD1175B2D200C4CD55 /* splay-tree.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "splay-tree.h"; sourceTree = "<group>"; };
611 9FA38BAE1175B2D200C4CD55 /* type-info.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "type-info.cc"; sourceTree = "<group>"; };
612 9FA38BAF1175B2D200C4CD55 /* type-info.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "type-info.h"; sourceTree = "<group>"; };
613 9FA38BB01175B2D200C4CD55 /* virtual-frame-heavy-inl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "virtual-frame-heavy-inl.h"; sourceTree = "<group>"; };
614 9FA38BB11175B2D200C4CD55 /* virtual-frame-inl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "virtual-frame-inl.h"; sourceTree = "<group>"; };
615 9FA38BB21175B2D200C4CD55 /* virtual-frame-light-inl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "virtual-frame-light-inl.h"; sourceTree = "<group>"; };
616 9FA38BC11175B2E500C4CD55 /* fast-codegen-ia32.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "fast-codegen-ia32.h"; path = "ia32/fast-codegen-ia32.h"; sourceTree = "<group>"; };
617 9FA38BC21175B2E500C4CD55 /* full-codegen-ia32.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "full-codegen-ia32.cc"; path = "ia32/full-codegen-ia32.cc"; sourceTree = "<group>"; };
618 9FA38BC31175B2E500C4CD55 /* jump-target-ia32.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "jump-target-ia32.cc"; path = "ia32/jump-target-ia32.cc"; sourceTree = "<group>"; };
619 9FA38BC41175B2E500C4CD55 /* virtual-frame-ia32.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "virtual-frame-ia32.cc"; path = "ia32/virtual-frame-ia32.cc"; sourceTree = "<group>"; };
Steve Block6ded16b2010-05-10 14:33:55 +0100620 9FA38BCB1175B30400C4CD55 /* full-codegen-arm.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "full-codegen-arm.cc"; path = "arm/full-codegen-arm.cc"; sourceTree = "<group>"; };
621 9FA38BCC1175B30400C4CD55 /* jump-target-arm.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "jump-target-arm.cc"; path = "arm/jump-target-arm.cc"; sourceTree = "<group>"; };
622 9FA38BCD1175B30400C4CD55 /* virtual-frame-arm.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "virtual-frame-arm.cc"; path = "arm/virtual-frame-arm.cc"; sourceTree = "<group>"; };
Steve Blockd0582a62009-12-15 09:54:21 +0000623 9FBE03DC10BD409900F8BFBA /* fast-codegen.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "fast-codegen.cc"; sourceTree = "<group>"; };
624 9FBE03DD10BD409900F8BFBA /* fast-codegen.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "fast-codegen.h"; sourceTree = "<group>"; };
625 9FBE03E110BD40EA00F8BFBA /* fast-codegen-ia32.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "fast-codegen-ia32.cc"; path = "ia32/fast-codegen-ia32.cc"; sourceTree = "<group>"; };
626 9FBE03E410BD412600F8BFBA /* fast-codegen-arm.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "fast-codegen-arm.cc"; path = "arm/fast-codegen-arm.cc"; sourceTree = "<group>"; };
Steve Blocka7e24c12009-10-30 11:49:00 +0000627 9FC86ABB0F5FEDAC00F22668 /* oprofile-agent.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "oprofile-agent.cc"; sourceTree = "<group>"; };
628 9FC86ABC0F5FEDAC00F22668 /* oprofile-agent.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "oprofile-agent.h"; sourceTree = "<group>"; };
Leon Clarkef7060e22010-06-03 12:02:55 +0100629 9FF7A28211A642EA0051B8F2 /* unbound-queue-inl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "unbound-queue-inl.h"; sourceTree = "<group>"; };
630 9FF7A28311A642EA0051B8F2 /* unbound-queue.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "unbound-queue.h"; sourceTree = "<group>"; };
Ben Murdochbb769b22010-08-11 14:56:33 +0100631 C2BD4BD5120165460046BF9F /* dtoa.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = dtoa.cc; sourceTree = "<group>"; };
632 C2BD4BD6120165460046BF9F /* dtoa.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = dtoa.h; sourceTree = "<group>"; };
633 C2BD4BD9120165A70046BF9F /* fixed-dtoa.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "fixed-dtoa.cc"; sourceTree = "<group>"; };
634 C2BD4BDA120165A70046BF9F /* fixed-dtoa.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "fixed-dtoa.h"; sourceTree = "<group>"; };
Steve Blocka7e24c12009-10-30 11:49:00 +0000635/* End PBXFileReference section */
636
637/* Begin PBXFrameworksBuildPhase section */
638 893988050F2A35FA007D5254 /* Frameworks */ = {
639 isa = PBXFrameworksBuildPhase;
640 buildActionMask = 2147483647;
641 files = (
642 893988070F2A35FA007D5254 /* libv8.a in Frameworks */,
643 );
644 runOnlyForDeploymentPostprocessing = 0;
645 };
646 8970F2EE0E719FB2006AE7B5 /* Frameworks */ = {
647 isa = PBXFrameworksBuildPhase;
648 buildActionMask = 2147483647;
649 files = (
650 );
651 runOnlyForDeploymentPostprocessing = 0;
652 };
653 897F76780E71B4CC007ACF34 /* Frameworks */ = {
654 isa = PBXFrameworksBuildPhase;
655 buildActionMask = 2147483647;
656 files = (
657 897F76850E71B6B1007ACF34 /* libv8.a in Frameworks */,
658 );
659 runOnlyForDeploymentPostprocessing = 0;
660 };
661 89F23C830E78D5B2006B2466 /* Frameworks */ = {
662 isa = PBXFrameworksBuildPhase;
663 buildActionMask = 2147483647;
664 files = (
665 );
666 runOnlyForDeploymentPostprocessing = 0;
667 };
668 89F23C8F0E78D5B6006B2466 /* Frameworks */ = {
669 isa = PBXFrameworksBuildPhase;
670 buildActionMask = 2147483647;
671 files = (
672 896FD03A0E78D717003DFB6A /* libv8-arm.a in Frameworks */,
673 );
674 runOnlyForDeploymentPostprocessing = 0;
675 };
676/* End PBXFrameworksBuildPhase section */
677
678/* Begin PBXGroup section */
679 8915B8660E719336009C4E19 = {
680 isa = PBXGroup;
681 children = (
Steve Blocka7e24c12009-10-30 11:49:00 +0000682 897FF1C00E719CB600D62E90 /* Products */,
Steve Block6ded16b2010-05-10 14:33:55 +0100683 897FF0CF0E71996900D62E90 /* v8 */,
Steve Blocka7e24c12009-10-30 11:49:00 +0000684 );
685 sourceTree = "<group>";
686 };
687 897FF0CF0E71996900D62E90 /* v8 */ = {
688 isa = PBXGroup;
689 children = (
690 897FF0D10E71999E00D62E90 /* include */,
Steve Blocka7e24c12009-10-30 11:49:00 +0000691 897FF1B30E719BCE00D62E90 /* samples */,
Steve Block6ded16b2010-05-10 14:33:55 +0100692 897FF0D00E71999800D62E90 /* src */,
Steve Blocka7e24c12009-10-30 11:49:00 +0000693 897FF1B40E719BE800D62E90 /* tools */,
694 );
695 name = v8;
696 path = ..;
697 sourceTree = "<group>";
698 };
699 897FF0D00E71999800D62E90 /* src */ = {
700 isa = PBXGroup;
701 children = (
702 897FF0D70E719AB300D62E90 /* C++ */,
Steve Block6ded16b2010-05-10 14:33:55 +0100703 89A9C1630E71C8E300BE6CCA /* generated */,
Steve Blocka7e24c12009-10-30 11:49:00 +0000704 897FF0D80E719ABA00D62E90 /* js */,
705 897FF0DE0E719B3400D62E90 /* third_party */,
Steve Blocka7e24c12009-10-30 11:49:00 +0000706 );
707 path = src;
708 sourceTree = "<group>";
709 };
710 897FF0D10E71999E00D62E90 /* include */ = {
711 isa = PBXGroup;
712 children = (
713 897FF0D40E719A8500D62E90 /* v8-debug.h */,
Steve Block6ded16b2010-05-10 14:33:55 +0100714 9FA36F62116BA26500C4CD55 /* v8-profiler.h */,
Steve Blocka7e24c12009-10-30 11:49:00 +0000715 897FF0D50E719A8500D62E90 /* v8.h */,
716 );
717 path = include;
718 sourceTree = "<group>";
719 };
720 897FF0D70E719AB300D62E90 /* C++ */ = {
721 isa = PBXGroup;
722 children = (
Steve Block6ded16b2010-05-10 14:33:55 +0100723 897FF1750E719B8F00D62E90 /* SConscript */,
Steve Blocka7e24c12009-10-30 11:49:00 +0000724 897FF0F60E719B8F00D62E90 /* accessors.cc */,
725 897FF0F70E719B8F00D62E90 /* accessors.h */,
726 897FF0F80E719B8F00D62E90 /* allocation.cc */,
727 897FF0F90E719B8F00D62E90 /* allocation.h */,
728 897FF0FA0E719B8F00D62E90 /* api.cc */,
729 897FF0FB0E719B8F00D62E90 /* api.h */,
730 893986D40F29020C007D5254 /* apiutils.h */,
731 897FF0FC0E719B8F00D62E90 /* arguments.h */,
732 897FF0FD0E719B8F00D62E90 /* assembler-arm-inl.h */,
733 897FF0FE0E719B8F00D62E90 /* assembler-arm.cc */,
734 897FF0FF0E719B8F00D62E90 /* assembler-arm.h */,
735 897FF1000E719B8F00D62E90 /* assembler-ia32-inl.h */,
736 897FF1010E719B8F00D62E90 /* assembler-ia32.cc */,
737 897FF1020E719B8F00D62E90 /* assembler-ia32.h */,
738 897FF1030E719B8F00D62E90 /* assembler.cc */,
739 897FF1040E719B8F00D62E90 /* assembler.h */,
Ben Murdochbb769b22010-08-11 14:56:33 +0100740 C2BD4BD9120165A70046BF9F /* fixed-dtoa.cc */,
741 C2BD4BDA120165A70046BF9F /* fixed-dtoa.h */,
Steve Blocka7e24c12009-10-30 11:49:00 +0000742 897FF1050E719B8F00D62E90 /* ast.cc */,
743 897FF1060E719B8F00D62E90 /* ast.h */,
744 897FF1070E719B8F00D62E90 /* bootstrapper.cc */,
745 897FF1080E719B8F00D62E90 /* bootstrapper.h */,
746 897FF1090E719B8F00D62E90 /* builtins-arm.cc */,
747 897FF10A0E719B8F00D62E90 /* builtins-ia32.cc */,
748 897FF10B0E719B8F00D62E90 /* builtins.cc */,
749 897FF10C0E719B8F00D62E90 /* builtins.h */,
750 89A15C630EE4661A00B48DEB /* bytecodes-irregexp.h */,
Steve Block6ded16b2010-05-10 14:33:55 +0100751 9FA38B9B1175B2D200C4CD55 /* cached-powers.h */,
Steve Blocka7e24c12009-10-30 11:49:00 +0000752 897FF10D0E719B8F00D62E90 /* char-predicates-inl.h */,
753 897FF10E0E719B8F00D62E90 /* char-predicates.h */,
754 897FF10F0E719B8F00D62E90 /* checks.cc */,
755 897FF1100E719B8F00D62E90 /* checks.h */,
Steve Block6ded16b2010-05-10 14:33:55 +0100756 9F2B370E114FF62D007CDAF4 /* circular-queue-inl.h */,
757 9F2B370F114FF62D007CDAF4 /* circular-queue.cc */,
758 9F2B3710114FF62D007CDAF4 /* circular-queue.h */,
Steve Blocka7e24c12009-10-30 11:49:00 +0000759 897FF1110E719B8F00D62E90 /* code-stubs.cc */,
760 897FF1120E719B8F00D62E90 /* code-stubs.h */,
761 897FF1130E719B8F00D62E90 /* code.h */,
Steve Block3ce2e202009-11-05 08:53:23 +0000762 895FA74B107FFE82006F39D4 /* codegen-arm-inl.h */,
Steve Blocka7e24c12009-10-30 11:49:00 +0000763 897FF1140E719B8F00D62E90 /* codegen-arm.cc */,
764 896448BC0E9D530500E7C516 /* codegen-arm.h */,
Steve Block3ce2e202009-11-05 08:53:23 +0000765 895FA725107FFB57006F39D4 /* codegen-ia32-inl.h */,
Steve Blocka7e24c12009-10-30 11:49:00 +0000766 897FF1150E719B8F00D62E90 /* codegen-ia32.cc */,
767 8964482B0E9C00F700E7C516 /* codegen-ia32.h */,
768 897FF1160E719B8F00D62E90 /* codegen-inl.h */,
769 897FF1170E719B8F00D62E90 /* codegen.cc */,
770 897FF1180E719B8F00D62E90 /* codegen.h */,
771 89495E460E79FC23001F68C3 /* compilation-cache.cc */,
772 89495E470E79FC23001F68C3 /* compilation-cache.h */,
773 897FF1190E719B8F00D62E90 /* compiler.cc */,
774 897FF11A0E719B8F00D62E90 /* compiler.h */,
Steve Block3ce2e202009-11-05 08:53:23 +0000775 895FA748107FFE73006F39D4 /* constants-arm.cc */,
Steve Blocka7e24c12009-10-30 11:49:00 +0000776 897FF11B0E719B8F00D62E90 /* constants-arm.h */,
777 897FF11C0E719B8F00D62E90 /* contexts.cc */,
778 897FF11D0E719B8F00D62E90 /* contexts.h */,
779 897FF11E0E719B8F00D62E90 /* conversions-inl.h */,
780 897FF11F0E719B8F00D62E90 /* conversions.cc */,
781 897FF1200E719B8F00D62E90 /* conversions.h */,
782 897FF1210E719B8F00D62E90 /* counters.cc */,
783 897FF1220E719B8F00D62E90 /* counters.h */,
784 897FF1230E719B8F00D62E90 /* cpu-arm.cc */,
785 897FF1240E719B8F00D62E90 /* cpu-ia32.cc */,
Steve Block6ded16b2010-05-10 14:33:55 +0100786 9F2B37231152CEA0007CDAF4 /* cpu-profiler-inl.h */,
787 9F2B37241152CEA0007CDAF4 /* cpu-profiler.cc */,
788 9F2B37251152CEA0007CDAF4 /* cpu-profiler.h */,
Steve Blocka7e24c12009-10-30 11:49:00 +0000789 897FF1250E719B8F00D62E90 /* cpu.h */,
Steve Block6ded16b2010-05-10 14:33:55 +0100790 9FA38B9C1175B2D200C4CD55 /* data-flow.cc */,
791 9FA38B9D1175B2D200C4CD55 /* data-flow.h */,
Steve Blocka7e24c12009-10-30 11:49:00 +0000792 893A722A0F7B4A3200303DD2 /* dateparser-inl.h */,
793 897FF1260E719B8F00D62E90 /* dateparser.cc */,
794 897FF1270E719B8F00D62E90 /* dateparser.h */,
Steve Block6ded16b2010-05-10 14:33:55 +0100795 8956B6CD0F5D86570033B5A2 /* debug-agent.cc */,
796 8956B6CE0F5D86570033B5A2 /* debug-agent.h */,
Steve Blocka7e24c12009-10-30 11:49:00 +0000797 898BD20C0EF6CC850068B00A /* debug-arm.cc */,
798 898BD20D0EF6CC850068B00A /* debug-ia32.cc */,
799 897FF1280E719B8F00D62E90 /* debug.cc */,
800 897FF1290E719B8F00D62E90 /* debug.h */,
Steve Blocka7e24c12009-10-30 11:49:00 +0000801 897FF12A0E719B8F00D62E90 /* disasm-arm.cc */,
802 897FF12B0E719B8F00D62E90 /* disasm-ia32.cc */,
803 897FF12C0E719B8F00D62E90 /* disasm.h */,
804 897FF12D0E719B8F00D62E90 /* disassembler.cc */,
805 897FF12E0E719B8F00D62E90 /* disassembler.h */,
Steve Block6ded16b2010-05-10 14:33:55 +0100806 9FA38B9E1175B2D200C4CD55 /* diy-fp.cc */,
807 9FA38B9F1175B2D200C4CD55 /* diy-fp.h */,
808 9FA38BA01175B2D200C4CD55 /* double.h */,
Ben Murdochbb769b22010-08-11 14:56:33 +0100809 C2BD4BD5120165460046BF9F /* dtoa.cc */,
810 C2BD4BD6120165460046BF9F /* dtoa.h */,
Steve Blocka7e24c12009-10-30 11:49:00 +0000811 897FF12F0E719B8F00D62E90 /* dtoa-config.c */,
812 897FF1300E719B8F00D62E90 /* execution.cc */,
813 897FF1310E719B8F00D62E90 /* execution.h */,
814 897FF1320E719B8F00D62E90 /* factory.cc */,
815 897FF1330E719B8F00D62E90 /* factory.h */,
Steve Blockd0582a62009-12-15 09:54:21 +0000816 9FBE03E410BD412600F8BFBA /* fast-codegen-arm.cc */,
817 9FBE03E110BD40EA00F8BFBA /* fast-codegen-ia32.cc */,
Steve Block6ded16b2010-05-10 14:33:55 +0100818 9FA38BC11175B2E500C4CD55 /* fast-codegen-ia32.h */,
819 9FBE03DC10BD409900F8BFBA /* fast-codegen.cc */,
820 9FBE03DD10BD409900F8BFBA /* fast-codegen.h */,
821 9FA38BA11175B2D200C4CD55 /* fast-dtoa.cc */,
822 9FA38BA21175B2D200C4CD55 /* fast-dtoa.h */,
Steve Blocka7e24c12009-10-30 11:49:00 +0000823 89471C7F0EB23EE400B6874B /* flag-definitions.h */,
824 897FF1350E719B8F00D62E90 /* flags.cc */,
825 897FF1360E719B8F00D62E90 /* flags.h */,
Steve Block6ded16b2010-05-10 14:33:55 +0100826 9FA38BA31175B2D200C4CD55 /* flow-graph.cc */,
827 9FA38BA41175B2D200C4CD55 /* flow-graph.h */,
Steve Blocka7e24c12009-10-30 11:49:00 +0000828 8981F5FE1010500F00D1520E /* frame-element.cc */,
829 8981F5FF1010500F00D1520E /* frame-element.h */,
830 897FF1370E719B8F00D62E90 /* frames-arm.cc */,
831 897FF1380E719B8F00D62E90 /* frames-arm.h */,
832 897FF1390E719B8F00D62E90 /* frames-ia32.cc */,
833 897FF13A0E719B8F00D62E90 /* frames-ia32.h */,
834 897FF13B0E719B8F00D62E90 /* frames-inl.h */,
835 897FF13C0E719B8F00D62E90 /* frames.cc */,
836 897FF13D0E719B8F00D62E90 /* frames.h */,
Steve Block6ded16b2010-05-10 14:33:55 +0100837 9FA38BCB1175B30400C4CD55 /* full-codegen-arm.cc */,
838 9FA38BC21175B2E500C4CD55 /* full-codegen-ia32.cc */,
839 9FA38BA51175B2D200C4CD55 /* full-codegen.cc */,
840 9FA38BA61175B2D200C4CD55 /* full-codegen.h */,
Steve Blocka7e24c12009-10-30 11:49:00 +0000841 9F92FAA70F8F28AD0089F02C /* func-name-inferrer.cc */,
842 9F92FAA80F8F28AD0089F02C /* func-name-inferrer.h */,
843 897FF13E0E719B8F00D62E90 /* global-handles.cc */,
844 897FF13F0E719B8F00D62E90 /* global-handles.h */,
845 897FF1400E719B8F00D62E90 /* globals.h */,
846 897FF1410E719B8F00D62E90 /* handles-inl.h */,
847 897FF1420E719B8F00D62E90 /* handles.cc */,
848 897FF1430E719B8F00D62E90 /* handles.h */,
849 897FF1440E719B8F00D62E90 /* hashmap.cc */,
850 897FF1450E719B8F00D62E90 /* hashmap.h */,
851 897FF1460E719B8F00D62E90 /* heap-inl.h */,
Steve Blocka7e24c12009-10-30 11:49:00 +0000852 9F11D99E105AF0A300EBE5B2 /* heap-profiler.cc */,
853 9F11D99F105AF0A300EBE5B2 /* heap-profiler.h */,
Steve Block6ded16b2010-05-10 14:33:55 +0100854 897FF1470E719B8F00D62E90 /* heap.cc */,
855 897FF1480E719B8F00D62E90 /* heap.h */,
Steve Blocka7e24c12009-10-30 11:49:00 +0000856 897FF1490E719B8F00D62E90 /* ic-arm.cc */,
857 897FF14A0E719B8F00D62E90 /* ic-ia32.cc */,
858 897FF14B0E719B8F00D62E90 /* ic-inl.h */,
859 897FF14C0E719B8F00D62E90 /* ic.cc */,
860 897FF14D0E719B8F00D62E90 /* ic.h */,
861 89A15C660EE4665300B48DEB /* interpreter-irregexp.cc */,
862 89A15C670EE4665300B48DEB /* interpreter-irregexp.h */,
863 897FF14E0E719B8F00D62E90 /* jsregexp.cc */,
864 897FF14F0E719B8F00D62E90 /* jsregexp.h */,
Steve Block6ded16b2010-05-10 14:33:55 +0100865 9FA38BCC1175B30400C4CD55 /* jump-target-arm.cc */,
866 895FA720107FFB15006F39D4 /* jump-target-heavy-inl.h */,
867 895FA720107FFB15006F39D4 /* jump-target-heavy-inl.h */,
868 895FA720107FFB15006F39D4 /* jump-target-heavy-inl.h */,
869 58950D4F0F55514900F3E8BA /* jump-target-heavy.cc */,
870 58950D4F0F55514900F3E8BA /* jump-target-heavy.cc */,
871 9FA38BC31175B2E500C4CD55 /* jump-target-ia32.cc */,
872 9FA38BA71175B2D200C4CD55 /* jump-target-inl.h */,
873 9FA38BA81175B2D200C4CD55 /* jump-target-light-inl.h */,
874 58950D4E0F55514900F3E8BA /* jump-target-light.cc */,
875 58950D4E0F55514900F3E8BA /* jump-target-light.cc */,
Steve Blocka7e24c12009-10-30 11:49:00 +0000876 58950D500F55514900F3E8BA /* jump-target.cc */,
877 58950D510F55514900F3E8BA /* jump-target.h */,
878 897FF1500E719B8F00D62E90 /* list-inl.h */,
879 897FF1510E719B8F00D62E90 /* list.h */,
Steve Block6ded16b2010-05-10 14:33:55 +0100880 9FA38BA91175B2D200C4CD55 /* liveedit.cc */,
881 9FA38BAA1175B2D200C4CD55 /* liveedit.h */,
Steve Blocka7e24c12009-10-30 11:49:00 +0000882 22A76C900FF259E600FDC694 /* log-inl.h */,
883 9F4B7B870FCC877A00DC4117 /* log-utils.cc */,
884 9F4B7B880FCC877A00DC4117 /* log-utils.h */,
Steve Block6ded16b2010-05-10 14:33:55 +0100885 897FF1520E719B8F00D62E90 /* log.cc */,
886 897FF1530E719B8F00D62E90 /* log.h */,
Steve Blocka7e24c12009-10-30 11:49:00 +0000887 897FF1540E719B8F00D62E90 /* macro-assembler-arm.cc */,
888 897FF1550E719B8F00D62E90 /* macro-assembler-arm.h */,
889 897FF1560E719B8F00D62E90 /* macro-assembler-ia32.cc */,
890 897FF1570E719B8F00D62E90 /* macro-assembler-ia32.h */,
891 897FF1580E719B8F00D62E90 /* macro-assembler.h */,
892 897FF1590E719B8F00D62E90 /* mark-compact.cc */,
893 897FF15A0E719B8F00D62E90 /* mark-compact.h */,
894 897FF15B0E719B8F00D62E90 /* memory.h */,
895 897FF15C0E719B8F00D62E90 /* messages.cc */,
896 897FF15D0E719B8F00D62E90 /* messages.h */,
897 897FF15E0E719B8F00D62E90 /* mksnapshot.cc */,
898 897FF15F0E719B8F00D62E90 /* natives.h */,
899 897FF1600E719B8F00D62E90 /* objects-debug.cc */,
900 897FF1610E719B8F00D62E90 /* objects-inl.h */,
901 897FF1620E719B8F00D62E90 /* objects.cc */,
902 897FF1630E719B8F00D62E90 /* objects.h */,
903 9FC86ABB0F5FEDAC00F22668 /* oprofile-agent.cc */,
904 9FC86ABC0F5FEDAC00F22668 /* oprofile-agent.h */,
905 897FF1640E719B8F00D62E90 /* parser.cc */,
906 897FF1650E719B8F00D62E90 /* parser.h */,
907 89A15C6D0EE466A900B48DEB /* platform-freebsd.cc */,
908 897FF1660E719B8F00D62E90 /* platform-linux.cc */,
909 897FF1670E719B8F00D62E90 /* platform-macos.cc */,
910 897FF1680E719B8F00D62E90 /* platform-nullos.cc */,
911 893A72230F7B0FF200303DD2 /* platform-posix.cc */,
912 897FF1690E719B8F00D62E90 /* platform-win32.cc */,
913 897FF16A0E719B8F00D62E90 /* platform.h */,
Steve Block6ded16b2010-05-10 14:33:55 +0100914 9FA38BAB1175B2D200C4CD55 /* powers-ten.h */,
Steve Blocka7e24c12009-10-30 11:49:00 +0000915 897FF16B0E719B8F00D62E90 /* prettyprinter.cc */,
916 897FF16C0E719B8F00D62E90 /* prettyprinter.h */,
Steve Block6ded16b2010-05-10 14:33:55 +0100917 9F73E3AE114E61A100F84A5A /* profile-generator-inl.h */,
918 9F73E3AF114E61A100F84A5A /* profile-generator.cc */,
919 9F73E3B0114E61A100F84A5A /* profile-generator.h */,
Steve Blocka7e24c12009-10-30 11:49:00 +0000920 897FF16D0E719B8F00D62E90 /* property.cc */,
921 897FF16E0E719B8F00D62E90 /* property.h */,
922 89A15C700EE466D000B48DEB /* regexp-macro-assembler-arm.cc */,
923 89A15C710EE466D000B48DEB /* regexp-macro-assembler-arm.h */,
924 89A15C720EE466D000B48DEB /* regexp-macro-assembler-ia32.cc */,
925 89A15C730EE466D000B48DEB /* regexp-macro-assembler-ia32.h */,
926 89A15C740EE466D000B48DEB /* regexp-macro-assembler-irregexp-inl.h */,
927 89A15C750EE466D000B48DEB /* regexp-macro-assembler-irregexp.cc */,
928 89A15C760EE466D000B48DEB /* regexp-macro-assembler-irregexp.h */,
929 89A15C770EE466D000B48DEB /* regexp-macro-assembler-tracer.cc */,
930 89A15C780EE466D000B48DEB /* regexp-macro-assembler-tracer.h */,
931 89A15C790EE466D000B48DEB /* regexp-macro-assembler.cc */,
932 89A15C7A0EE466D000B48DEB /* regexp-macro-assembler.h */,
933 8944AD0E0F1D4D3A0028D560 /* regexp-stack.cc */,
934 8944AD0F0F1D4D3A0028D560 /* regexp-stack.h */,
Steve Block3ce2e202009-11-05 08:53:23 +0000935 895FA750107FFEAE006F39D4 /* register-allocator-arm-inl.h */,
Steve Blocka7e24c12009-10-30 11:49:00 +0000936 58950D520F55514900F3E8BA /* register-allocator-arm.cc */,
Steve Block3ce2e202009-11-05 08:53:23 +0000937 895FA751107FFEAE006F39D4 /* register-allocator-arm.h */,
938 895FA72A107FFB85006F39D4 /* register-allocator-ia32-inl.h */,
Steve Blocka7e24c12009-10-30 11:49:00 +0000939 58950D530F55514900F3E8BA /* register-allocator-ia32.cc */,
Steve Block3ce2e202009-11-05 08:53:23 +0000940 895FA72B107FFB85006F39D4 /* register-allocator-ia32.h */,
Steve Blocka7e24c12009-10-30 11:49:00 +0000941 893A722D0F7B4A7100303DD2 /* register-allocator-inl.h */,
942 58950D540F55514900F3E8BA /* register-allocator.cc */,
943 58950D550F55514900F3E8BA /* register-allocator.h */,
944 897FF16F0E719B8F00D62E90 /* rewriter.cc */,
945 897FF1700E719B8F00D62E90 /* rewriter.h */,
946 897FF1710E719B8F00D62E90 /* runtime.cc */,
947 897FF1720E719B8F00D62E90 /* runtime.h */,
948 897FF1730E719B8F00D62E90 /* scanner.cc */,
949 897FF1740E719B8F00D62E90 /* scanner.h */,
Steve Blocka7e24c12009-10-30 11:49:00 +0000950 897FF1760E719B8F00D62E90 /* scopeinfo.cc */,
951 897FF1770E719B8F00D62E90 /* scopeinfo.h */,
952 897FF1780E719B8F00D62E90 /* scopes.cc */,
953 897FF1790E719B8F00D62E90 /* scopes.h */,
954 897FF17A0E719B8F00D62E90 /* serialize.cc */,
955 897FF17B0E719B8F00D62E90 /* serialize.h */,
956 897FF17C0E719B8F00D62E90 /* shell.h */,
957 897FF17D0E719B8F00D62E90 /* simulator-arm.cc */,
958 897FF17E0E719B8F00D62E90 /* simulator-arm.h */,
959 897FF17F0E719B8F00D62E90 /* simulator-ia32.cc */,
960 897FF1800E719B8F00D62E90 /* simulator-ia32.h */,
961 897FF1810E719B8F00D62E90 /* smart-pointer.h */,
962 897FF1820E719B8F00D62E90 /* snapshot-common.cc */,
963 897FF1830E719B8F00D62E90 /* snapshot-empty.cc */,
964 897FF1840E719B8F00D62E90 /* snapshot.h */,
965 897FF1850E719B8F00D62E90 /* spaces-inl.h */,
966 897FF1860E719B8F00D62E90 /* spaces.cc */,
967 897FF1870E719B8F00D62E90 /* spaces.h */,
Steve Block6ded16b2010-05-10 14:33:55 +0100968 9FA38BAC1175B2D200C4CD55 /* splay-tree-inl.h */,
969 9FA38BAD1175B2D200C4CD55 /* splay-tree.h */,
Steve Blocka7e24c12009-10-30 11:49:00 +0000970 897FF1880E719B8F00D62E90 /* string-stream.cc */,
971 897FF1890E719B8F00D62E90 /* string-stream.h */,
972 897FF18A0E719B8F00D62E90 /* stub-cache-arm.cc */,
973 897FF18B0E719B8F00D62E90 /* stub-cache-ia32.cc */,
974 897FF18C0E719B8F00D62E90 /* stub-cache.cc */,
975 897FF18D0E719B8F00D62E90 /* stub-cache.h */,
976 897FF18E0E719B8F00D62E90 /* token.cc */,
977 897FF18F0E719B8F00D62E90 /* token.h */,
978 897FF1900E719B8F00D62E90 /* top.cc */,
979 897FF1910E719B8F00D62E90 /* top.h */,
Steve Block6ded16b2010-05-10 14:33:55 +0100980 9FA38BAE1175B2D200C4CD55 /* type-info.cc */,
981 9FA38BAF1175B2D200C4CD55 /* type-info.h */,
Leon Clarkef7060e22010-06-03 12:02:55 +0100982 9FF7A28211A642EA0051B8F2 /* unbound-queue-inl.h */,
983 9FF7A28311A642EA0051B8F2 /* unbound-queue.h */,
Steve Blocka7e24c12009-10-30 11:49:00 +0000984 897FF1920E719B8F00D62E90 /* unicode-inl.h */,
985 897FF1930E719B8F00D62E90 /* unicode.cc */,
986 897FF1940E719B8F00D62E90 /* unicode.h */,
Steve Blocka7e24c12009-10-30 11:49:00 +0000987 897FF1970E719B8F00D62E90 /* utils.cc */,
988 897FF1980E719B8F00D62E90 /* utils.h */,
989 897FF1990E719B8F00D62E90 /* v8-counters.cc */,
990 897FF19A0E719B8F00D62E90 /* v8-counters.h */,
991 897FF19B0E719B8F00D62E90 /* v8.cc */,
992 897FF19C0E719B8F00D62E90 /* v8.h */,
993 897FF19D0E719B8F00D62E90 /* v8threads.cc */,
994 897FF19E0E719B8F00D62E90 /* v8threads.h */,
995 897FF19F0E719B8F00D62E90 /* variables.cc */,
996 897FF1A00E719B8F00D62E90 /* variables.h */,
997 897FF32F0FAA0ED200136CF6 /* version.cc */,
998 897FF3300FAA0ED200136CF6 /* version.h */,
Steve Block6ded16b2010-05-10 14:33:55 +0100999 9FA38BCD1175B30400C4CD55 /* virtual-frame-arm.cc */,
Steve Blocka7e24c12009-10-30 11:49:00 +00001000 58950D570F55514900F3E8BA /* virtual-frame-arm.h */,
Steve Block6ded16b2010-05-10 14:33:55 +01001001 9FA38BB01175B2D200C4CD55 /* virtual-frame-heavy-inl.h */,
1002 58950D580F55514900F3E8BA /* virtual-frame-heavy.cc */,
1003 58950D580F55514900F3E8BA /* virtual-frame-heavy.cc */,
1004 9FA38BC41175B2E500C4CD55 /* virtual-frame-ia32.cc */,
Steve Blocka7e24c12009-10-30 11:49:00 +00001005 58950D590F55514900F3E8BA /* virtual-frame-ia32.h */,
Steve Block6ded16b2010-05-10 14:33:55 +01001006 9FA38BB11175B2D200C4CD55 /* virtual-frame-inl.h */,
1007 9FA38BB21175B2D200C4CD55 /* virtual-frame-light-inl.h */,
1008 58950D560F55514900F3E8BA /* virtual-frame-light.cc */,
1009 58950D560F55514900F3E8BA /* virtual-frame-light.cc */,
Steve Blocka7e24c12009-10-30 11:49:00 +00001010 58950D5A0F55514900F3E8BA /* virtual-frame.cc */,
1011 58950D5B0F55514900F3E8BA /* virtual-frame.h */,
Steve Block6ded16b2010-05-10 14:33:55 +01001012 9FA37332116DD9F000C4CD55 /* vm-state-inl.h */,
1013 9FA37333116DD9F000C4CD55 /* vm-state.cc */,
1014 9FA37334116DD9F000C4CD55 /* vm-state.h */,
Steve Blocka7e24c12009-10-30 11:49:00 +00001015 897FF1A10E719B8F00D62E90 /* zone-inl.h */,
1016 897FF1A20E719B8F00D62E90 /* zone.cc */,
1017 897FF1A30E719B8F00D62E90 /* zone.h */,
1018 );
1019 name = "C++";
1020 sourceTree = "<group>";
1021 };
1022 897FF0D80E719ABA00D62E90 /* js */ = {
1023 isa = PBXGroup;
1024 children = (
1025 897FF1A60E719BC100D62E90 /* apinatives.js */,
1026 897FF1A70E719BC100D62E90 /* array.js */,
Steve Blocka7e24c12009-10-30 11:49:00 +00001027 897FF1AA0E719BC100D62E90 /* math.js */,
1028 897FF1AB0E719BC100D62E90 /* messages.js */,
Steve Blocka7e24c12009-10-30 11:49:00 +00001029 897FF1AE0E719BC100D62E90 /* runtime.js */,
1030 897FF1AF0E719BC100D62E90 /* string.js */,
1031 897FF1B00E719BC100D62E90 /* uri.js */,
1032 897FF1B10E719BC100D62E90 /* v8natives.js */,
1033 );
1034 name = js;
1035 sourceTree = "<group>";
1036 };
1037 897FF0DE0E719B3400D62E90 /* third_party */ = {
1038 isa = PBXGroup;
1039 children = (
1040 897FF0DF0E719B3400D62E90 /* dtoa */,
1041 );
1042 path = third_party;
1043 sourceTree = "<group>";
1044 };
1045 897FF0DF0E719B3400D62E90 /* dtoa */ = {
1046 isa = PBXGroup;
1047 children = (
1048 897FF0E00E719B3500D62E90 /* COPYING */,
1049 897FF0E10E719B3500D62E90 /* dtoa.c */,
1050 );
1051 path = dtoa;
1052 sourceTree = "<group>";
1053 };
1054 897FF1B30E719BCE00D62E90 /* samples */ = {
1055 isa = PBXGroup;
1056 children = (
Steve Blocka7e24c12009-10-30 11:49:00 +00001057 893988150F2A3686007D5254 /* d8-debug.cc */,
1058 893A72320F7B4AD700303DD2 /* d8-debug.h */,
1059 89FB0E360F8E531900B04B3C /* d8-posix.cc */,
Steve Block6ded16b2010-05-10 14:33:55 +01001060 89A15C910EE46A1700B48DEB /* d8-readline.cc */,
Steve Blocka7e24c12009-10-30 11:49:00 +00001061 89FB0E370F8E531900B04B3C /* d8-windows.cc */,
1062 89A15C920EE46A1700B48DEB /* d8.cc */,
1063 89A15C930EE46A1700B48DEB /* d8.h */,
1064 89A15C940EE46A1700B48DEB /* d8.js */,
1065 897FF1B50E719C0900D62E90 /* shell.cc */,
1066 );
1067 path = samples;
1068 sourceTree = "<group>";
1069 };
1070 897FF1B40E719BE800D62E90 /* tools */ = {
1071 isa = PBXGroup;
1072 children = (
1073 897FF1B60E719C2300D62E90 /* js2c.py */,
1074 897FF1B70E719C2E00D62E90 /* macros.py */,
1075 89B12E8D0E7FF2A40080BA62 /* presubmit.py */,
1076 );
1077 path = tools;
1078 sourceTree = "<group>";
1079 };
1080 897FF1C00E719CB600D62E90 /* Products */ = {
1081 isa = PBXGroup;
1082 children = (
Steve Blocka7e24c12009-10-30 11:49:00 +00001083 897F767A0E71B4CC007ACF34 /* v8_shell */,
Steve Blocka7e24c12009-10-30 11:49:00 +00001084 8939880B0F2A35FA007D5254 /* v8_shell */,
Steve Block6ded16b2010-05-10 14:33:55 +01001085 89F23C950E78D5B6006B2466 /* v8_shell-arm */,
1086 89F23C870E78D5B2006B2466 /* libv8-arm.a */,
1087 8970F2F00E719FB2006AE7B5 /* libv8.a */,
Steve Blocka7e24c12009-10-30 11:49:00 +00001088 );
1089 name = Products;
1090 sourceTree = "<group>";
1091 };
1092 89A9C1630E71C8E300BE6CCA /* generated */ = {
1093 isa = PBXGroup;
1094 children = (
1095 893988320F2A3B8B007D5254 /* d8-js.cc */,
1096 8900116B0E71CA2300F91F35 /* libraries.cc */,
1097 );
1098 path = generated;
1099 sourceTree = CONFIGURATION_TEMP_DIR;
1100 };
1101/* End PBXGroup section */
1102
1103/* Begin PBXNativeTarget section */
1104 893987FE0F2A35FA007D5254 /* d8_shell */ = {
1105 isa = PBXNativeTarget;
1106 buildConfigurationList = 893988080F2A35FA007D5254 /* Build configuration list for PBXNativeTarget "d8_shell" */;
1107 buildPhases = (
1108 893988220F2A376C007D5254 /* ShellScript */,
1109 893988030F2A35FA007D5254 /* Sources */,
1110 893988050F2A35FA007D5254 /* Frameworks */,
1111 );
1112 buildRules = (
1113 );
1114 dependencies = (
1115 893988010F2A35FA007D5254 /* PBXTargetDependency */,
1116 );
1117 name = d8_shell;
1118 productName = v8_shell;
1119 productReference = 8939880B0F2A35FA007D5254 /* v8_shell */;
1120 productType = "com.apple.product-type.tool";
1121 };
1122 8970F2EF0E719FB2006AE7B5 /* v8 */ = {
1123 isa = PBXNativeTarget;
1124 buildConfigurationList = 8970F2F70E719FC1006AE7B5 /* Build configuration list for PBXNativeTarget "v8" */;
1125 buildPhases = (
1126 89EA6FB50E71AA1F00F59E1B /* ShellScript */,
1127 8970F2ED0E719FB2006AE7B5 /* Sources */,
1128 8970F2EE0E719FB2006AE7B5 /* Frameworks */,
1129 );
1130 buildRules = (
1131 );
1132 dependencies = (
1133 );
1134 name = v8;
1135 productName = v8;
1136 productReference = 8970F2F00E719FB2006AE7B5 /* libv8.a */;
1137 productType = "com.apple.product-type.library.static";
1138 };
1139 897F76790E71B4CC007ACF34 /* v8_shell */ = {
1140 isa = PBXNativeTarget;
1141 buildConfigurationList = 897F767E0E71B4EA007ACF34 /* Build configuration list for PBXNativeTarget "v8_shell" */;
1142 buildPhases = (
1143 897F76770E71B4CC007ACF34 /* Sources */,
1144 897F76780E71B4CC007ACF34 /* Frameworks */,
1145 );
1146 buildRules = (
1147 );
1148 dependencies = (
1149 897F76830E71B6AC007ACF34 /* PBXTargetDependency */,
1150 );
1151 name = v8_shell;
1152 productName = v8_shell;
1153 productReference = 897F767A0E71B4CC007ACF34 /* v8_shell */;
1154 productType = "com.apple.product-type.tool";
1155 };
1156 89F23C3C0E78D5B2006B2466 /* v8-arm */ = {
1157 isa = PBXNativeTarget;
1158 buildConfigurationList = 89F23C840E78D5B2006B2466 /* Build configuration list for PBXNativeTarget "v8-arm" */;
1159 buildPhases = (
1160 89F23C3D0E78D5B2006B2466 /* ShellScript */,
1161 89F23C3E0E78D5B2006B2466 /* Sources */,
1162 89F23C830E78D5B2006B2466 /* Frameworks */,
1163 );
1164 buildRules = (
1165 );
1166 dependencies = (
1167 );
1168 name = "v8-arm";
1169 productName = "v8-arm";
1170 productReference = 89F23C870E78D5B2006B2466 /* libv8-arm.a */;
1171 productType = "com.apple.product-type.library.static";
1172 };
1173 89F23C880E78D5B6006B2466 /* v8_shell-arm */ = {
1174 isa = PBXNativeTarget;
1175 buildConfigurationList = 89F23C920E78D5B6006B2466 /* Build configuration list for PBXNativeTarget "v8_shell-arm" */;
1176 buildPhases = (
1177 89F23C8D0E78D5B6006B2466 /* Sources */,
1178 89F23C8F0E78D5B6006B2466 /* Frameworks */,
1179 );
1180 buildRules = (
1181 );
1182 dependencies = (
1183 896FD03C0E78D71F003DFB6A /* PBXTargetDependency */,
1184 );
1185 name = "v8_shell-arm";
1186 productName = "v8_shell-arm";
1187 productReference = 89F23C950E78D5B6006B2466 /* v8_shell-arm */;
1188 productType = "com.apple.product-type.tool";
1189 };
1190/* End PBXNativeTarget section */
1191
1192/* Begin PBXProject section */
1193 8915B8680E719336009C4E19 /* Project object */ = {
1194 isa = PBXProject;
1195 buildConfigurationList = 8915B86B0E719336009C4E19 /* Build configuration list for PBXProject "v8" */;
1196 compatibilityVersion = "Xcode 3.1";
1197 hasScannedForEncodings = 0;
1198 mainGroup = 8915B8660E719336009C4E19;
1199 productRefGroup = 897FF1C00E719CB600D62E90 /* Products */;
1200 projectDirPath = "";
1201 projectRoot = ..;
1202 targets = (
1203 7BF891930E73098D000BAF8A /* All */,
1204 8970F2EF0E719FB2006AE7B5 /* v8 */,
1205 897F76790E71B4CC007ACF34 /* v8_shell */,
1206 893987FE0F2A35FA007D5254 /* d8_shell */,
1207 89F23C3C0E78D5B2006B2466 /* v8-arm */,
1208 89F23C880E78D5B6006B2466 /* v8_shell-arm */,
1209 );
1210 };
1211/* End PBXProject section */
1212
1213/* Begin PBXShellScriptBuildPhase section */
1214 893988220F2A376C007D5254 /* ShellScript */ = {
1215 isa = PBXShellScriptBuildPhase;
1216 buildActionMask = 2147483647;
1217 files = (
1218 );
1219 inputPaths = (
1220 );
1221 outputPaths = (
1222 );
1223 runOnlyForDeploymentPostprocessing = 0;
1224 shellPath = /bin/sh;
1225 shellScript = "set -ex\nJS_FILES=\"d8.js\"\\\n\" macros.py\"\n\nV8ROOT=\"${SRCROOT}/..\"\n\nSRC_DIR=\"${V8ROOT}/src\"\n\nNATIVE_JS_FILES=\"\"\n\nfor i in ${JS_FILES} ; do\n NATIVE_JS_FILES+=\"${SRC_DIR}/${i} \"\ndone\n\nV8_GENERATED_SOURCES_DIR=\"${CONFIGURATION_TEMP_DIR}/generated\"\nmkdir -p \"${V8_GENERATED_SOURCES_DIR}\"\n\nD8_CC=\"${V8_GENERATED_SOURCES_DIR}/d8-js.cc\"\nD8_EMPTY_CC=\"${V8_GENERATED_SOURCES_DIR}/d8-js-empty.cc\"\n\npython \"${V8ROOT}/tools/js2c.py\" \\\n \"${D8_CC}.new\" \\\n \"${D8_EMPTY_CC}.new\" \\\n \"D8\" \\\n ${NATIVE_JS_FILES}\n\n# Only use the new files if they're different from the existing files (if any),\n# preserving the existing files' timestamps when there are no changes. This\n# minimizes unnecessary build activity for a no-change build.\n\nif ! diff -q \"${D8_CC}.new\" \"${D8_CC}\" >& /dev/null ; then\n mv \"${D8_CC}.new\" \"${D8_CC}\"\nelse\n rm \"${D8_CC}.new\"\nfi\n\nif ! diff -q \"${D8_EMPTY_CC}.new\" \"${D8_EMPTY_CC}\" >& /dev/null ; then\n mv \"${D8_EMPTY_CC}.new\" \"${D8_EMPTY_CC}\"\nelse\n rm \"${D8_EMPTY_CC}.new\"\nfi\n";
1226 };
1227 89EA6FB50E71AA1F00F59E1B /* ShellScript */ = {
1228 isa = PBXShellScriptBuildPhase;
1229 buildActionMask = 2147483647;
1230 files = (
1231 );
1232 inputPaths = (
1233 );
1234 outputPaths = (
1235 );
1236 runOnlyForDeploymentPostprocessing = 0;
1237 shellPath = /bin/sh;
Steve Block6ded16b2010-05-10 14:33:55 +01001238 shellScript = "set -ex\nJS_FILES=\"runtime.js\"\\\n\" v8natives.js\"\\\n\" array.js\"\\\n\" string.js\"\\\n\" uri.js\"\\\n\" math.js\"\\\n\" messages.js\"\\\n\" apinatives.js\"\\\n\" debug-debugger.js\"\\\n\" liveedit-debugger.js\"\\\n\" mirror-debugger.js\"\\\n\" date.js\"\\\n\" json.js\"\\\n\" regexp.js\"\\\n\" macros.py\"\n\nV8ROOT=\"${SRCROOT}/..\"\n\nSRC_DIR=\"${V8ROOT}/src\"\n\nNATIVE_JS_FILES=\"\"\n\nfor i in ${JS_FILES} ; do\n NATIVE_JS_FILES+=\"${SRC_DIR}/${i} \"\ndone\n\nV8_GENERATED_SOURCES_DIR=\"${CONFIGURATION_TEMP_DIR}/generated\"\nmkdir -p \"${V8_GENERATED_SOURCES_DIR}\"\n\nLIBRARIES_CC=\"${V8_GENERATED_SOURCES_DIR}/libraries.cc\"\nLIBRARIES_EMPTY_CC=\"${V8_GENERATED_SOURCES_DIR}/libraries-empty.cc\"\n\npython \"${V8ROOT}/tools/js2c.py\" \\\n \"${LIBRARIES_CC}.new\" \\\n \"${LIBRARIES_EMPTY_CC}.new\" \\\n \"CORE\" \\\n ${NATIVE_JS_FILES}\n\n# Only use the new files if they're different from the existing files (if any),\n# preserving the existing files' timestamps when there are no changes. This\n# minimizes unnecessary build activity for a no-change build.\n\nif ! diff -q \"${LIBRARIES_CC}.new\" \"${LIBRARIES_CC}\" >& /dev/null ; then\n mv \"${LIBRARIES_CC}.new\" \"${LIBRARIES_CC}\"\nelse\n rm \"${LIBRARIES_CC}.new\"\nfi\n\nif ! diff -q \"${LIBRARIES_EMPTY_CC}.new\" \"${LIBRARIES_EMPTY_CC}\" >& /dev/null ; then\n mv \"${LIBRARIES_EMPTY_CC}.new\" \"${LIBRARIES_EMPTY_CC}\"\nelse\n rm \"${LIBRARIES_EMPTY_CC}.new\"\nfi\n";
Steve Blocka7e24c12009-10-30 11:49:00 +00001239 };
1240 89F23C3D0E78D5B2006B2466 /* ShellScript */ = {
1241 isa = PBXShellScriptBuildPhase;
1242 buildActionMask = 2147483647;
1243 files = (
1244 );
1245 inputPaths = (
1246 );
1247 outputPaths = (
1248 );
1249 runOnlyForDeploymentPostprocessing = 0;
1250 shellPath = /bin/sh;
Steve Block6ded16b2010-05-10 14:33:55 +01001251 shellScript = "set -ex\nJS_FILES=\"runtime.js\"\\\n\" v8natives.js\"\\\n\" array.js\"\\\n\" string.js\"\\\n\" uri.js\"\\\n\" math.js\"\\\n\" messages.js\"\\\n\" apinatives.js\"\\\n\" debug-debugger.js\"\\\n\" liveedit-debugger.js\"\\\n\" mirror-debugger.js\"\\\n\" date.js\"\\\n\" json.js\"\\\n\" regexp.js\"\\\n\" macros.py\"\n\nV8ROOT=\"${SRCROOT}/..\"\n\nSRC_DIR=\"${V8ROOT}/src\"\n\nNATIVE_JS_FILES=\"\"\n\nfor i in ${JS_FILES} ; do\n NATIVE_JS_FILES+=\"${SRC_DIR}/${i} \"\ndone\n\nV8_GENERATED_SOURCES_DIR=\"${CONFIGURATION_TEMP_DIR}/generated\"\nmkdir -p \"${V8_GENERATED_SOURCES_DIR}\"\n\nLIBRARIES_CC=\"${V8_GENERATED_SOURCES_DIR}/libraries.cc\"\nLIBRARIES_EMPTY_CC=\"${V8_GENERATED_SOURCES_DIR}/libraries-empty.cc\"\n\npython \"${V8ROOT}/tools/js2c.py\" \\\n \"${LIBRARIES_CC}.new\" \\\n \"${LIBRARIES_EMPTY_CC}.new\" \\\n \"CORE\" \\\n ${NATIVE_JS_FILES}\n\n# Only use the new files if they're different from the existing files (if any),\n# preserving the existing files' timestamps when there are no changes. This\n# minimizes unnecessary build activity for a no-change build.\n\nif ! diff -q \"${LIBRARIES_CC}.new\" \"${LIBRARIES_CC}\" >& /dev/null ; then\n mv \"${LIBRARIES_CC}.new\" \"${LIBRARIES_CC}\"\nelse\n rm \"${LIBRARIES_CC}.new\"\nfi\n\nif ! diff -q \"${LIBRARIES_EMPTY_CC}.new\" \"${LIBRARIES_EMPTY_CC}\" >& /dev/null ; then\n mv \"${LIBRARIES_EMPTY_CC}.new\" \"${LIBRARIES_EMPTY_CC}\"\nelse\n rm \"${LIBRARIES_EMPTY_CC}.new\"\nfi\n";
Steve Blocka7e24c12009-10-30 11:49:00 +00001252 };
1253/* End PBXShellScriptBuildPhase section */
1254
1255/* Begin PBXSourcesBuildPhase section */
1256 893988030F2A35FA007D5254 /* Sources */ = {
1257 isa = PBXSourcesBuildPhase;
1258 buildActionMask = 2147483647;
1259 files = (
Steve Blocka7e24c12009-10-30 11:49:00 +00001260 893988160F2A3688007D5254 /* d8-debug.cc in Sources */,
1261 893988330F2A3B8F007D5254 /* d8-js.cc in Sources */,
1262 89FB0E3A0F8E533F00B04B3C /* d8-posix.cc in Sources */,
Steve Block6ded16b2010-05-10 14:33:55 +01001263 8939880D0F2A362A007D5254 /* d8.cc in Sources */,
Steve Blocka7e24c12009-10-30 11:49:00 +00001264 );
1265 runOnlyForDeploymentPostprocessing = 0;
1266 };
1267 8970F2ED0E719FB2006AE7B5 /* Sources */ = {
1268 isa = PBXSourcesBuildPhase;
1269 buildActionMask = 2147483647;
1270 files = (
1271 89A88DEC0E71A5FF0043BA31 /* accessors.cc in Sources */,
1272 89A88DED0E71A6000043BA31 /* allocation.cc in Sources */,
1273 89A88DEE0E71A6010043BA31 /* api.cc in Sources */,
1274 89A88DEF0E71A60A0043BA31 /* assembler-ia32.cc in Sources */,
1275 89A88DF00E71A60A0043BA31 /* assembler.cc in Sources */,
1276 89A88DF10E71A60B0043BA31 /* ast.cc in Sources */,
1277 89A88DF20E71A60C0043BA31 /* bootstrapper.cc in Sources */,
1278 89A88DF40E71A6160043BA31 /* builtins-ia32.cc in Sources */,
1279 89A88DF50E71A6170043BA31 /* builtins.cc in Sources */,
1280 89A88DF60E71A61C0043BA31 /* checks.cc in Sources */,
Steve Block6ded16b2010-05-10 14:33:55 +01001281 9F2B3712114FF62D007CDAF4 /* circular-queue.cc in Sources */,
Steve Blocka7e24c12009-10-30 11:49:00 +00001282 893CCE640E71D83700357A03 /* code-stubs.cc in Sources */,
1283 89A88DF70E71A6240043BA31 /* codegen-ia32.cc in Sources */,
1284 89A88DF80E71A6260043BA31 /* codegen.cc in Sources */,
1285 89495E480E79FC23001F68C3 /* compilation-cache.cc in Sources */,
1286 89A88DF90E71A6430043BA31 /* compiler.cc in Sources */,
1287 89A88DFA0E71A6440043BA31 /* contexts.cc in Sources */,
1288 89A88DFB0E71A6440043BA31 /* conversions.cc in Sources */,
Ben Murdochbb769b22010-08-11 14:56:33 +01001289 C2BD4BDB120165A70046BF9F /* fixed-dtoa.cc in Sources */,
Steve Blocka7e24c12009-10-30 11:49:00 +00001290 89A88DFC0E71A6460043BA31 /* counters.cc in Sources */,
1291 89A88DFD0E71A6470043BA31 /* cpu-ia32.cc in Sources */,
Steve Block6ded16b2010-05-10 14:33:55 +01001292 9F2B37271152CEA0007CDAF4 /* cpu-profiler.cc in Sources */,
1293 9FA38BBA1175B2D200C4CD55 /* data-flow.cc in Sources */,
Steve Blocka7e24c12009-10-30 11:49:00 +00001294 89A88DFE0E71A6480043BA31 /* dateparser.cc in Sources */,
1295 8956B6CF0F5D86730033B5A2 /* debug-agent.cc in Sources */,
1296 898BD20E0EF6CC930068B00A /* debug-ia32.cc in Sources */,
Ben Murdochbb769b22010-08-11 14:56:33 +01001297 C2BD4BD7120165460046BF9F /* dtoa.cc in Sources */,
Steve Blocka7e24c12009-10-30 11:49:00 +00001298 89A88DFF0E71A6530043BA31 /* debug.cc in Sources */,
1299 89A88E000E71A6540043BA31 /* disasm-ia32.cc in Sources */,
1300 89A88E010E71A6550043BA31 /* disassembler.cc in Sources */,
Steve Block6ded16b2010-05-10 14:33:55 +01001301 9FA38BBB1175B2D200C4CD55 /* diy-fp.cc in Sources */,
Steve Blocka7e24c12009-10-30 11:49:00 +00001302 89A88E020E71A65A0043BA31 /* dtoa-config.c in Sources */,
1303 89A88E030E71A65B0043BA31 /* execution.cc in Sources */,
1304 89A88E040E71A65D0043BA31 /* factory.cc in Sources */,
Steve Block6ded16b2010-05-10 14:33:55 +01001305 9FBE03E210BD40EA00F8BFBA /* fast-codegen-ia32.cc in Sources */,
1306 9FA38BBC1175B2D200C4CD55 /* fast-dtoa.cc in Sources */,
Steve Blocka7e24c12009-10-30 11:49:00 +00001307 89A88E050E71A65D0043BA31 /* flags.cc in Sources */,
Steve Block6ded16b2010-05-10 14:33:55 +01001308 9FA38BBD1175B2D200C4CD55 /* flow-graph.cc in Sources */,
1309 8981F6001010501900D1520E /* frame-element.cc in Sources */,
Steve Blocka7e24c12009-10-30 11:49:00 +00001310 89A88E060E71A6600043BA31 /* frames-ia32.cc in Sources */,
1311 89A88E070E71A6610043BA31 /* frames.cc in Sources */,
Steve Block6ded16b2010-05-10 14:33:55 +01001312 9FA38BC51175B2E500C4CD55 /* full-codegen-ia32.cc in Sources */,
1313 9FA38BBE1175B2D200C4CD55 /* full-codegen.cc in Sources */,
Steve Blocka7e24c12009-10-30 11:49:00 +00001314 9F92FAA90F8F28AD0089F02C /* func-name-inferrer.cc in Sources */,
1315 89A88E080E71A6620043BA31 /* global-handles.cc in Sources */,
1316 89A88E090E71A6640043BA31 /* handles.cc in Sources */,
1317 89A88E0A0E71A6650043BA31 /* hashmap.cc in Sources */,
Steve Block6ded16b2010-05-10 14:33:55 +01001318 9F11D9A0105AF0A300EBE5B2 /* heap-profiler.cc in Sources */,
Steve Blocka7e24c12009-10-30 11:49:00 +00001319 89A88E0B0E71A66C0043BA31 /* heap.cc in Sources */,
1320 89A88E0C0E71A66D0043BA31 /* ic-ia32.cc in Sources */,
1321 89A88E0D0E71A66E0043BA31 /* ic.cc in Sources */,
1322 89A15C850EE4678B00B48DEB /* interpreter-irregexp.cc in Sources */,
1323 89A88E0E0E71A66F0043BA31 /* jsregexp.cc in Sources */,
Steve Block6ded16b2010-05-10 14:33:55 +01001324 58950D5F0F55519D00F3E8BA /* jump-target-heavy.cc in Sources */,
1325 58950D5F0F55519D00F3E8BA /* jump-target-heavy.cc in Sources */,
1326 9FA38BC61175B2E500C4CD55 /* jump-target-ia32.cc in Sources */,
Steve Blocka7e24c12009-10-30 11:49:00 +00001327 58950D5E0F55519800F3E8BA /* jump-target.cc in Sources */,
Steve Blocka7e24c12009-10-30 11:49:00 +00001328 8900116C0E71CA2300F91F35 /* libraries.cc in Sources */,
Steve Block6ded16b2010-05-10 14:33:55 +01001329 9FA38BBF1175B2D200C4CD55 /* liveedit.cc in Sources */,
1330 9F4B7B890FCC877A00DC4117 /* log-utils.cc in Sources */,
Steve Blocka7e24c12009-10-30 11:49:00 +00001331 89A88E0F0E71A6740043BA31 /* log.cc in Sources */,
1332 89A88E100E71A6770043BA31 /* macro-assembler-ia32.cc in Sources */,
1333 89A88E110E71A6780043BA31 /* mark-compact.cc in Sources */,
1334 89A88E120E71A67A0043BA31 /* messages.cc in Sources */,
1335 89A88E130E71A6860043BA31 /* objects-debug.cc in Sources */,
1336 89A88E140E71A6870043BA31 /* objects.cc in Sources */,
1337 9FC86ABD0F5FEDAC00F22668 /* oprofile-agent.cc in Sources */,
1338 89A88E150E71A68C0043BA31 /* parser.cc in Sources */,
Steve Blocka7e24c12009-10-30 11:49:00 +00001339 89A88E160E71A68E0043BA31 /* platform-macos.cc in Sources */,
Steve Block6ded16b2010-05-10 14:33:55 +01001340 893A72240F7B101400303DD2 /* platform-posix.cc in Sources */,
Steve Blocka7e24c12009-10-30 11:49:00 +00001341 89A88E170E71A6950043BA31 /* prettyprinter.cc in Sources */,
Steve Block6ded16b2010-05-10 14:33:55 +01001342 9F73E3B2114E61A100F84A5A /* profile-generator.cc in Sources */,
Steve Blocka7e24c12009-10-30 11:49:00 +00001343 89A88E180E71A6960043BA31 /* property.cc in Sources */,
1344 89A15C7B0EE466EB00B48DEB /* regexp-macro-assembler-ia32.cc in Sources */,
1345 89A15C830EE4675E00B48DEB /* regexp-macro-assembler-irregexp.cc in Sources */,
1346 89A15C8A0EE467D100B48DEB /* regexp-macro-assembler-tracer.cc in Sources */,
1347 89A15C810EE4674900B48DEB /* regexp-macro-assembler.cc in Sources */,
1348 8944AD100F1D4D500028D560 /* regexp-stack.cc in Sources */,
1349 58950D620F5551AF00F3E8BA /* register-allocator-ia32.cc in Sources */,
1350 58950D630F5551AF00F3E8BA /* register-allocator.cc in Sources */,
1351 89A88E190E71A6970043BA31 /* rewriter.cc in Sources */,
1352 89A88E1A0E71A69B0043BA31 /* runtime.cc in Sources */,
1353 89A88E1B0E71A69D0043BA31 /* scanner.cc in Sources */,
1354 89A88E1C0E71A69E0043BA31 /* scopeinfo.cc in Sources */,
1355 89A88E1D0E71A6A00043BA31 /* scopes.cc in Sources */,
1356 89A88E1E0E71A6A30043BA31 /* serialize.cc in Sources */,
1357 89A88E1F0E71A6B40043BA31 /* snapshot-common.cc in Sources */,
1358 89A88E200E71A6B60043BA31 /* snapshot-empty.cc in Sources */,
1359 89A88E210E71A6B70043BA31 /* spaces.cc in Sources */,
1360 89A88E220E71A6BC0043BA31 /* string-stream.cc in Sources */,
1361 89A88E230E71A6BE0043BA31 /* stub-cache-ia32.cc in Sources */,
1362 89A88E240E71A6BF0043BA31 /* stub-cache.cc in Sources */,
1363 89A88E250E71A6C20043BA31 /* token.cc in Sources */,
1364 89A88E260E71A6C90043BA31 /* top.cc in Sources */,
Steve Block6ded16b2010-05-10 14:33:55 +01001365 9FA38BC01175B2D200C4CD55 /* type-info.cc in Sources */,
Steve Blocka7e24c12009-10-30 11:49:00 +00001366 89A88E270E71A6CB0043BA31 /* unicode.cc in Sources */,
Steve Blocka7e24c12009-10-30 11:49:00 +00001367 89A88E290E71A6CE0043BA31 /* utils.cc in Sources */,
1368 89A88E2A0E71A6D00043BA31 /* v8-counters.cc in Sources */,
1369 89A88E2B0E71A6D10043BA31 /* v8.cc in Sources */,
1370 89A88E2C0E71A6D20043BA31 /* v8threads.cc in Sources */,
1371 89A88E2D0E71A6D50043BA31 /* variables.cc in Sources */,
1372 89B933AF0FAA0F9600201304 /* version.cc in Sources */,
Steve Block6ded16b2010-05-10 14:33:55 +01001373 58950D670F5551C400F3E8BA /* virtual-frame-heavy.cc in Sources */,
1374 9FA38BC71175B2E500C4CD55 /* virtual-frame-ia32.cc in Sources */,
Steve Blocka7e24c12009-10-30 11:49:00 +00001375 58950D660F5551C200F3E8BA /* virtual-frame.cc in Sources */,
Steve Block6ded16b2010-05-10 14:33:55 +01001376 58950D660F5551C200F3E8BA /* virtual-frame.cc in Sources */,
1377 9FA37336116DD9F000C4CD55 /* vm-state.cc in Sources */,
Steve Blocka7e24c12009-10-30 11:49:00 +00001378 89A88E2E0E71A6D60043BA31 /* zone.cc in Sources */,
Steve Blocka7e24c12009-10-30 11:49:00 +00001379 );
1380 runOnlyForDeploymentPostprocessing = 0;
1381 };
1382 897F76770E71B4CC007ACF34 /* Sources */ = {
1383 isa = PBXSourcesBuildPhase;
1384 buildActionMask = 2147483647;
1385 files = (
1386 897F767F0E71B690007ACF34 /* shell.cc in Sources */,
1387 );
1388 runOnlyForDeploymentPostprocessing = 0;
1389 };
1390 89F23C3E0E78D5B2006B2466 /* Sources */ = {
1391 isa = PBXSourcesBuildPhase;
1392 buildActionMask = 2147483647;
1393 files = (
1394 89F23C3F0E78D5B2006B2466 /* accessors.cc in Sources */,
1395 89F23C400E78D5B2006B2466 /* allocation.cc in Sources */,
1396 89F23C410E78D5B2006B2466 /* api.cc in Sources */,
1397 89F23C970E78D5E3006B2466 /* assembler-arm.cc in Sources */,
1398 89F23C430E78D5B2006B2466 /* assembler.cc in Sources */,
1399 89F23C440E78D5B2006B2466 /* ast.cc in Sources */,
1400 89F23C450E78D5B2006B2466 /* bootstrapper.cc in Sources */,
1401 89F23C980E78D5E7006B2466 /* builtins-arm.cc in Sources */,
1402 89F23C470E78D5B2006B2466 /* builtins.cc in Sources */,
1403 89F23C480E78D5B2006B2466 /* checks.cc in Sources */,
Steve Block6ded16b2010-05-10 14:33:55 +01001404 9F2B3711114FF62D007CDAF4 /* circular-queue.cc in Sources */,
Steve Blocka7e24c12009-10-30 11:49:00 +00001405 89F23C490E78D5B2006B2466 /* code-stubs.cc in Sources */,
1406 89F23C990E78D5E9006B2466 /* codegen-arm.cc in Sources */,
1407 89F23C4B0E78D5B2006B2466 /* codegen.cc in Sources */,
1408 89495E490E79FC23001F68C3 /* compilation-cache.cc in Sources */,
1409 89F23C4C0E78D5B2006B2466 /* compiler.cc in Sources */,
Steve Block3ce2e202009-11-05 08:53:23 +00001410 895FA753107FFED3006F39D4 /* constants-arm.cc in Sources */,
Steve Blocka7e24c12009-10-30 11:49:00 +00001411 89F23C4D0E78D5B2006B2466 /* contexts.cc in Sources */,
1412 89F23C4E0E78D5B2006B2466 /* conversions.cc in Sources */,
1413 89F23C4F0E78D5B2006B2466 /* counters.cc in Sources */,
1414 89F23C9A0E78D5EC006B2466 /* cpu-arm.cc in Sources */,
Steve Block6ded16b2010-05-10 14:33:55 +01001415 9F2B37261152CEA0007CDAF4 /* cpu-profiler.cc in Sources */,
Ben Murdochbb769b22010-08-11 14:56:33 +01001416 C2BD4BE4120166180046BF9F /* fixed-dtoa.cc in Sources */,
1417 C2BD4BE51201661F0046BF9F /* dtoa.cc in Sources */,
Steve Block6ded16b2010-05-10 14:33:55 +01001418 9FA38BB31175B2D200C4CD55 /* data-flow.cc in Sources */,
Steve Blocka7e24c12009-10-30 11:49:00 +00001419 89F23C510E78D5B2006B2466 /* dateparser.cc in Sources */,
1420 894599A30F5D8729008DA8FB /* debug-agent.cc in Sources */,
1421 898BD20F0EF6CC9A0068B00A /* debug-arm.cc in Sources */,
1422 89F23C520E78D5B2006B2466 /* debug.cc in Sources */,
1423 89F23C9B0E78D5EE006B2466 /* disasm-arm.cc in Sources */,
1424 89F23C540E78D5B2006B2466 /* disassembler.cc in Sources */,
Steve Block6ded16b2010-05-10 14:33:55 +01001425 9FA38BB41175B2D200C4CD55 /* diy-fp.cc in Sources */,
Steve Blocka7e24c12009-10-30 11:49:00 +00001426 89F23C550E78D5B2006B2466 /* dtoa-config.c in Sources */,
1427 89F23C560E78D5B2006B2466 /* execution.cc in Sources */,
1428 89F23C570E78D5B2006B2466 /* factory.cc in Sources */,
Steve Block6ded16b2010-05-10 14:33:55 +01001429 9FBE03E510BD412600F8BFBA /* fast-codegen-arm.cc in Sources */,
1430 9FBE03DF10BD409900F8BFBA /* fast-codegen.cc in Sources */,
1431 9FA38BB51175B2D200C4CD55 /* fast-dtoa.cc in Sources */,
Steve Blocka7e24c12009-10-30 11:49:00 +00001432 89F23C580E78D5B2006B2466 /* flags.cc in Sources */,
Steve Block6ded16b2010-05-10 14:33:55 +01001433 9FA38BB61175B2D200C4CD55 /* flow-graph.cc in Sources */,
1434 8981F6011010502800D1520E /* frame-element.cc in Sources */,
Steve Blocka7e24c12009-10-30 11:49:00 +00001435 89F23C9C0E78D5F1006B2466 /* frames-arm.cc in Sources */,
1436 89F23C5A0E78D5B2006B2466 /* frames.cc in Sources */,
Steve Block6ded16b2010-05-10 14:33:55 +01001437 9FA38BCF1175B30400C4CD55 /* full-codegen-arm.cc in Sources */,
1438 9FA38BB71175B2D200C4CD55 /* full-codegen.cc in Sources */,
Steve Blocka7e24c12009-10-30 11:49:00 +00001439 9F92FAAA0F8F28AD0089F02C /* func-name-inferrer.cc in Sources */,
1440 89F23C5B0E78D5B2006B2466 /* global-handles.cc in Sources */,
1441 89F23C5C0E78D5B2006B2466 /* handles.cc in Sources */,
1442 89F23C5D0E78D5B2006B2466 /* hashmap.cc in Sources */,
Steve Block6ded16b2010-05-10 14:33:55 +01001443 9F11D9A1105AF0A300EBE5B2 /* heap-profiler.cc in Sources */,
Steve Blocka7e24c12009-10-30 11:49:00 +00001444 89F23C5E0E78D5B2006B2466 /* heap.cc in Sources */,
1445 89F23C9D0E78D5FB006B2466 /* ic-arm.cc in Sources */,
1446 89F23C600E78D5B2006B2466 /* ic.cc in Sources */,
1447 890A13FE0EE9C47F00E49346 /* interpreter-irregexp.cc in Sources */,
1448 89F23C610E78D5B2006B2466 /* jsregexp.cc in Sources */,
Steve Block6ded16b2010-05-10 14:33:55 +01001449 9FA38BD01175B30400C4CD55 /* jump-target-arm.cc in Sources */,
1450 58950D610F5551A400F3E8BA /* jump-target-light.cc in Sources */,
1451 58950D610F5551A400F3E8BA /* jump-target-light.cc in Sources */,
Steve Blocka7e24c12009-10-30 11:49:00 +00001452 58950D600F5551A300F3E8BA /* jump-target.cc in Sources */,
Steve Blocka7e24c12009-10-30 11:49:00 +00001453 89F23C620E78D5B2006B2466 /* libraries.cc in Sources */,
Steve Block6ded16b2010-05-10 14:33:55 +01001454 9FA38BB81175B2D200C4CD55 /* liveedit.cc in Sources */,
1455 9F4B7B8A0FCC877A00DC4117 /* log-utils.cc in Sources */,
Steve Blocka7e24c12009-10-30 11:49:00 +00001456 89F23C630E78D5B2006B2466 /* log.cc in Sources */,
1457 89F23C9E0E78D5FD006B2466 /* macro-assembler-arm.cc in Sources */,
1458 89F23C650E78D5B2006B2466 /* mark-compact.cc in Sources */,
1459 89F23C660E78D5B2006B2466 /* messages.cc in Sources */,
1460 89F23C670E78D5B2006B2466 /* objects-debug.cc in Sources */,
1461 89F23C680E78D5B2006B2466 /* objects.cc in Sources */,
1462 9FC86ABE0F5FEDAC00F22668 /* oprofile-agent.cc in Sources */,
1463 89F23C690E78D5B2006B2466 /* parser.cc in Sources */,
Steve Blocka7e24c12009-10-30 11:49:00 +00001464 89F23C6A0E78D5B2006B2466 /* platform-macos.cc in Sources */,
Steve Block6ded16b2010-05-10 14:33:55 +01001465 893A72250F7B101B00303DD2 /* platform-posix.cc in Sources */,
Steve Blocka7e24c12009-10-30 11:49:00 +00001466 89F23C6B0E78D5B2006B2466 /* prettyprinter.cc in Sources */,
Steve Block6ded16b2010-05-10 14:33:55 +01001467 9F73E3B1114E61A100F84A5A /* profile-generator.cc in Sources */,
Steve Blocka7e24c12009-10-30 11:49:00 +00001468 89F23C6C0E78D5B2006B2466 /* property.cc in Sources */,
1469 890A14010EE9C4B000E49346 /* regexp-macro-assembler-arm.cc in Sources */,
1470 890A14020EE9C4B400E49346 /* regexp-macro-assembler-irregexp.cc in Sources */,
1471 890A14030EE9C4B500E49346 /* regexp-macro-assembler-tracer.cc in Sources */,
1472 890A14040EE9C4B700E49346 /* regexp-macro-assembler.cc in Sources */,
1473 8944AD110F1D4D570028D560 /* regexp-stack.cc in Sources */,
Steve Blocka7e24c12009-10-30 11:49:00 +00001474 58950D650F5551B600F3E8BA /* register-allocator-arm.cc in Sources */,
Steve Block6ded16b2010-05-10 14:33:55 +01001475 58950D640F5551B500F3E8BA /* register-allocator.cc in Sources */,
Steve Blocka7e24c12009-10-30 11:49:00 +00001476 89F23C6D0E78D5B2006B2466 /* rewriter.cc in Sources */,
1477 89F23C6E0E78D5B2006B2466 /* runtime.cc in Sources */,
1478 89F23C6F0E78D5B2006B2466 /* scanner.cc in Sources */,
1479 89F23C700E78D5B2006B2466 /* scopeinfo.cc in Sources */,
1480 89F23C710E78D5B2006B2466 /* scopes.cc in Sources */,
1481 89F23C720E78D5B2006B2466 /* serialize.cc in Sources */,
1482 89F23C9F0E78D604006B2466 /* simulator-arm.cc in Sources */,
1483 89F23C730E78D5B2006B2466 /* snapshot-common.cc in Sources */,
1484 89F23C740E78D5B2006B2466 /* snapshot-empty.cc in Sources */,
1485 89F23C750E78D5B2006B2466 /* spaces.cc in Sources */,
1486 89F23C760E78D5B2006B2466 /* string-stream.cc in Sources */,
1487 89F23CA00E78D609006B2466 /* stub-cache-arm.cc in Sources */,
1488 89F23C780E78D5B2006B2466 /* stub-cache.cc in Sources */,
1489 89F23C790E78D5B2006B2466 /* token.cc in Sources */,
1490 89F23C7A0E78D5B2006B2466 /* top.cc in Sources */,
Steve Block6ded16b2010-05-10 14:33:55 +01001491 9FA38BB91175B2D200C4CD55 /* type-info.cc in Sources */,
Steve Blocka7e24c12009-10-30 11:49:00 +00001492 89F23C7B0E78D5B2006B2466 /* unicode.cc in Sources */,
Steve Blocka7e24c12009-10-30 11:49:00 +00001493 89F23C7D0E78D5B2006B2466 /* utils.cc in Sources */,
1494 89F23C7E0E78D5B2006B2466 /* v8-counters.cc in Sources */,
1495 89F23C7F0E78D5B2006B2466 /* v8.cc in Sources */,
1496 89F23C800E78D5B2006B2466 /* v8threads.cc in Sources */,
1497 89F23C810E78D5B2006B2466 /* variables.cc in Sources */,
1498 89B933B00FAA0F9D00201304 /* version.cc in Sources */,
Steve Block6ded16b2010-05-10 14:33:55 +01001499 9FA38BD11175B30400C4CD55 /* virtual-frame-arm.cc in Sources */,
1500 58950D690F5551CE00F3E8BA /* virtual-frame-light.cc in Sources */,
Steve Blocka7e24c12009-10-30 11:49:00 +00001501 58950D680F5551CB00F3E8BA /* virtual-frame.cc in Sources */,
Steve Block6ded16b2010-05-10 14:33:55 +01001502 58950D680F5551CB00F3E8BA /* virtual-frame.cc in Sources */,
1503 9FA37335116DD9F000C4CD55 /* vm-state.cc in Sources */,
Steve Blocka7e24c12009-10-30 11:49:00 +00001504 89F23C820E78D5B2006B2466 /* zone.cc in Sources */,
Steve Blocka7e24c12009-10-30 11:49:00 +00001505 );
1506 runOnlyForDeploymentPostprocessing = 0;
1507 };
1508 89F23C8D0E78D5B6006B2466 /* Sources */ = {
1509 isa = PBXSourcesBuildPhase;
1510 buildActionMask = 2147483647;
1511 files = (
1512 89F23C8E0E78D5B6006B2466 /* shell.cc in Sources */,
1513 );
1514 runOnlyForDeploymentPostprocessing = 0;
1515 };
1516/* End PBXSourcesBuildPhase section */
1517
1518/* Begin PBXTargetDependency section */
1519 7BF891970E73099F000BAF8A /* PBXTargetDependency */ = {
1520 isa = PBXTargetDependency;
1521 target = 8970F2EF0E719FB2006AE7B5 /* v8 */;
1522 targetProxy = 7BF891960E73099F000BAF8A /* PBXContainerItemProxy */;
1523 };
1524 7BF891990E73099F000BAF8A /* PBXTargetDependency */ = {
1525 isa = PBXTargetDependency;
1526 target = 897F76790E71B4CC007ACF34 /* v8_shell */;
1527 targetProxy = 7BF891980E73099F000BAF8A /* PBXContainerItemProxy */;
1528 };
1529 893988010F2A35FA007D5254 /* PBXTargetDependency */ = {
1530 isa = PBXTargetDependency;
1531 target = 8970F2EF0E719FB2006AE7B5 /* v8 */;
1532 targetProxy = 893988020F2A35FA007D5254 /* PBXContainerItemProxy */;
1533 };
1534 893988100F2A3647007D5254 /* PBXTargetDependency */ = {
1535 isa = PBXTargetDependency;
1536 target = 893987FE0F2A35FA007D5254 /* d8_shell */;
1537 targetProxy = 8939880F0F2A3647007D5254 /* PBXContainerItemProxy */;
1538 };
1539 896FD03C0E78D71F003DFB6A /* PBXTargetDependency */ = {
1540 isa = PBXTargetDependency;
1541 target = 89F23C3C0E78D5B2006B2466 /* v8-arm */;
1542 targetProxy = 896FD03B0E78D71F003DFB6A /* PBXContainerItemProxy */;
1543 };
1544 896FD03E0E78D731003DFB6A /* PBXTargetDependency */ = {
1545 isa = PBXTargetDependency;
1546 target = 89F23C3C0E78D5B2006B2466 /* v8-arm */;
1547 targetProxy = 896FD03D0E78D731003DFB6A /* PBXContainerItemProxy */;
1548 };
1549 896FD0400E78D735003DFB6A /* PBXTargetDependency */ = {
1550 isa = PBXTargetDependency;
1551 target = 89F23C880E78D5B6006B2466 /* v8_shell-arm */;
1552 targetProxy = 896FD03F0E78D735003DFB6A /* PBXContainerItemProxy */;
1553 };
1554 897F76830E71B6AC007ACF34 /* PBXTargetDependency */ = {
1555 isa = PBXTargetDependency;
1556 target = 8970F2EF0E719FB2006AE7B5 /* v8 */;
1557 targetProxy = 897F76820E71B6AC007ACF34 /* PBXContainerItemProxy */;
1558 };
1559/* End PBXTargetDependency section */
1560
1561/* Begin XCBuildConfiguration section */
1562 7BF891940E73098D000BAF8A /* Debug */ = {
1563 isa = XCBuildConfiguration;
1564 buildSettings = {
1565 PRODUCT_NAME = All;
1566 };
1567 name = Debug;
1568 };
1569 7BF891950E73098D000BAF8A /* Release */ = {
1570 isa = XCBuildConfiguration;
1571 buildSettings = {
1572 PRODUCT_NAME = All;
1573 };
1574 name = Release;
1575 };
1576 8915B8690E719336009C4E19 /* Debug */ = {
1577 isa = XCBuildConfiguration;
1578 buildSettings = {
1579 ALWAYS_SEARCH_USER_PATHS = NO;
1580 COPY_PHASE_STRIP = NO;
1581 GCC_CW_ASM_SYNTAX = NO;
1582 GCC_C_LANGUAGE_STANDARD = ansi;
1583 GCC_DYNAMIC_NO_PIC = YES;
1584 GCC_ENABLE_CPP_EXCEPTIONS = NO;
1585 GCC_ENABLE_CPP_RTTI = NO;
1586 GCC_ENABLE_PASCAL_STRINGS = NO;
1587 GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
1588 GCC_OPTIMIZATION_LEVEL = 0;
1589 GCC_PRECOMPILE_PREFIX_HEADER = YES;
1590 GCC_PREPROCESSOR_DEFINITIONS = (
1591 "$(GCC_PREPROCESSOR_DEFINITIONS)",
1592 DEBUG,
Steve Block6ded16b2010-05-10 14:33:55 +01001593 ENABLE_LOGGING_AND_PROFILING,
Steve Blocka7e24c12009-10-30 11:49:00 +00001594 V8_ENABLE_CHECKS,
Steve Block6ded16b2010-05-10 14:33:55 +01001595 ENABLE_VMSTATE_TRACKING,
Steve Blocka7e24c12009-10-30 11:49:00 +00001596 );
1597 GCC_SYMBOLS_PRIVATE_EXTERN = YES;
1598 GCC_TREAT_WARNINGS_AS_ERRORS = YES;
1599 GCC_WARN_ABOUT_MISSING_NEWLINE = YES;
1600 OTHER_CFLAGS = (
1601 "$(OTHER_CFLAGS)",
1602 "-fstack-protector",
1603 "-fstack-protector-all",
1604 );
1605 PREBINDING = NO;
1606 SYMROOT = ../xcodebuild;
1607 USE_HEADERMAP = NO;
1608 WARNING_CFLAGS = (
1609 "$(WARNING_CFLAGS)",
1610 "-Wall",
1611 "-Wendif-labels",
1612 );
1613 };
1614 name = Debug;
1615 };
1616 8915B86A0E719336009C4E19 /* Release */ = {
1617 isa = XCBuildConfiguration;
1618 buildSettings = {
1619 ALWAYS_SEARCH_USER_PATHS = NO;
1620 DEAD_CODE_STRIPPING = YES;
1621 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
1622 DEPLOYMENT_POSTPROCESSING = YES;
1623 GCC_CW_ASM_SYNTAX = NO;
1624 GCC_C_LANGUAGE_STANDARD = ansi;
1625 GCC_DYNAMIC_NO_PIC = YES;
1626 GCC_ENABLE_CPP_EXCEPTIONS = NO;
1627 GCC_ENABLE_CPP_RTTI = NO;
1628 GCC_ENABLE_PASCAL_STRINGS = NO;
1629 GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
1630 GCC_OPTIMIZATION_LEVEL = 2;
1631 GCC_PRECOMPILE_PREFIX_HEADER = YES;
1632 GCC_PREPROCESSOR_DEFINITIONS = (
1633 "$(GCC_PREPROCESSOR_DEFINITIONS)",
1634 NDEBUG,
1635 );
1636 GCC_SYMBOLS_PRIVATE_EXTERN = YES;
1637 GCC_TREAT_WARNINGS_AS_ERRORS = NO;
1638 GCC_WARN_ABOUT_MISSING_NEWLINE = YES;
1639 PREBINDING = NO;
1640 STRIP_STYLE = all;
1641 SYMROOT = ../xcodebuild;
1642 USE_HEADERMAP = NO;
1643 WARNING_CFLAGS = (
1644 "$(WARNING_CFLAGS)",
1645 "-Wall",
1646 "-Wendif-labels",
1647 );
1648 };
1649 name = Release;
1650 };
1651 893988090F2A35FA007D5254 /* Debug */ = {
1652 isa = XCBuildConfiguration;
1653 buildSettings = {
1654 GCC_PREPROCESSOR_DEFINITIONS = (
1655 "$(GCC_PREPROCESSOR_DEFINITIONS)",
1656 V8_TARGET_ARCH_IA32,
Steve Blocka7e24c12009-10-30 11:49:00 +00001657 DEBUG,
1658 V8_ENABLE_CHECKS,
Steve Block3ce2e202009-11-05 08:53:23 +00001659 ENABLE_DEBUGGER_SUPPORT,
Steve Blocka7e24c12009-10-30 11:49:00 +00001660 );
1661 HEADER_SEARCH_PATHS = ../src;
1662 PRODUCT_NAME = v8_shell;
1663 };
1664 name = Debug;
1665 };
1666 8939880A0F2A35FA007D5254 /* Release */ = {
1667 isa = XCBuildConfiguration;
1668 buildSettings = {
1669 GCC_PREPROCESSOR_DEFINITIONS = (
1670 "$(GCC_PREPROCESSOR_DEFINITIONS)",
1671 V8_TARGET_ARCH_IA32,
Steve Blocka7e24c12009-10-30 11:49:00 +00001672 NDEBUG,
Steve Block3ce2e202009-11-05 08:53:23 +00001673 ENABLE_DEBUGGER_SUPPORT,
Steve Blocka7e24c12009-10-30 11:49:00 +00001674 );
1675 HEADER_SEARCH_PATHS = ../src;
1676 PRODUCT_NAME = v8_shell;
1677 };
1678 name = Release;
1679 };
1680 8970F2F10E719FB2006AE7B5 /* Debug */ = {
1681 isa = XCBuildConfiguration;
1682 buildSettings = {
1683 DEPLOYMENT_POSTPROCESSING = NO;
1684 GCC_PREPROCESSOR_DEFINITIONS = (
1685 "$(GCC_PREPROCESSOR_DEFINITIONS)",
1686 ENABLE_DISASSEMBLER,
1687 V8_TARGET_ARCH_IA32,
Steve Blocka7e24c12009-10-30 11:49:00 +00001688 ENABLE_LOGGING_AND_PROFILING,
1689 ENABLE_DEBUGGER_SUPPORT,
1690 );
1691 HEADER_SEARCH_PATHS = ../src;
1692 PRODUCT_NAME = v8;
1693 STRIP_STYLE = debugging;
1694 };
1695 name = Debug;
1696 };
1697 8970F2F20E719FB2006AE7B5 /* Release */ = {
1698 isa = XCBuildConfiguration;
1699 buildSettings = {
1700 DEPLOYMENT_POSTPROCESSING = NO;
1701 GCC_PREPROCESSOR_DEFINITIONS = (
1702 "$(GCC_PREPROCESSOR_DEFINITIONS)",
1703 V8_TARGET_ARCH_IA32,
Steve Blocka7e24c12009-10-30 11:49:00 +00001704 NDEBUG,
Steve Block3ce2e202009-11-05 08:53:23 +00001705 ENABLE_DEBUGGER_SUPPORT,
Steve Blocka7e24c12009-10-30 11:49:00 +00001706 );
1707 HEADER_SEARCH_PATHS = ../src;
1708 PRODUCT_NAME = v8;
1709 STRIP_STYLE = debugging;
1710 };
1711 name = Release;
1712 };
1713 897F767C0E71B4CC007ACF34 /* Debug */ = {
1714 isa = XCBuildConfiguration;
1715 buildSettings = {
Steve Block3ce2e202009-11-05 08:53:23 +00001716 GCC_PREPROCESSOR_DEFINITIONS = (
1717 "$(GCC_PREPROCESSOR_DEFINITIONS)",
1718 V8_TARGET_ARCH_IA32,
1719 );
Steve Blocka7e24c12009-10-30 11:49:00 +00001720 HEADER_SEARCH_PATHS = ../src;
1721 PRODUCT_NAME = v8_shell;
1722 };
1723 name = Debug;
1724 };
1725 897F767D0E71B4CC007ACF34 /* Release */ = {
1726 isa = XCBuildConfiguration;
1727 buildSettings = {
Steve Block3ce2e202009-11-05 08:53:23 +00001728 GCC_PREPROCESSOR_DEFINITIONS = (
1729 "$(GCC_PREPROCESSOR_DEFINITIONS)",
1730 V8_TARGET_ARCH_IA32,
1731 );
Steve Blocka7e24c12009-10-30 11:49:00 +00001732 HEADER_SEARCH_PATHS = ../src;
1733 PRODUCT_NAME = v8_shell;
1734 };
1735 name = Release;
1736 };
1737 89F23C850E78D5B2006B2466 /* Debug */ = {
1738 isa = XCBuildConfiguration;
1739 buildSettings = {
1740 DEPLOYMENT_POSTPROCESSING = NO;
1741 GCC_PREPROCESSOR_DEFINITIONS = (
1742 "$(GCC_PREPROCESSOR_DEFINITIONS)",
1743 V8_TARGET_ARCH_ARM,
1744 ENABLE_DISASSEMBLER,
1745 ENABLE_LOGGING_AND_PROFILING,
1746 ENABLE_DEBUGGER_SUPPORT,
1747 );
1748 HEADER_SEARCH_PATHS = ../src;
1749 PRODUCT_NAME = "v8-arm";
1750 STRIP_STYLE = debugging;
1751 };
1752 name = Debug;
1753 };
1754 89F23C860E78D5B2006B2466 /* Release */ = {
1755 isa = XCBuildConfiguration;
1756 buildSettings = {
1757 DEPLOYMENT_POSTPROCESSING = NO;
1758 GCC_PREPROCESSOR_DEFINITIONS = (
1759 "$(GCC_PREPROCESSOR_DEFINITIONS)",
1760 V8_TARGET_ARCH_ARM,
1761 );
1762 HEADER_SEARCH_PATHS = ../src;
1763 PRODUCT_NAME = "v8-arm";
1764 STRIP_STYLE = debugging;
1765 };
1766 name = Release;
1767 };
1768 89F23C930E78D5B6006B2466 /* Debug */ = {
1769 isa = XCBuildConfiguration;
1770 buildSettings = {
Steve Block3ce2e202009-11-05 08:53:23 +00001771 GCC_PREPROCESSOR_DEFINITIONS = (
1772 "$(GCC_PREPROCESSOR_DEFINITIONS)",
1773 V8_TARGET_ARCH_ARM,
1774 );
Steve Blocka7e24c12009-10-30 11:49:00 +00001775 HEADER_SEARCH_PATHS = ../src;
1776 PRODUCT_NAME = "v8_shell-arm";
1777 };
1778 name = Debug;
1779 };
1780 89F23C940E78D5B6006B2466 /* Release */ = {
1781 isa = XCBuildConfiguration;
1782 buildSettings = {
Steve Block3ce2e202009-11-05 08:53:23 +00001783 GCC_PREPROCESSOR_DEFINITIONS = (
1784 "$(GCC_PREPROCESSOR_DEFINITIONS)",
1785 V8_TARGET_ARCH_ARM,
1786 );
Steve Blocka7e24c12009-10-30 11:49:00 +00001787 HEADER_SEARCH_PATHS = ../src;
1788 PRODUCT_NAME = "v8_shell-arm";
1789 };
1790 name = Release;
1791 };
1792/* End XCBuildConfiguration section */
1793
1794/* Begin XCConfigurationList section */
1795 7BF8919F0E7309BE000BAF8A /* Build configuration list for PBXAggregateTarget "All" */ = {
1796 isa = XCConfigurationList;
1797 buildConfigurations = (
1798 7BF891940E73098D000BAF8A /* Debug */,
1799 7BF891950E73098D000BAF8A /* Release */,
1800 );
1801 defaultConfigurationIsVisible = 0;
1802 defaultConfigurationName = Release;
1803 };
1804 8915B86B0E719336009C4E19 /* Build configuration list for PBXProject "v8" */ = {
1805 isa = XCConfigurationList;
1806 buildConfigurations = (
1807 8915B8690E719336009C4E19 /* Debug */,
1808 8915B86A0E719336009C4E19 /* Release */,
1809 );
1810 defaultConfigurationIsVisible = 0;
1811 defaultConfigurationName = Release;
1812 };
1813 893988080F2A35FA007D5254 /* Build configuration list for PBXNativeTarget "d8_shell" */ = {
1814 isa = XCConfigurationList;
1815 buildConfigurations = (
1816 893988090F2A35FA007D5254 /* Debug */,
1817 8939880A0F2A35FA007D5254 /* Release */,
1818 );
1819 defaultConfigurationIsVisible = 0;
1820 defaultConfigurationName = Release;
1821 };
1822 8970F2F70E719FC1006AE7B5 /* Build configuration list for PBXNativeTarget "v8" */ = {
1823 isa = XCConfigurationList;
1824 buildConfigurations = (
1825 8970F2F10E719FB2006AE7B5 /* Debug */,
1826 8970F2F20E719FB2006AE7B5 /* Release */,
1827 );
1828 defaultConfigurationIsVisible = 0;
1829 defaultConfigurationName = Release;
1830 };
1831 897F767E0E71B4EA007ACF34 /* Build configuration list for PBXNativeTarget "v8_shell" */ = {
1832 isa = XCConfigurationList;
1833 buildConfigurations = (
1834 897F767C0E71B4CC007ACF34 /* Debug */,
1835 897F767D0E71B4CC007ACF34 /* Release */,
1836 );
1837 defaultConfigurationIsVisible = 0;
1838 defaultConfigurationName = Release;
1839 };
1840 89F23C840E78D5B2006B2466 /* Build configuration list for PBXNativeTarget "v8-arm" */ = {
1841 isa = XCConfigurationList;
1842 buildConfigurations = (
1843 89F23C850E78D5B2006B2466 /* Debug */,
1844 89F23C860E78D5B2006B2466 /* Release */,
1845 );
1846 defaultConfigurationIsVisible = 0;
1847 defaultConfigurationName = Release;
1848 };
1849 89F23C920E78D5B6006B2466 /* Build configuration list for PBXNativeTarget "v8_shell-arm" */ = {
1850 isa = XCConfigurationList;
1851 buildConfigurations = (
1852 89F23C930E78D5B6006B2466 /* Debug */,
1853 89F23C940E78D5B6006B2466 /* Release */,
1854 );
1855 defaultConfigurationIsVisible = 0;
1856 defaultConfigurationName = Release;
1857 };
1858/* End XCConfigurationList section */
1859 };
1860 rootObject = 8915B8680E719336009C4E19 /* Project object */;
1861}