blob: 2d386811e1e5f3f44851e2d23d97158ddba42295 [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 */; };
29 58950D5F0F55519D00F3E8BA /* jump-target-ia32.cc in Sources */ = {isa = PBXBuildFile; fileRef = 58950D4F0F55514900F3E8BA /* jump-target-ia32.cc */; };
30 58950D600F5551A300F3E8BA /* jump-target.cc in Sources */ = {isa = PBXBuildFile; fileRef = 58950D500F55514900F3E8BA /* jump-target.cc */; };
31 58950D610F5551A400F3E8BA /* jump-target-arm.cc in Sources */ = {isa = PBXBuildFile; fileRef = 58950D4E0F55514900F3E8BA /* jump-target-arm.cc */; };
32 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 */; };
37 58950D670F5551C400F3E8BA /* virtual-frame-ia32.cc in Sources */ = {isa = PBXBuildFile; fileRef = 58950D580F55514900F3E8BA /* virtual-frame-ia32.cc */; };
38 58950D680F5551CB00F3E8BA /* virtual-frame.cc in Sources */ = {isa = PBXBuildFile; fileRef = 58950D5A0F55514900F3E8BA /* virtual-frame.cc */; };
39 58950D690F5551CE00F3E8BA /* virtual-frame-arm.cc in Sources */ = {isa = PBXBuildFile; fileRef = 58950D560F55514900F3E8BA /* virtual-frame-arm.cc */; };
40 8900116C0E71CA2300F91F35 /* libraries.cc in Sources */ = {isa = PBXBuildFile; fileRef = 8900116B0E71CA2300F91F35 /* libraries.cc */; };
41 890A13FE0EE9C47F00E49346 /* interpreter-irregexp.cc in Sources */ = {isa = PBXBuildFile; fileRef = 89A15C660EE4665300B48DEB /* interpreter-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 */; };
59 896FD03A0E78D717003DFB6A /* libv8-arm.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 89F23C870E78D5B2006B2466 /* libv8-arm.a */; };
60 897F767F0E71B690007ACF34 /* shell.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1B50E719C0900D62E90 /* shell.cc */; };
61 897F76850E71B6B1007ACF34 /* libv8.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 8970F2F00E719FB2006AE7B5 /* libv8.a */; };
62 8981F6001010501900D1520E /* frame-element.cc in Sources */ = {isa = PBXBuildFile; fileRef = 8981F5FE1010500F00D1520E /* frame-element.cc */; };
63 8981F6011010502800D1520E /* frame-element.cc in Sources */ = {isa = PBXBuildFile; fileRef = 8981F5FE1010500F00D1520E /* frame-element.cc */; };
64 898BD20E0EF6CC930068B00A /* debug-ia32.cc in Sources */ = {isa = PBXBuildFile; fileRef = 898BD20D0EF6CC850068B00A /* debug-ia32.cc */; };
65 898BD20F0EF6CC9A0068B00A /* debug-arm.cc in Sources */ = {isa = PBXBuildFile; fileRef = 898BD20C0EF6CC850068B00A /* debug-arm.cc */; };
66 89A15C7B0EE466EB00B48DEB /* regexp-macro-assembler-ia32.cc in Sources */ = {isa = PBXBuildFile; fileRef = 89A15C720EE466D000B48DEB /* regexp-macro-assembler-ia32.cc */; };
67 89A15C810EE4674900B48DEB /* regexp-macro-assembler.cc in Sources */ = {isa = PBXBuildFile; fileRef = 89A15C790EE466D000B48DEB /* regexp-macro-assembler.cc */; };
68 89A15C830EE4675E00B48DEB /* regexp-macro-assembler-irregexp.cc in Sources */ = {isa = PBXBuildFile; fileRef = 89A15C750EE466D000B48DEB /* regexp-macro-assembler-irregexp.cc */; };
69 89A15C850EE4678B00B48DEB /* interpreter-irregexp.cc in Sources */ = {isa = PBXBuildFile; fileRef = 89A15C660EE4665300B48DEB /* interpreter-irregexp.cc */; };
70 89A15C8A0EE467D100B48DEB /* regexp-macro-assembler-tracer.cc in Sources */ = {isa = PBXBuildFile; fileRef = 89A15C770EE466D000B48DEB /* regexp-macro-assembler-tracer.cc */; };
71 89A88DEC0E71A5FF0043BA31 /* accessors.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF0F60E719B8F00D62E90 /* accessors.cc */; };
72 89A88DED0E71A6000043BA31 /* allocation.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF0F80E719B8F00D62E90 /* allocation.cc */; };
73 89A88DEE0E71A6010043BA31 /* api.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF0FA0E719B8F00D62E90 /* api.cc */; };
74 89A88DEF0E71A60A0043BA31 /* assembler-ia32.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1010E719B8F00D62E90 /* assembler-ia32.cc */; };
75 89A88DF00E71A60A0043BA31 /* assembler.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1030E719B8F00D62E90 /* assembler.cc */; };
76 89A88DF10E71A60B0043BA31 /* ast.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1050E719B8F00D62E90 /* ast.cc */; };
77 89A88DF20E71A60C0043BA31 /* bootstrapper.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1070E719B8F00D62E90 /* bootstrapper.cc */; };
78 89A88DF40E71A6160043BA31 /* builtins-ia32.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF10A0E719B8F00D62E90 /* builtins-ia32.cc */; };
79 89A88DF50E71A6170043BA31 /* builtins.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF10B0E719B8F00D62E90 /* builtins.cc */; };
80 89A88DF60E71A61C0043BA31 /* checks.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF10F0E719B8F00D62E90 /* checks.cc */; };
81 89A88DF70E71A6240043BA31 /* codegen-ia32.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1150E719B8F00D62E90 /* codegen-ia32.cc */; };
82 89A88DF80E71A6260043BA31 /* codegen.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1170E719B8F00D62E90 /* codegen.cc */; };
83 89A88DF90E71A6430043BA31 /* compiler.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1190E719B8F00D62E90 /* compiler.cc */; };
84 89A88DFA0E71A6440043BA31 /* contexts.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF11C0E719B8F00D62E90 /* contexts.cc */; };
85 89A88DFB0E71A6440043BA31 /* conversions.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF11F0E719B8F00D62E90 /* conversions.cc */; };
86 89A88DFC0E71A6460043BA31 /* counters.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1210E719B8F00D62E90 /* counters.cc */; };
87 89A88DFD0E71A6470043BA31 /* cpu-ia32.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1240E719B8F00D62E90 /* cpu-ia32.cc */; };
88 89A88DFE0E71A6480043BA31 /* dateparser.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1260E719B8F00D62E90 /* dateparser.cc */; };
89 89A88DFF0E71A6530043BA31 /* debug.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1280E719B8F00D62E90 /* debug.cc */; };
90 89A88E000E71A6540043BA31 /* disasm-ia32.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF12B0E719B8F00D62E90 /* disasm-ia32.cc */; };
91 89A88E010E71A6550043BA31 /* disassembler.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF12D0E719B8F00D62E90 /* disassembler.cc */; };
92 89A88E020E71A65A0043BA31 /* dtoa-config.c in Sources */ = {isa = PBXBuildFile; fileRef = 897FF12F0E719B8F00D62E90 /* dtoa-config.c */; };
93 89A88E030E71A65B0043BA31 /* execution.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1300E719B8F00D62E90 /* execution.cc */; };
94 89A88E040E71A65D0043BA31 /* factory.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1320E719B8F00D62E90 /* factory.cc */; };
95 89A88E050E71A65D0043BA31 /* flags.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1350E719B8F00D62E90 /* flags.cc */; };
96 89A88E060E71A6600043BA31 /* frames-ia32.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1390E719B8F00D62E90 /* frames-ia32.cc */; };
97 89A88E070E71A6610043BA31 /* frames.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF13C0E719B8F00D62E90 /* frames.cc */; };
98 89A88E080E71A6620043BA31 /* global-handles.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF13E0E719B8F00D62E90 /* global-handles.cc */; };
99 89A88E090E71A6640043BA31 /* handles.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1420E719B8F00D62E90 /* handles.cc */; };
100 89A88E0A0E71A6650043BA31 /* hashmap.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1440E719B8F00D62E90 /* hashmap.cc */; };
101 89A88E0B0E71A66C0043BA31 /* heap.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1470E719B8F00D62E90 /* heap.cc */; };
102 89A88E0C0E71A66D0043BA31 /* ic-ia32.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF14A0E719B8F00D62E90 /* ic-ia32.cc */; };
103 89A88E0D0E71A66E0043BA31 /* ic.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF14C0E719B8F00D62E90 /* ic.cc */; };
104 89A88E0E0E71A66F0043BA31 /* jsregexp.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF14E0E719B8F00D62E90 /* jsregexp.cc */; };
105 89A88E0F0E71A6740043BA31 /* log.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1520E719B8F00D62E90 /* log.cc */; };
106 89A88E100E71A6770043BA31 /* macro-assembler-ia32.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1560E719B8F00D62E90 /* macro-assembler-ia32.cc */; };
107 89A88E110E71A6780043BA31 /* mark-compact.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1590E719B8F00D62E90 /* mark-compact.cc */; };
108 89A88E120E71A67A0043BA31 /* messages.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF15C0E719B8F00D62E90 /* messages.cc */; };
109 89A88E130E71A6860043BA31 /* objects-debug.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1600E719B8F00D62E90 /* objects-debug.cc */; };
110 89A88E140E71A6870043BA31 /* objects.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1620E719B8F00D62E90 /* objects.cc */; };
111 89A88E150E71A68C0043BA31 /* parser.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1640E719B8F00D62E90 /* parser.cc */; };
112 89A88E160E71A68E0043BA31 /* platform-macos.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1670E719B8F00D62E90 /* platform-macos.cc */; };
113 89A88E170E71A6950043BA31 /* prettyprinter.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF16B0E719B8F00D62E90 /* prettyprinter.cc */; };
114 89A88E180E71A6960043BA31 /* property.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF16D0E719B8F00D62E90 /* property.cc */; };
115 89A88E190E71A6970043BA31 /* rewriter.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF16F0E719B8F00D62E90 /* rewriter.cc */; };
116 89A88E1A0E71A69B0043BA31 /* runtime.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1710E719B8F00D62E90 /* runtime.cc */; };
117 89A88E1B0E71A69D0043BA31 /* scanner.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1730E719B8F00D62E90 /* scanner.cc */; };
118 89A88E1C0E71A69E0043BA31 /* scopeinfo.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1760E719B8F00D62E90 /* scopeinfo.cc */; };
119 89A88E1D0E71A6A00043BA31 /* scopes.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1780E719B8F00D62E90 /* scopes.cc */; };
120 89A88E1E0E71A6A30043BA31 /* serialize.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF17A0E719B8F00D62E90 /* serialize.cc */; };
121 89A88E1F0E71A6B40043BA31 /* snapshot-common.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1820E719B8F00D62E90 /* snapshot-common.cc */; };
122 89A88E200E71A6B60043BA31 /* snapshot-empty.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1830E719B8F00D62E90 /* snapshot-empty.cc */; };
123 89A88E210E71A6B70043BA31 /* spaces.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1860E719B8F00D62E90 /* spaces.cc */; };
124 89A88E220E71A6BC0043BA31 /* string-stream.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1880E719B8F00D62E90 /* string-stream.cc */; };
125 89A88E230E71A6BE0043BA31 /* stub-cache-ia32.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF18B0E719B8F00D62E90 /* stub-cache-ia32.cc */; };
126 89A88E240E71A6BF0043BA31 /* stub-cache.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF18C0E719B8F00D62E90 /* stub-cache.cc */; };
127 89A88E250E71A6C20043BA31 /* token.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF18E0E719B8F00D62E90 /* token.cc */; };
128 89A88E260E71A6C90043BA31 /* top.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1900E719B8F00D62E90 /* top.cc */; };
129 89A88E270E71A6CB0043BA31 /* unicode.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1930E719B8F00D62E90 /* unicode.cc */; };
130 89A88E280E71A6CC0043BA31 /* usage-analyzer.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1950E719B8F00D62E90 /* usage-analyzer.cc */; };
131 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 */; };
191 89F23C7C0E78D5B2006B2466 /* usage-analyzer.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1950E719B8F00D62E90 /* usage-analyzer.cc */; };
192 89F23C7D0E78D5B2006B2466 /* utils.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1970E719B8F00D62E90 /* utils.cc */; };
193 89F23C7E0E78D5B2006B2466 /* v8-counters.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1990E719B8F00D62E90 /* v8-counters.cc */; };
194 89F23C7F0E78D5B2006B2466 /* v8.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF19B0E719B8F00D62E90 /* v8.cc */; };
195 89F23C800E78D5B2006B2466 /* v8threads.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF19D0E719B8F00D62E90 /* v8threads.cc */; };
196 89F23C810E78D5B2006B2466 /* variables.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF19F0E719B8F00D62E90 /* variables.cc */; };
197 89F23C820E78D5B2006B2466 /* zone.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1A20E719B8F00D62E90 /* zone.cc */; };
198 89F23C8E0E78D5B6006B2466 /* shell.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1B50E719C0900D62E90 /* shell.cc */; };
199 89F23C970E78D5E3006B2466 /* assembler-arm.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF0FE0E719B8F00D62E90 /* assembler-arm.cc */; };
200 89F23C980E78D5E7006B2466 /* builtins-arm.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1090E719B8F00D62E90 /* builtins-arm.cc */; };
201 89F23C990E78D5E9006B2466 /* codegen-arm.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1140E719B8F00D62E90 /* codegen-arm.cc */; };
202 89F23C9A0E78D5EC006B2466 /* cpu-arm.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1230E719B8F00D62E90 /* cpu-arm.cc */; };
203 89F23C9B0E78D5EE006B2466 /* disasm-arm.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF12A0E719B8F00D62E90 /* disasm-arm.cc */; };
204 89F23C9C0E78D5F1006B2466 /* frames-arm.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1370E719B8F00D62E90 /* frames-arm.cc */; };
205 89F23C9D0E78D5FB006B2466 /* ic-arm.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1490E719B8F00D62E90 /* ic-arm.cc */; };
206 89F23C9E0E78D5FD006B2466 /* macro-assembler-arm.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1540E719B8F00D62E90 /* macro-assembler-arm.cc */; };
207 89F23C9F0E78D604006B2466 /* simulator-arm.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF17D0E719B8F00D62E90 /* simulator-arm.cc */; };
208 89F23CA00E78D609006B2466 /* stub-cache-arm.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF18A0E719B8F00D62E90 /* stub-cache-arm.cc */; };
209 89FB0E3A0F8E533F00B04B3C /* d8-posix.cc in Sources */ = {isa = PBXBuildFile; fileRef = 89FB0E360F8E531900B04B3C /* d8-posix.cc */; };
210 9F11D9A0105AF0A300EBE5B2 /* heap-profiler.cc in Sources */ = {isa = PBXBuildFile; fileRef = 9F11D99E105AF0A300EBE5B2 /* heap-profiler.cc */; };
211 9F11D9A1105AF0A300EBE5B2 /* heap-profiler.cc in Sources */ = {isa = PBXBuildFile; fileRef = 9F11D99E105AF0A300EBE5B2 /* heap-profiler.cc */; };
212 9F4B7B890FCC877A00DC4117 /* log-utils.cc in Sources */ = {isa = PBXBuildFile; fileRef = 9F4B7B870FCC877A00DC4117 /* log-utils.cc */; };
213 9F4B7B8A0FCC877A00DC4117 /* log-utils.cc in Sources */ = {isa = PBXBuildFile; fileRef = 9F4B7B870FCC877A00DC4117 /* log-utils.cc */; };
214 9F92FAA90F8F28AD0089F02C /* func-name-inferrer.cc in Sources */ = {isa = PBXBuildFile; fileRef = 9F92FAA70F8F28AD0089F02C /* func-name-inferrer.cc */; };
215 9F92FAAA0F8F28AD0089F02C /* func-name-inferrer.cc in Sources */ = {isa = PBXBuildFile; fileRef = 9F92FAA70F8F28AD0089F02C /* func-name-inferrer.cc */; };
216 9FC86ABD0F5FEDAC00F22668 /* oprofile-agent.cc in Sources */ = {isa = PBXBuildFile; fileRef = 9FC86ABB0F5FEDAC00F22668 /* oprofile-agent.cc */; };
217 9FC86ABE0F5FEDAC00F22668 /* oprofile-agent.cc in Sources */ = {isa = PBXBuildFile; fileRef = 9FC86ABB0F5FEDAC00F22668 /* oprofile-agent.cc */; };
218/* End PBXBuildFile section */
219
220/* Begin PBXContainerItemProxy section */
221 7BF891960E73099F000BAF8A /* PBXContainerItemProxy */ = {
222 isa = PBXContainerItemProxy;
223 containerPortal = 8915B8680E719336009C4E19 /* Project object */;
224 proxyType = 1;
225 remoteGlobalIDString = 8970F2EF0E719FB2006AE7B5;
226 remoteInfo = v8;
227 };
228 7BF891980E73099F000BAF8A /* PBXContainerItemProxy */ = {
229 isa = PBXContainerItemProxy;
230 containerPortal = 8915B8680E719336009C4E19 /* Project object */;
231 proxyType = 1;
232 remoteGlobalIDString = 897F76790E71B4CC007ACF34;
233 remoteInfo = v8_shell;
234 };
235 893988020F2A35FA007D5254 /* PBXContainerItemProxy */ = {
236 isa = PBXContainerItemProxy;
237 containerPortal = 8915B8680E719336009C4E19 /* Project object */;
238 proxyType = 1;
239 remoteGlobalIDString = 8970F2EF0E719FB2006AE7B5;
240 remoteInfo = v8;
241 };
242 8939880F0F2A3647007D5254 /* PBXContainerItemProxy */ = {
243 isa = PBXContainerItemProxy;
244 containerPortal = 8915B8680E719336009C4E19 /* Project object */;
245 proxyType = 1;
246 remoteGlobalIDString = 893987FE0F2A35FA007D5254;
247 remoteInfo = d8_shell;
248 };
249 896FD03B0E78D71F003DFB6A /* PBXContainerItemProxy */ = {
250 isa = PBXContainerItemProxy;
251 containerPortal = 8915B8680E719336009C4E19 /* Project object */;
252 proxyType = 1;
253 remoteGlobalIDString = 89F23C3C0E78D5B2006B2466;
254 remoteInfo = "v8-arm";
255 };
256 896FD03D0E78D731003DFB6A /* PBXContainerItemProxy */ = {
257 isa = PBXContainerItemProxy;
258 containerPortal = 8915B8680E719336009C4E19 /* Project object */;
259 proxyType = 1;
260 remoteGlobalIDString = 89F23C3C0E78D5B2006B2466;
261 remoteInfo = "v8-arm";
262 };
263 896FD03F0E78D735003DFB6A /* PBXContainerItemProxy */ = {
264 isa = PBXContainerItemProxy;
265 containerPortal = 8915B8680E719336009C4E19 /* Project object */;
266 proxyType = 1;
267 remoteGlobalIDString = 89F23C880E78D5B6006B2466;
268 remoteInfo = "v8_shell-arm";
269 };
270 897F76820E71B6AC007ACF34 /* PBXContainerItemProxy */ = {
271 isa = PBXContainerItemProxy;
272 containerPortal = 8915B8680E719336009C4E19 /* Project object */;
273 proxyType = 1;
274 remoteGlobalIDString = 8970F2EF0E719FB2006AE7B5;
275 remoteInfo = v8;
276 };
277/* End PBXContainerItemProxy section */
278
279/* Begin PBXFileReference section */
280 22A76C900FF259E600FDC694 /* log-inl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "log-inl.h"; sourceTree = "<group>"; };
281 58242A1E0FA1F14D00BD6F59 /* json-delay.js */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.javascript; path = "json-delay.js"; sourceTree = "<group>"; };
282 58950D4E0F55514900F3E8BA /* 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>"; };
283 58950D4F0F55514900F3E8BA /* 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>"; };
284 58950D500F55514900F3E8BA /* jump-target.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "jump-target.cc"; sourceTree = "<group>"; };
285 58950D510F55514900F3E8BA /* jump-target.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "jump-target.h"; sourceTree = "<group>"; };
286 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>"; };
287 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>"; };
288 58950D540F55514900F3E8BA /* register-allocator.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "register-allocator.cc"; sourceTree = "<group>"; };
289 58950D550F55514900F3E8BA /* register-allocator.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "register-allocator.h"; sourceTree = "<group>"; };
290 58950D560F55514900F3E8BA /* 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>"; };
291 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>"; };
292 58950D580F55514900F3E8BA /* 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>"; };
293 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>"; };
294 58950D5A0F55514900F3E8BA /* virtual-frame.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "virtual-frame.cc"; sourceTree = "<group>"; };
295 58950D5B0F55514900F3E8BA /* virtual-frame.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "virtual-frame.h"; sourceTree = "<group>"; };
296 8900116B0E71CA2300F91F35 /* libraries.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = libraries.cc; sourceTree = "<group>"; };
297 893986D40F29020C007D5254 /* apiutils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = apiutils.h; sourceTree = "<group>"; };
298 8939880B0F2A35FA007D5254 /* v8_shell */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = v8_shell; sourceTree = BUILT_PRODUCTS_DIR; };
299 893988150F2A3686007D5254 /* d8-debug.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "d8-debug.cc"; path = "../src/d8-debug.cc"; sourceTree = "<group>"; };
300 893988320F2A3B8B007D5254 /* d8-js.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "d8-js.cc"; sourceTree = "<group>"; };
301 893A72230F7B0FF200303DD2 /* platform-posix.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "platform-posix.cc"; sourceTree = "<group>"; };
302 893A722A0F7B4A3200303DD2 /* dateparser-inl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "dateparser-inl.h"; sourceTree = "<group>"; };
303 893A722D0F7B4A7100303DD2 /* register-allocator-inl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "register-allocator-inl.h"; sourceTree = "<group>"; };
304 893A72320F7B4AD700303DD2 /* d8-debug.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "d8-debug.h"; path = "../src/d8-debug.h"; sourceTree = "<group>"; };
305 8944AD0E0F1D4D3A0028D560 /* regexp-stack.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "regexp-stack.cc"; sourceTree = "<group>"; };
306 8944AD0F0F1D4D3A0028D560 /* regexp-stack.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "regexp-stack.h"; sourceTree = "<group>"; };
307 89471C7F0EB23EE400B6874B /* flag-definitions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "flag-definitions.h"; sourceTree = "<group>"; };
308 89495E460E79FC23001F68C3 /* compilation-cache.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "compilation-cache.cc"; sourceTree = "<group>"; };
309 89495E470E79FC23001F68C3 /* compilation-cache.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "compilation-cache.h"; sourceTree = "<group>"; };
310 8956B6CD0F5D86570033B5A2 /* debug-agent.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "debug-agent.cc"; sourceTree = "<group>"; };
311 8956B6CE0F5D86570033B5A2 /* debug-agent.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "debug-agent.h"; sourceTree = "<group>"; };
312 8964482B0E9C00F700E7C516 /* codegen-ia32.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "codegen-ia32.h"; path = "ia32/codegen-ia32.h"; sourceTree = "<group>"; };
313 896448BC0E9D530500E7C516 /* codegen-arm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "codegen-arm.h"; path = "arm/codegen-arm.h"; sourceTree = "<group>"; };
314 8970F2F00E719FB2006AE7B5 /* libv8.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libv8.a; sourceTree = BUILT_PRODUCTS_DIR; };
315 897F767A0E71B4CC007ACF34 /* v8_shell */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = v8_shell; sourceTree = BUILT_PRODUCTS_DIR; };
316 897FF0D40E719A8500D62E90 /* v8-debug.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "v8-debug.h"; sourceTree = "<group>"; };
317 897FF0D50E719A8500D62E90 /* v8.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = v8.h; sourceTree = "<group>"; };
318 897FF0E00E719B3500D62E90 /* COPYING */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = COPYING; sourceTree = "<group>"; };
319 897FF0E10E719B3500D62E90 /* dtoa.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dtoa.c; sourceTree = "<group>"; };
320 897FF0F60E719B8F00D62E90 /* accessors.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = accessors.cc; sourceTree = "<group>"; };
321 897FF0F70E719B8F00D62E90 /* accessors.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = accessors.h; sourceTree = "<group>"; };
322 897FF0F80E719B8F00D62E90 /* allocation.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = allocation.cc; sourceTree = "<group>"; };
323 897FF0F90E719B8F00D62E90 /* allocation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = allocation.h; sourceTree = "<group>"; };
324 897FF0FA0E719B8F00D62E90 /* api.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = api.cc; sourceTree = "<group>"; };
325 897FF0FB0E719B8F00D62E90 /* api.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = api.h; sourceTree = "<group>"; };
326 897FF0FC0E719B8F00D62E90 /* arguments.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = arguments.h; sourceTree = "<group>"; };
327 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>"; };
328 897FF0FE0E719B8F00D62E90 /* assembler-arm.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "assembler-arm.cc"; path = "arm/assembler-arm.cc"; sourceTree = "<group>"; };
329 897FF0FF0E719B8F00D62E90 /* assembler-arm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "assembler-arm.h"; path = "arm/assembler-arm.h"; sourceTree = "<group>"; };
330 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>"; };
331 897FF1010E719B8F00D62E90 /* assembler-ia32.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "assembler-ia32.cc"; path = "ia32/assembler-ia32.cc"; sourceTree = "<group>"; };
332 897FF1020E719B8F00D62E90 /* assembler-ia32.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "assembler-ia32.h"; path = "ia32/assembler-ia32.h"; sourceTree = "<group>"; };
333 897FF1030E719B8F00D62E90 /* assembler.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = assembler.cc; sourceTree = "<group>"; };
334 897FF1040E719B8F00D62E90 /* assembler.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = assembler.h; sourceTree = "<group>"; };
335 897FF1050E719B8F00D62E90 /* ast.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ast.cc; sourceTree = "<group>"; };
336 897FF1060E719B8F00D62E90 /* ast.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ast.h; sourceTree = "<group>"; };
337 897FF1070E719B8F00D62E90 /* bootstrapper.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = bootstrapper.cc; sourceTree = "<group>"; };
338 897FF1080E719B8F00D62E90 /* bootstrapper.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = bootstrapper.h; sourceTree = "<group>"; };
339 897FF1090E719B8F00D62E90 /* builtins-arm.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "builtins-arm.cc"; path = "arm/builtins-arm.cc"; sourceTree = "<group>"; };
340 897FF10A0E719B8F00D62E90 /* builtins-ia32.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "builtins-ia32.cc"; path = "ia32/builtins-ia32.cc"; sourceTree = "<group>"; };
341 897FF10B0E719B8F00D62E90 /* builtins.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = builtins.cc; sourceTree = "<group>"; };
342 897FF10C0E719B8F00D62E90 /* builtins.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = builtins.h; sourceTree = "<group>"; };
343 897FF10D0E719B8F00D62E90 /* char-predicates-inl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "char-predicates-inl.h"; sourceTree = "<group>"; };
344 897FF10E0E719B8F00D62E90 /* char-predicates.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "char-predicates.h"; sourceTree = "<group>"; };
345 897FF10F0E719B8F00D62E90 /* checks.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = checks.cc; sourceTree = "<group>"; };
346 897FF1100E719B8F00D62E90 /* checks.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = checks.h; sourceTree = "<group>"; };
347 897FF1110E719B8F00D62E90 /* code-stubs.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "code-stubs.cc"; sourceTree = "<group>"; };
348 897FF1120E719B8F00D62E90 /* code-stubs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "code-stubs.h"; sourceTree = "<group>"; };
349 897FF1130E719B8F00D62E90 /* code.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = code.h; sourceTree = "<group>"; };
350 897FF1140E719B8F00D62E90 /* codegen-arm.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "codegen-arm.cc"; path = "arm/codegen-arm.cc"; sourceTree = "<group>"; };
351 897FF1150E719B8F00D62E90 /* codegen-ia32.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "codegen-ia32.cc"; path = "ia32/codegen-ia32.cc"; sourceTree = "<group>"; };
352 897FF1160E719B8F00D62E90 /* codegen-inl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "codegen-inl.h"; sourceTree = "<group>"; };
353 897FF1170E719B8F00D62E90 /* codegen.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = codegen.cc; sourceTree = "<group>"; };
354 897FF1180E719B8F00D62E90 /* codegen.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = codegen.h; sourceTree = "<group>"; };
355 897FF1190E719B8F00D62E90 /* compiler.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = compiler.cc; sourceTree = "<group>"; };
356 897FF11A0E719B8F00D62E90 /* compiler.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = compiler.h; sourceTree = "<group>"; };
357 897FF11B0E719B8F00D62E90 /* constants-arm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "constants-arm.h"; path = "arm/constants-arm.h"; sourceTree = "<group>"; };
358 897FF11C0E719B8F00D62E90 /* contexts.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = contexts.cc; sourceTree = "<group>"; };
359 897FF11D0E719B8F00D62E90 /* contexts.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = contexts.h; sourceTree = "<group>"; };
360 897FF11E0E719B8F00D62E90 /* conversions-inl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "conversions-inl.h"; sourceTree = "<group>"; };
361 897FF11F0E719B8F00D62E90 /* conversions.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = conversions.cc; sourceTree = "<group>"; };
362 897FF1200E719B8F00D62E90 /* conversions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = conversions.h; sourceTree = "<group>"; };
363 897FF1210E719B8F00D62E90 /* counters.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = counters.cc; sourceTree = "<group>"; };
364 897FF1220E719B8F00D62E90 /* counters.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = counters.h; sourceTree = "<group>"; };
365 897FF1230E719B8F00D62E90 /* cpu-arm.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "cpu-arm.cc"; path = "arm/cpu-arm.cc"; sourceTree = "<group>"; };
366 897FF1240E719B8F00D62E90 /* cpu-ia32.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "cpu-ia32.cc"; path = "ia32/cpu-ia32.cc"; sourceTree = "<group>"; };
367 897FF1250E719B8F00D62E90 /* cpu.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cpu.h; sourceTree = "<group>"; };
368 897FF1260E719B8F00D62E90 /* dateparser.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = dateparser.cc; sourceTree = "<group>"; };
369 897FF1270E719B8F00D62E90 /* dateparser.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = dateparser.h; sourceTree = "<group>"; };
370 897FF1280E719B8F00D62E90 /* debug.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = debug.cc; sourceTree = "<group>"; };
371 897FF1290E719B8F00D62E90 /* debug.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = debug.h; sourceTree = "<group>"; };
372 897FF12A0E719B8F00D62E90 /* disasm-arm.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "disasm-arm.cc"; path = "arm/disasm-arm.cc"; sourceTree = "<group>"; };
373 897FF12B0E719B8F00D62E90 /* disasm-ia32.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "disasm-ia32.cc"; path = "ia32/disasm-ia32.cc"; sourceTree = "<group>"; };
374 897FF12C0E719B8F00D62E90 /* disasm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = disasm.h; sourceTree = "<group>"; };
375 897FF12D0E719B8F00D62E90 /* disassembler.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = disassembler.cc; sourceTree = "<group>"; };
376 897FF12E0E719B8F00D62E90 /* disassembler.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = disassembler.h; sourceTree = "<group>"; };
377 897FF12F0E719B8F00D62E90 /* dtoa-config.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "dtoa-config.c"; sourceTree = "<group>"; };
378 897FF1300E719B8F00D62E90 /* execution.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = execution.cc; sourceTree = "<group>"; };
379 897FF1310E719B8F00D62E90 /* execution.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = execution.h; sourceTree = "<group>"; };
380 897FF1320E719B8F00D62E90 /* factory.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = factory.cc; sourceTree = "<group>"; };
381 897FF1330E719B8F00D62E90 /* factory.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = factory.h; sourceTree = "<group>"; };
382 897FF1350E719B8F00D62E90 /* flags.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = flags.cc; sourceTree = "<group>"; };
383 897FF1360E719B8F00D62E90 /* flags.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = flags.h; sourceTree = "<group>"; };
384 897FF1370E719B8F00D62E90 /* frames-arm.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "frames-arm.cc"; path = "arm/frames-arm.cc"; sourceTree = "<group>"; };
385 897FF1380E719B8F00D62E90 /* frames-arm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "frames-arm.h"; path = "arm/frames-arm.h"; sourceTree = "<group>"; };
386 897FF1390E719B8F00D62E90 /* frames-ia32.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "frames-ia32.cc"; path = "ia32/frames-ia32.cc"; sourceTree = "<group>"; };
387 897FF13A0E719B8F00D62E90 /* frames-ia32.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "frames-ia32.h"; path = "ia32/frames-ia32.h"; sourceTree = "<group>"; };
388 897FF13B0E719B8F00D62E90 /* frames-inl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "frames-inl.h"; sourceTree = "<group>"; };
389 897FF13C0E719B8F00D62E90 /* frames.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = frames.cc; sourceTree = "<group>"; };
390 897FF13D0E719B8F00D62E90 /* frames.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = frames.h; sourceTree = "<group>"; };
391 897FF13E0E719B8F00D62E90 /* global-handles.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "global-handles.cc"; sourceTree = "<group>"; };
392 897FF13F0E719B8F00D62E90 /* global-handles.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "global-handles.h"; sourceTree = "<group>"; };
393 897FF1400E719B8F00D62E90 /* globals.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = globals.h; sourceTree = "<group>"; };
394 897FF1410E719B8F00D62E90 /* handles-inl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "handles-inl.h"; sourceTree = "<group>"; };
395 897FF1420E719B8F00D62E90 /* handles.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = handles.cc; sourceTree = "<group>"; };
396 897FF1430E719B8F00D62E90 /* handles.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = handles.h; sourceTree = "<group>"; };
397 897FF1440E719B8F00D62E90 /* hashmap.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = hashmap.cc; sourceTree = "<group>"; };
398 897FF1450E719B8F00D62E90 /* hashmap.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = hashmap.h; sourceTree = "<group>"; };
399 897FF1460E719B8F00D62E90 /* heap-inl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "heap-inl.h"; sourceTree = "<group>"; };
400 897FF1470E719B8F00D62E90 /* heap.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = heap.cc; sourceTree = "<group>"; };
401 897FF1480E719B8F00D62E90 /* heap.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = heap.h; sourceTree = "<group>"; };
402 897FF1490E719B8F00D62E90 /* ic-arm.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "ic-arm.cc"; path = "arm/ic-arm.cc"; sourceTree = "<group>"; };
403 897FF14A0E719B8F00D62E90 /* ic-ia32.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "ic-ia32.cc"; path = "ia32/ic-ia32.cc"; sourceTree = "<group>"; };
404 897FF14B0E719B8F00D62E90 /* ic-inl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "ic-inl.h"; sourceTree = "<group>"; };
405 897FF14C0E719B8F00D62E90 /* ic.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ic.cc; sourceTree = "<group>"; };
406 897FF14D0E719B8F00D62E90 /* ic.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ic.h; sourceTree = "<group>"; };
407 897FF14E0E719B8F00D62E90 /* jsregexp.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = jsregexp.cc; sourceTree = "<group>"; };
408 897FF14F0E719B8F00D62E90 /* jsregexp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = jsregexp.h; sourceTree = "<group>"; };
409 897FF1500E719B8F00D62E90 /* list-inl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "list-inl.h"; sourceTree = "<group>"; };
410 897FF1510E719B8F00D62E90 /* list.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = list.h; sourceTree = "<group>"; };
411 897FF1520E719B8F00D62E90 /* log.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = log.cc; sourceTree = "<group>"; };
412 897FF1530E719B8F00D62E90 /* log.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = log.h; sourceTree = "<group>"; };
413 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>"; };
414 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>"; };
415 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>"; };
416 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>"; };
417 897FF1580E719B8F00D62E90 /* macro-assembler.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "macro-assembler.h"; sourceTree = "<group>"; };
418 897FF1590E719B8F00D62E90 /* mark-compact.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "mark-compact.cc"; sourceTree = "<group>"; };
419 897FF15A0E719B8F00D62E90 /* mark-compact.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "mark-compact.h"; sourceTree = "<group>"; };
420 897FF15B0E719B8F00D62E90 /* memory.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = memory.h; sourceTree = "<group>"; };
421 897FF15C0E719B8F00D62E90 /* messages.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = messages.cc; sourceTree = "<group>"; };
422 897FF15D0E719B8F00D62E90 /* messages.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = messages.h; sourceTree = "<group>"; };
423 897FF15E0E719B8F00D62E90 /* mksnapshot.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = mksnapshot.cc; sourceTree = "<group>"; };
424 897FF15F0E719B8F00D62E90 /* natives.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = natives.h; sourceTree = "<group>"; };
425 897FF1600E719B8F00D62E90 /* objects-debug.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "objects-debug.cc"; sourceTree = "<group>"; };
426 897FF1610E719B8F00D62E90 /* objects-inl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "objects-inl.h"; sourceTree = "<group>"; };
427 897FF1620E719B8F00D62E90 /* objects.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = objects.cc; sourceTree = "<group>"; };
428 897FF1630E719B8F00D62E90 /* objects.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = objects.h; sourceTree = "<group>"; };
429 897FF1640E719B8F00D62E90 /* parser.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = parser.cc; sourceTree = "<group>"; };
430 897FF1650E719B8F00D62E90 /* parser.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = parser.h; sourceTree = "<group>"; };
431 897FF1660E719B8F00D62E90 /* platform-linux.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "platform-linux.cc"; sourceTree = "<group>"; };
432 897FF1670E719B8F00D62E90 /* platform-macos.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "platform-macos.cc"; sourceTree = "<group>"; };
433 897FF1680E719B8F00D62E90 /* platform-nullos.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "platform-nullos.cc"; sourceTree = "<group>"; };
434 897FF1690E719B8F00D62E90 /* platform-win32.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "platform-win32.cc"; sourceTree = "<group>"; };
435 897FF16A0E719B8F00D62E90 /* platform.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = platform.h; sourceTree = "<group>"; };
436 897FF16B0E719B8F00D62E90 /* prettyprinter.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = prettyprinter.cc; sourceTree = "<group>"; };
437 897FF16C0E719B8F00D62E90 /* prettyprinter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = prettyprinter.h; sourceTree = "<group>"; };
438 897FF16D0E719B8F00D62E90 /* property.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = property.cc; sourceTree = "<group>"; };
439 897FF16E0E719B8F00D62E90 /* property.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = property.h; sourceTree = "<group>"; };
440 897FF16F0E719B8F00D62E90 /* rewriter.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = rewriter.cc; sourceTree = "<group>"; };
441 897FF1700E719B8F00D62E90 /* rewriter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = rewriter.h; sourceTree = "<group>"; };
442 897FF1710E719B8F00D62E90 /* runtime.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = runtime.cc; sourceTree = "<group>"; };
443 897FF1720E719B8F00D62E90 /* runtime.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = runtime.h; sourceTree = "<group>"; };
444 897FF1730E719B8F00D62E90 /* scanner.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = scanner.cc; sourceTree = "<group>"; };
445 897FF1740E719B8F00D62E90 /* scanner.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = scanner.h; sourceTree = "<group>"; };
446 897FF1750E719B8F00D62E90 /* SConscript */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = SConscript; sourceTree = "<group>"; };
447 897FF1760E719B8F00D62E90 /* scopeinfo.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = scopeinfo.cc; sourceTree = "<group>"; };
448 897FF1770E719B8F00D62E90 /* scopeinfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = scopeinfo.h; sourceTree = "<group>"; };
449 897FF1780E719B8F00D62E90 /* scopes.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = scopes.cc; sourceTree = "<group>"; };
450 897FF1790E719B8F00D62E90 /* scopes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = scopes.h; sourceTree = "<group>"; };
451 897FF17A0E719B8F00D62E90 /* serialize.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = serialize.cc; sourceTree = "<group>"; };
452 897FF17B0E719B8F00D62E90 /* serialize.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = serialize.h; sourceTree = "<group>"; };
453 897FF17C0E719B8F00D62E90 /* shell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = shell.h; sourceTree = "<group>"; };
454 897FF17D0E719B8F00D62E90 /* simulator-arm.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "simulator-arm.cc"; path = "arm/simulator-arm.cc"; sourceTree = "<group>"; };
455 897FF17E0E719B8F00D62E90 /* simulator-arm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "simulator-arm.h"; path = "arm/simulator-arm.h"; sourceTree = "<group>"; };
456 897FF17F0E719B8F00D62E90 /* simulator-ia32.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "simulator-ia32.cc"; path = "ia32/simulator-ia32.cc"; sourceTree = "<group>"; };
457 897FF1800E719B8F00D62E90 /* simulator-ia32.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "simulator-ia32.h"; path = "ia32/simulator-ia32.h"; sourceTree = "<group>"; };
458 897FF1810E719B8F00D62E90 /* smart-pointer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "smart-pointer.h"; sourceTree = "<group>"; };
459 897FF1820E719B8F00D62E90 /* snapshot-common.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "snapshot-common.cc"; sourceTree = "<group>"; };
460 897FF1830E719B8F00D62E90 /* snapshot-empty.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "snapshot-empty.cc"; sourceTree = "<group>"; };
461 897FF1840E719B8F00D62E90 /* snapshot.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = snapshot.h; sourceTree = "<group>"; };
462 897FF1850E719B8F00D62E90 /* spaces-inl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "spaces-inl.h"; sourceTree = "<group>"; };
463 897FF1860E719B8F00D62E90 /* spaces.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = spaces.cc; sourceTree = "<group>"; };
464 897FF1870E719B8F00D62E90 /* spaces.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = spaces.h; sourceTree = "<group>"; };
465 897FF1880E719B8F00D62E90 /* string-stream.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "string-stream.cc"; sourceTree = "<group>"; };
466 897FF1890E719B8F00D62E90 /* string-stream.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "string-stream.h"; sourceTree = "<group>"; };
467 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>"; };
468 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>"; };
469 897FF18C0E719B8F00D62E90 /* stub-cache.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "stub-cache.cc"; sourceTree = "<group>"; };
470 897FF18D0E719B8F00D62E90 /* stub-cache.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "stub-cache.h"; sourceTree = "<group>"; };
471 897FF18E0E719B8F00D62E90 /* token.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = token.cc; sourceTree = "<group>"; };
472 897FF18F0E719B8F00D62E90 /* token.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = token.h; sourceTree = "<group>"; };
473 897FF1900E719B8F00D62E90 /* top.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = top.cc; sourceTree = "<group>"; };
474 897FF1910E719B8F00D62E90 /* top.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = top.h; sourceTree = "<group>"; };
475 897FF1920E719B8F00D62E90 /* unicode-inl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "unicode-inl.h"; sourceTree = "<group>"; };
476 897FF1930E719B8F00D62E90 /* unicode.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = unicode.cc; sourceTree = "<group>"; };
477 897FF1940E719B8F00D62E90 /* unicode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = unicode.h; sourceTree = "<group>"; };
478 897FF1950E719B8F00D62E90 /* usage-analyzer.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "usage-analyzer.cc"; sourceTree = "<group>"; };
479 897FF1960E719B8F00D62E90 /* usage-analyzer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "usage-analyzer.h"; sourceTree = "<group>"; };
480 897FF1970E719B8F00D62E90 /* utils.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = utils.cc; sourceTree = "<group>"; };
481 897FF1980E719B8F00D62E90 /* utils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = utils.h; sourceTree = "<group>"; };
482 897FF1990E719B8F00D62E90 /* v8-counters.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "v8-counters.cc"; sourceTree = "<group>"; };
483 897FF19A0E719B8F00D62E90 /* v8-counters.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "v8-counters.h"; sourceTree = "<group>"; };
484 897FF19B0E719B8F00D62E90 /* v8.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = v8.cc; sourceTree = "<group>"; };
485 897FF19C0E719B8F00D62E90 /* v8.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = v8.h; sourceTree = "<group>"; };
486 897FF19D0E719B8F00D62E90 /* v8threads.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = v8threads.cc; sourceTree = "<group>"; };
487 897FF19E0E719B8F00D62E90 /* v8threads.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = v8threads.h; sourceTree = "<group>"; };
488 897FF19F0E719B8F00D62E90 /* variables.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = variables.cc; sourceTree = "<group>"; };
489 897FF1A00E719B8F00D62E90 /* variables.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = variables.h; sourceTree = "<group>"; };
490 897FF1A10E719B8F00D62E90 /* zone-inl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "zone-inl.h"; sourceTree = "<group>"; };
491 897FF1A20E719B8F00D62E90 /* zone.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = zone.cc; sourceTree = "<group>"; };
492 897FF1A30E719B8F00D62E90 /* zone.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = zone.h; sourceTree = "<group>"; };
493 897FF1A60E719BC100D62E90 /* apinatives.js */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.javascript; path = apinatives.js; sourceTree = "<group>"; };
494 897FF1A70E719BC100D62E90 /* array.js */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.javascript; path = array.js; sourceTree = "<group>"; };
495 897FF1A80E719BC100D62E90 /* date-delay.js */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.javascript; path = "date-delay.js"; sourceTree = "<group>"; };
496 897FF1A90E719BC100D62E90 /* debug-delay.js */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.javascript; path = "debug-delay.js"; sourceTree = "<group>"; };
497 897FF1AA0E719BC100D62E90 /* math.js */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.javascript; path = math.js; sourceTree = "<group>"; };
498 897FF1AB0E719BC100D62E90 /* messages.js */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.javascript; path = messages.js; sourceTree = "<group>"; };
499 897FF1AC0E719BC100D62E90 /* mirror-delay.js */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.javascript; path = "mirror-delay.js"; sourceTree = "<group>"; };
500 897FF1AD0E719BC100D62E90 /* regexp-delay.js */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.javascript; path = "regexp-delay.js"; sourceTree = "<group>"; };
501 897FF1AE0E719BC100D62E90 /* runtime.js */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.javascript; path = runtime.js; sourceTree = "<group>"; };
502 897FF1AF0E719BC100D62E90 /* string.js */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.javascript; path = string.js; sourceTree = "<group>"; };
503 897FF1B00E719BC100D62E90 /* uri.js */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.javascript; path = uri.js; sourceTree = "<group>"; };
504 897FF1B10E719BC100D62E90 /* v8natives.js */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.javascript; path = v8natives.js; sourceTree = "<group>"; };
505 897FF1B50E719C0900D62E90 /* shell.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = shell.cc; sourceTree = "<group>"; };
506 897FF1B60E719C2300D62E90 /* js2c.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = js2c.py; sourceTree = "<group>"; };
507 897FF1B70E719C2E00D62E90 /* macros.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; name = macros.py; path = ../src/macros.py; sourceTree = "<group>"; };
508 897FF32F0FAA0ED200136CF6 /* version.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = version.cc; sourceTree = "<group>"; };
509 897FF3300FAA0ED200136CF6 /* version.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = version.h; sourceTree = "<group>"; };
510 8981F5FE1010500F00D1520E /* frame-element.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "frame-element.cc"; sourceTree = "<group>"; };
511 8981F5FF1010500F00D1520E /* frame-element.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "frame-element.h"; sourceTree = "<group>"; };
512 898BD20C0EF6CC850068B00A /* debug-arm.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "debug-arm.cc"; path = "arm/debug-arm.cc"; sourceTree = "<group>"; };
513 898BD20D0EF6CC850068B00A /* debug-ia32.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "debug-ia32.cc"; path = "ia32/debug-ia32.cc"; sourceTree = "<group>"; };
514 89A15C630EE4661A00B48DEB /* bytecodes-irregexp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "bytecodes-irregexp.h"; sourceTree = "<group>"; };
515 89A15C660EE4665300B48DEB /* interpreter-irregexp.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "interpreter-irregexp.cc"; sourceTree = "<group>"; };
516 89A15C670EE4665300B48DEB /* interpreter-irregexp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "interpreter-irregexp.h"; sourceTree = "<group>"; };
517 89A15C6D0EE466A900B48DEB /* platform-freebsd.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "platform-freebsd.cc"; sourceTree = "<group>"; };
518 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>"; };
519 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>"; };
520 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>"; };
521 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>"; };
522 89A15C740EE466D000B48DEB /* regexp-macro-assembler-irregexp-inl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "regexp-macro-assembler-irregexp-inl.h"; sourceTree = "<group>"; };
523 89A15C750EE466D000B48DEB /* regexp-macro-assembler-irregexp.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "regexp-macro-assembler-irregexp.cc"; sourceTree = "<group>"; };
524 89A15C760EE466D000B48DEB /* regexp-macro-assembler-irregexp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "regexp-macro-assembler-irregexp.h"; sourceTree = "<group>"; };
525 89A15C770EE466D000B48DEB /* regexp-macro-assembler-tracer.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "regexp-macro-assembler-tracer.cc"; sourceTree = "<group>"; };
526 89A15C780EE466D000B48DEB /* regexp-macro-assembler-tracer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "regexp-macro-assembler-tracer.h"; sourceTree = "<group>"; };
527 89A15C790EE466D000B48DEB /* regexp-macro-assembler.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "regexp-macro-assembler.cc"; sourceTree = "<group>"; };
528 89A15C7A0EE466D000B48DEB /* regexp-macro-assembler.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "regexp-macro-assembler.h"; sourceTree = "<group>"; };
529 89A15C910EE46A1700B48DEB /* d8-readline.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "d8-readline.cc"; path = "../src/d8-readline.cc"; sourceTree = "<group>"; };
530 89A15C920EE46A1700B48DEB /* d8.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = d8.cc; path = ../src/d8.cc; sourceTree = "<group>"; };
531 89A15C930EE46A1700B48DEB /* d8.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = d8.h; path = ../src/d8.h; sourceTree = "<group>"; };
532 89A15C940EE46A1700B48DEB /* d8.js */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.javascript; name = d8.js; path = ../src/d8.js; sourceTree = "<group>"; };
533 89B12E8D0E7FF2A40080BA62 /* presubmit.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = presubmit.py; sourceTree = "<group>"; };
534 89F23C870E78D5B2006B2466 /* libv8-arm.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libv8-arm.a"; sourceTree = BUILT_PRODUCTS_DIR; };
535 89F23C950E78D5B6006B2466 /* v8_shell-arm */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = "v8_shell-arm"; sourceTree = BUILT_PRODUCTS_DIR; };
536 89FB0E360F8E531900B04B3C /* d8-posix.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "d8-posix.cc"; path = "../src/d8-posix.cc"; sourceTree = "<group>"; };
537 89FB0E370F8E531900B04B3C /* d8-windows.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "d8-windows.cc"; path = "../src/d8-windows.cc"; sourceTree = "<group>"; };
538 9F11D99E105AF0A300EBE5B2 /* heap-profiler.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "heap-profiler.cc"; sourceTree = "<group>"; };
539 9F11D99F105AF0A300EBE5B2 /* heap-profiler.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "heap-profiler.h"; sourceTree = "<group>"; };
540 9F4B7B870FCC877A00DC4117 /* log-utils.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "log-utils.cc"; sourceTree = "<group>"; };
541 9F4B7B880FCC877A00DC4117 /* log-utils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "log-utils.h"; sourceTree = "<group>"; };
542 9F92FAA70F8F28AD0089F02C /* func-name-inferrer.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "func-name-inferrer.cc"; sourceTree = "<group>"; };
543 9F92FAA80F8F28AD0089F02C /* func-name-inferrer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "func-name-inferrer.h"; sourceTree = "<group>"; };
544 9FC86ABB0F5FEDAC00F22668 /* oprofile-agent.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "oprofile-agent.cc"; sourceTree = "<group>"; };
545 9FC86ABC0F5FEDAC00F22668 /* oprofile-agent.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "oprofile-agent.h"; sourceTree = "<group>"; };
546/* End PBXFileReference section */
547
548/* Begin PBXFrameworksBuildPhase section */
549 893988050F2A35FA007D5254 /* Frameworks */ = {
550 isa = PBXFrameworksBuildPhase;
551 buildActionMask = 2147483647;
552 files = (
553 893988070F2A35FA007D5254 /* libv8.a in Frameworks */,
554 );
555 runOnlyForDeploymentPostprocessing = 0;
556 };
557 8970F2EE0E719FB2006AE7B5 /* Frameworks */ = {
558 isa = PBXFrameworksBuildPhase;
559 buildActionMask = 2147483647;
560 files = (
561 );
562 runOnlyForDeploymentPostprocessing = 0;
563 };
564 897F76780E71B4CC007ACF34 /* Frameworks */ = {
565 isa = PBXFrameworksBuildPhase;
566 buildActionMask = 2147483647;
567 files = (
568 897F76850E71B6B1007ACF34 /* libv8.a in Frameworks */,
569 );
570 runOnlyForDeploymentPostprocessing = 0;
571 };
572 89F23C830E78D5B2006B2466 /* Frameworks */ = {
573 isa = PBXFrameworksBuildPhase;
574 buildActionMask = 2147483647;
575 files = (
576 );
577 runOnlyForDeploymentPostprocessing = 0;
578 };
579 89F23C8F0E78D5B6006B2466 /* Frameworks */ = {
580 isa = PBXFrameworksBuildPhase;
581 buildActionMask = 2147483647;
582 files = (
583 896FD03A0E78D717003DFB6A /* libv8-arm.a in Frameworks */,
584 );
585 runOnlyForDeploymentPostprocessing = 0;
586 };
587/* End PBXFrameworksBuildPhase section */
588
589/* Begin PBXGroup section */
590 8915B8660E719336009C4E19 = {
591 isa = PBXGroup;
592 children = (
593 897FF0CF0E71996900D62E90 /* v8 */,
594 897FF1C00E719CB600D62E90 /* Products */,
595 );
596 sourceTree = "<group>";
597 };
598 897FF0CF0E71996900D62E90 /* v8 */ = {
599 isa = PBXGroup;
600 children = (
601 897FF0D10E71999E00D62E90 /* include */,
602 897FF0D00E71999800D62E90 /* src */,
603 897FF1B30E719BCE00D62E90 /* samples */,
604 897FF1B40E719BE800D62E90 /* tools */,
605 );
606 name = v8;
607 path = ..;
608 sourceTree = "<group>";
609 };
610 897FF0D00E71999800D62E90 /* src */ = {
611 isa = PBXGroup;
612 children = (
613 897FF0D70E719AB300D62E90 /* C++ */,
614 897FF0D80E719ABA00D62E90 /* js */,
615 897FF0DE0E719B3400D62E90 /* third_party */,
616 89A9C1630E71C8E300BE6CCA /* generated */,
617 );
618 path = src;
619 sourceTree = "<group>";
620 };
621 897FF0D10E71999E00D62E90 /* include */ = {
622 isa = PBXGroup;
623 children = (
624 897FF0D40E719A8500D62E90 /* v8-debug.h */,
625 897FF0D50E719A8500D62E90 /* v8.h */,
626 );
627 path = include;
628 sourceTree = "<group>";
629 };
630 897FF0D70E719AB300D62E90 /* C++ */ = {
631 isa = PBXGroup;
632 children = (
633 897FF0F60E719B8F00D62E90 /* accessors.cc */,
634 897FF0F70E719B8F00D62E90 /* accessors.h */,
635 897FF0F80E719B8F00D62E90 /* allocation.cc */,
636 897FF0F90E719B8F00D62E90 /* allocation.h */,
637 897FF0FA0E719B8F00D62E90 /* api.cc */,
638 897FF0FB0E719B8F00D62E90 /* api.h */,
639 893986D40F29020C007D5254 /* apiutils.h */,
640 897FF0FC0E719B8F00D62E90 /* arguments.h */,
641 897FF0FD0E719B8F00D62E90 /* assembler-arm-inl.h */,
642 897FF0FE0E719B8F00D62E90 /* assembler-arm.cc */,
643 897FF0FF0E719B8F00D62E90 /* assembler-arm.h */,
644 897FF1000E719B8F00D62E90 /* assembler-ia32-inl.h */,
645 897FF1010E719B8F00D62E90 /* assembler-ia32.cc */,
646 897FF1020E719B8F00D62E90 /* assembler-ia32.h */,
647 897FF1030E719B8F00D62E90 /* assembler.cc */,
648 897FF1040E719B8F00D62E90 /* assembler.h */,
649 897FF1050E719B8F00D62E90 /* ast.cc */,
650 897FF1060E719B8F00D62E90 /* ast.h */,
651 897FF1070E719B8F00D62E90 /* bootstrapper.cc */,
652 897FF1080E719B8F00D62E90 /* bootstrapper.h */,
653 897FF1090E719B8F00D62E90 /* builtins-arm.cc */,
654 897FF10A0E719B8F00D62E90 /* builtins-ia32.cc */,
655 897FF10B0E719B8F00D62E90 /* builtins.cc */,
656 897FF10C0E719B8F00D62E90 /* builtins.h */,
657 89A15C630EE4661A00B48DEB /* bytecodes-irregexp.h */,
658 897FF10D0E719B8F00D62E90 /* char-predicates-inl.h */,
659 897FF10E0E719B8F00D62E90 /* char-predicates.h */,
660 897FF10F0E719B8F00D62E90 /* checks.cc */,
661 897FF1100E719B8F00D62E90 /* checks.h */,
662 897FF1110E719B8F00D62E90 /* code-stubs.cc */,
663 897FF1120E719B8F00D62E90 /* code-stubs.h */,
664 897FF1130E719B8F00D62E90 /* code.h */,
665 897FF1140E719B8F00D62E90 /* codegen-arm.cc */,
666 896448BC0E9D530500E7C516 /* codegen-arm.h */,
667 897FF1150E719B8F00D62E90 /* codegen-ia32.cc */,
668 8964482B0E9C00F700E7C516 /* codegen-ia32.h */,
669 897FF1160E719B8F00D62E90 /* codegen-inl.h */,
670 897FF1170E719B8F00D62E90 /* codegen.cc */,
671 897FF1180E719B8F00D62E90 /* codegen.h */,
672 89495E460E79FC23001F68C3 /* compilation-cache.cc */,
673 89495E470E79FC23001F68C3 /* compilation-cache.h */,
674 897FF1190E719B8F00D62E90 /* compiler.cc */,
675 897FF11A0E719B8F00D62E90 /* compiler.h */,
676 897FF11B0E719B8F00D62E90 /* constants-arm.h */,
677 897FF11C0E719B8F00D62E90 /* contexts.cc */,
678 897FF11D0E719B8F00D62E90 /* contexts.h */,
679 897FF11E0E719B8F00D62E90 /* conversions-inl.h */,
680 897FF11F0E719B8F00D62E90 /* conversions.cc */,
681 897FF1200E719B8F00D62E90 /* conversions.h */,
682 897FF1210E719B8F00D62E90 /* counters.cc */,
683 897FF1220E719B8F00D62E90 /* counters.h */,
684 897FF1230E719B8F00D62E90 /* cpu-arm.cc */,
685 897FF1240E719B8F00D62E90 /* cpu-ia32.cc */,
686 897FF1250E719B8F00D62E90 /* cpu.h */,
687 893A722A0F7B4A3200303DD2 /* dateparser-inl.h */,
688 897FF1260E719B8F00D62E90 /* dateparser.cc */,
689 897FF1270E719B8F00D62E90 /* dateparser.h */,
690 898BD20C0EF6CC850068B00A /* debug-arm.cc */,
691 898BD20D0EF6CC850068B00A /* debug-ia32.cc */,
692 897FF1280E719B8F00D62E90 /* debug.cc */,
693 897FF1290E719B8F00D62E90 /* debug.h */,
694 8956B6CD0F5D86570033B5A2 /* debug-agent.cc */,
695 8956B6CE0F5D86570033B5A2 /* debug-agent.h */,
696 897FF12A0E719B8F00D62E90 /* disasm-arm.cc */,
697 897FF12B0E719B8F00D62E90 /* disasm-ia32.cc */,
698 897FF12C0E719B8F00D62E90 /* disasm.h */,
699 897FF12D0E719B8F00D62E90 /* disassembler.cc */,
700 897FF12E0E719B8F00D62E90 /* disassembler.h */,
701 897FF12F0E719B8F00D62E90 /* dtoa-config.c */,
702 897FF1300E719B8F00D62E90 /* execution.cc */,
703 897FF1310E719B8F00D62E90 /* execution.h */,
704 897FF1320E719B8F00D62E90 /* factory.cc */,
705 897FF1330E719B8F00D62E90 /* factory.h */,
706 89471C7F0EB23EE400B6874B /* flag-definitions.h */,
707 897FF1350E719B8F00D62E90 /* flags.cc */,
708 897FF1360E719B8F00D62E90 /* flags.h */,
709 8981F5FE1010500F00D1520E /* frame-element.cc */,
710 8981F5FF1010500F00D1520E /* frame-element.h */,
711 897FF1370E719B8F00D62E90 /* frames-arm.cc */,
712 897FF1380E719B8F00D62E90 /* frames-arm.h */,
713 897FF1390E719B8F00D62E90 /* frames-ia32.cc */,
714 897FF13A0E719B8F00D62E90 /* frames-ia32.h */,
715 897FF13B0E719B8F00D62E90 /* frames-inl.h */,
716 897FF13C0E719B8F00D62E90 /* frames.cc */,
717 897FF13D0E719B8F00D62E90 /* frames.h */,
718 9F92FAA70F8F28AD0089F02C /* func-name-inferrer.cc */,
719 9F92FAA80F8F28AD0089F02C /* func-name-inferrer.h */,
720 897FF13E0E719B8F00D62E90 /* global-handles.cc */,
721 897FF13F0E719B8F00D62E90 /* global-handles.h */,
722 897FF1400E719B8F00D62E90 /* globals.h */,
723 897FF1410E719B8F00D62E90 /* handles-inl.h */,
724 897FF1420E719B8F00D62E90 /* handles.cc */,
725 897FF1430E719B8F00D62E90 /* handles.h */,
726 897FF1440E719B8F00D62E90 /* hashmap.cc */,
727 897FF1450E719B8F00D62E90 /* hashmap.h */,
728 897FF1460E719B8F00D62E90 /* heap-inl.h */,
729 897FF1470E719B8F00D62E90 /* heap.cc */,
730 897FF1480E719B8F00D62E90 /* heap.h */,
731 9F11D99E105AF0A300EBE5B2 /* heap-profiler.cc */,
732 9F11D99F105AF0A300EBE5B2 /* heap-profiler.h */,
733 897FF1490E719B8F00D62E90 /* ic-arm.cc */,
734 897FF14A0E719B8F00D62E90 /* ic-ia32.cc */,
735 897FF14B0E719B8F00D62E90 /* ic-inl.h */,
736 897FF14C0E719B8F00D62E90 /* ic.cc */,
737 897FF14D0E719B8F00D62E90 /* ic.h */,
738 89A15C660EE4665300B48DEB /* interpreter-irregexp.cc */,
739 89A15C670EE4665300B48DEB /* interpreter-irregexp.h */,
740 897FF14E0E719B8F00D62E90 /* jsregexp.cc */,
741 897FF14F0E719B8F00D62E90 /* jsregexp.h */,
742 58950D4E0F55514900F3E8BA /* jump-target-arm.cc */,
743 58950D4F0F55514900F3E8BA /* jump-target-ia32.cc */,
744 58950D500F55514900F3E8BA /* jump-target.cc */,
745 58950D510F55514900F3E8BA /* jump-target.h */,
746 897FF1500E719B8F00D62E90 /* list-inl.h */,
747 897FF1510E719B8F00D62E90 /* list.h */,
748 897FF1520E719B8F00D62E90 /* log.cc */,
749 897FF1530E719B8F00D62E90 /* log.h */,
750 22A76C900FF259E600FDC694 /* log-inl.h */,
751 9F4B7B870FCC877A00DC4117 /* log-utils.cc */,
752 9F4B7B880FCC877A00DC4117 /* log-utils.h */,
753 897FF1540E719B8F00D62E90 /* macro-assembler-arm.cc */,
754 897FF1550E719B8F00D62E90 /* macro-assembler-arm.h */,
755 897FF1560E719B8F00D62E90 /* macro-assembler-ia32.cc */,
756 897FF1570E719B8F00D62E90 /* macro-assembler-ia32.h */,
757 897FF1580E719B8F00D62E90 /* macro-assembler.h */,
758 897FF1590E719B8F00D62E90 /* mark-compact.cc */,
759 897FF15A0E719B8F00D62E90 /* mark-compact.h */,
760 897FF15B0E719B8F00D62E90 /* memory.h */,
761 897FF15C0E719B8F00D62E90 /* messages.cc */,
762 897FF15D0E719B8F00D62E90 /* messages.h */,
763 897FF15E0E719B8F00D62E90 /* mksnapshot.cc */,
764 897FF15F0E719B8F00D62E90 /* natives.h */,
765 897FF1600E719B8F00D62E90 /* objects-debug.cc */,
766 897FF1610E719B8F00D62E90 /* objects-inl.h */,
767 897FF1620E719B8F00D62E90 /* objects.cc */,
768 897FF1630E719B8F00D62E90 /* objects.h */,
769 9FC86ABB0F5FEDAC00F22668 /* oprofile-agent.cc */,
770 9FC86ABC0F5FEDAC00F22668 /* oprofile-agent.h */,
771 897FF1640E719B8F00D62E90 /* parser.cc */,
772 897FF1650E719B8F00D62E90 /* parser.h */,
773 89A15C6D0EE466A900B48DEB /* platform-freebsd.cc */,
774 897FF1660E719B8F00D62E90 /* platform-linux.cc */,
775 897FF1670E719B8F00D62E90 /* platform-macos.cc */,
776 897FF1680E719B8F00D62E90 /* platform-nullos.cc */,
777 893A72230F7B0FF200303DD2 /* platform-posix.cc */,
778 897FF1690E719B8F00D62E90 /* platform-win32.cc */,
779 897FF16A0E719B8F00D62E90 /* platform.h */,
780 897FF16B0E719B8F00D62E90 /* prettyprinter.cc */,
781 897FF16C0E719B8F00D62E90 /* prettyprinter.h */,
782 897FF16D0E719B8F00D62E90 /* property.cc */,
783 897FF16E0E719B8F00D62E90 /* property.h */,
784 89A15C700EE466D000B48DEB /* regexp-macro-assembler-arm.cc */,
785 89A15C710EE466D000B48DEB /* regexp-macro-assembler-arm.h */,
786 89A15C720EE466D000B48DEB /* regexp-macro-assembler-ia32.cc */,
787 89A15C730EE466D000B48DEB /* regexp-macro-assembler-ia32.h */,
788 89A15C740EE466D000B48DEB /* regexp-macro-assembler-irregexp-inl.h */,
789 89A15C750EE466D000B48DEB /* regexp-macro-assembler-irregexp.cc */,
790 89A15C760EE466D000B48DEB /* regexp-macro-assembler-irregexp.h */,
791 89A15C770EE466D000B48DEB /* regexp-macro-assembler-tracer.cc */,
792 89A15C780EE466D000B48DEB /* regexp-macro-assembler-tracer.h */,
793 89A15C790EE466D000B48DEB /* regexp-macro-assembler.cc */,
794 89A15C7A0EE466D000B48DEB /* regexp-macro-assembler.h */,
795 8944AD0E0F1D4D3A0028D560 /* regexp-stack.cc */,
796 8944AD0F0F1D4D3A0028D560 /* regexp-stack.h */,
797 58950D520F55514900F3E8BA /* register-allocator-arm.cc */,
798 58950D530F55514900F3E8BA /* register-allocator-ia32.cc */,
799 893A722D0F7B4A7100303DD2 /* register-allocator-inl.h */,
800 58950D540F55514900F3E8BA /* register-allocator.cc */,
801 58950D550F55514900F3E8BA /* register-allocator.h */,
802 897FF16F0E719B8F00D62E90 /* rewriter.cc */,
803 897FF1700E719B8F00D62E90 /* rewriter.h */,
804 897FF1710E719B8F00D62E90 /* runtime.cc */,
805 897FF1720E719B8F00D62E90 /* runtime.h */,
806 897FF1730E719B8F00D62E90 /* scanner.cc */,
807 897FF1740E719B8F00D62E90 /* scanner.h */,
808 897FF1750E719B8F00D62E90 /* SConscript */,
809 897FF1760E719B8F00D62E90 /* scopeinfo.cc */,
810 897FF1770E719B8F00D62E90 /* scopeinfo.h */,
811 897FF1780E719B8F00D62E90 /* scopes.cc */,
812 897FF1790E719B8F00D62E90 /* scopes.h */,
813 897FF17A0E719B8F00D62E90 /* serialize.cc */,
814 897FF17B0E719B8F00D62E90 /* serialize.h */,
815 897FF17C0E719B8F00D62E90 /* shell.h */,
816 897FF17D0E719B8F00D62E90 /* simulator-arm.cc */,
817 897FF17E0E719B8F00D62E90 /* simulator-arm.h */,
818 897FF17F0E719B8F00D62E90 /* simulator-ia32.cc */,
819 897FF1800E719B8F00D62E90 /* simulator-ia32.h */,
820 897FF1810E719B8F00D62E90 /* smart-pointer.h */,
821 897FF1820E719B8F00D62E90 /* snapshot-common.cc */,
822 897FF1830E719B8F00D62E90 /* snapshot-empty.cc */,
823 897FF1840E719B8F00D62E90 /* snapshot.h */,
824 897FF1850E719B8F00D62E90 /* spaces-inl.h */,
825 897FF1860E719B8F00D62E90 /* spaces.cc */,
826 897FF1870E719B8F00D62E90 /* spaces.h */,
827 897FF1880E719B8F00D62E90 /* string-stream.cc */,
828 897FF1890E719B8F00D62E90 /* string-stream.h */,
829 897FF18A0E719B8F00D62E90 /* stub-cache-arm.cc */,
830 897FF18B0E719B8F00D62E90 /* stub-cache-ia32.cc */,
831 897FF18C0E719B8F00D62E90 /* stub-cache.cc */,
832 897FF18D0E719B8F00D62E90 /* stub-cache.h */,
833 897FF18E0E719B8F00D62E90 /* token.cc */,
834 897FF18F0E719B8F00D62E90 /* token.h */,
835 897FF1900E719B8F00D62E90 /* top.cc */,
836 897FF1910E719B8F00D62E90 /* top.h */,
837 897FF1920E719B8F00D62E90 /* unicode-inl.h */,
838 897FF1930E719B8F00D62E90 /* unicode.cc */,
839 897FF1940E719B8F00D62E90 /* unicode.h */,
840 897FF1950E719B8F00D62E90 /* usage-analyzer.cc */,
841 897FF1960E719B8F00D62E90 /* usage-analyzer.h */,
842 897FF1970E719B8F00D62E90 /* utils.cc */,
843 897FF1980E719B8F00D62E90 /* utils.h */,
844 897FF1990E719B8F00D62E90 /* v8-counters.cc */,
845 897FF19A0E719B8F00D62E90 /* v8-counters.h */,
846 897FF19B0E719B8F00D62E90 /* v8.cc */,
847 897FF19C0E719B8F00D62E90 /* v8.h */,
848 897FF19D0E719B8F00D62E90 /* v8threads.cc */,
849 897FF19E0E719B8F00D62E90 /* v8threads.h */,
850 897FF19F0E719B8F00D62E90 /* variables.cc */,
851 897FF1A00E719B8F00D62E90 /* variables.h */,
852 897FF32F0FAA0ED200136CF6 /* version.cc */,
853 897FF3300FAA0ED200136CF6 /* version.h */,
854 58950D560F55514900F3E8BA /* virtual-frame-arm.cc */,
855 58950D570F55514900F3E8BA /* virtual-frame-arm.h */,
856 58950D580F55514900F3E8BA /* virtual-frame-ia32.cc */,
857 58950D590F55514900F3E8BA /* virtual-frame-ia32.h */,
858 58950D5A0F55514900F3E8BA /* virtual-frame.cc */,
859 58950D5B0F55514900F3E8BA /* virtual-frame.h */,
860 897FF1A10E719B8F00D62E90 /* zone-inl.h */,
861 897FF1A20E719B8F00D62E90 /* zone.cc */,
862 897FF1A30E719B8F00D62E90 /* zone.h */,
863 );
864 name = "C++";
865 sourceTree = "<group>";
866 };
867 897FF0D80E719ABA00D62E90 /* js */ = {
868 isa = PBXGroup;
869 children = (
870 897FF1A60E719BC100D62E90 /* apinatives.js */,
871 897FF1A70E719BC100D62E90 /* array.js */,
872 897FF1A80E719BC100D62E90 /* date-delay.js */,
873 897FF1A90E719BC100D62E90 /* debug-delay.js */,
874 58242A1E0FA1F14D00BD6F59 /* json-delay.js */,
875 897FF1AA0E719BC100D62E90 /* math.js */,
876 897FF1AB0E719BC100D62E90 /* messages.js */,
877 897FF1AC0E719BC100D62E90 /* mirror-delay.js */,
878 897FF1AD0E719BC100D62E90 /* regexp-delay.js */,
879 897FF1AE0E719BC100D62E90 /* runtime.js */,
880 897FF1AF0E719BC100D62E90 /* string.js */,
881 897FF1B00E719BC100D62E90 /* uri.js */,
882 897FF1B10E719BC100D62E90 /* v8natives.js */,
883 );
884 name = js;
885 sourceTree = "<group>";
886 };
887 897FF0DE0E719B3400D62E90 /* third_party */ = {
888 isa = PBXGroup;
889 children = (
890 897FF0DF0E719B3400D62E90 /* dtoa */,
891 );
892 path = third_party;
893 sourceTree = "<group>";
894 };
895 897FF0DF0E719B3400D62E90 /* dtoa */ = {
896 isa = PBXGroup;
897 children = (
898 897FF0E00E719B3500D62E90 /* COPYING */,
899 897FF0E10E719B3500D62E90 /* dtoa.c */,
900 );
901 path = dtoa;
902 sourceTree = "<group>";
903 };
904 897FF1B30E719BCE00D62E90 /* samples */ = {
905 isa = PBXGroup;
906 children = (
907 89A15C910EE46A1700B48DEB /* d8-readline.cc */,
908 893988150F2A3686007D5254 /* d8-debug.cc */,
909 893A72320F7B4AD700303DD2 /* d8-debug.h */,
910 89FB0E360F8E531900B04B3C /* d8-posix.cc */,
911 89FB0E370F8E531900B04B3C /* d8-windows.cc */,
912 89A15C920EE46A1700B48DEB /* d8.cc */,
913 89A15C930EE46A1700B48DEB /* d8.h */,
914 89A15C940EE46A1700B48DEB /* d8.js */,
915 897FF1B50E719C0900D62E90 /* shell.cc */,
916 );
917 path = samples;
918 sourceTree = "<group>";
919 };
920 897FF1B40E719BE800D62E90 /* tools */ = {
921 isa = PBXGroup;
922 children = (
923 897FF1B60E719C2300D62E90 /* js2c.py */,
924 897FF1B70E719C2E00D62E90 /* macros.py */,
925 89B12E8D0E7FF2A40080BA62 /* presubmit.py */,
926 );
927 path = tools;
928 sourceTree = "<group>";
929 };
930 897FF1C00E719CB600D62E90 /* Products */ = {
931 isa = PBXGroup;
932 children = (
933 8970F2F00E719FB2006AE7B5 /* libv8.a */,
934 897F767A0E71B4CC007ACF34 /* v8_shell */,
935 89F23C870E78D5B2006B2466 /* libv8-arm.a */,
936 89F23C950E78D5B6006B2466 /* v8_shell-arm */,
937 8939880B0F2A35FA007D5254 /* v8_shell */,
938 );
939 name = Products;
940 sourceTree = "<group>";
941 };
942 89A9C1630E71C8E300BE6CCA /* generated */ = {
943 isa = PBXGroup;
944 children = (
945 893988320F2A3B8B007D5254 /* d8-js.cc */,
946 8900116B0E71CA2300F91F35 /* libraries.cc */,
947 );
948 path = generated;
949 sourceTree = CONFIGURATION_TEMP_DIR;
950 };
951/* End PBXGroup section */
952
953/* Begin PBXNativeTarget section */
954 893987FE0F2A35FA007D5254 /* d8_shell */ = {
955 isa = PBXNativeTarget;
956 buildConfigurationList = 893988080F2A35FA007D5254 /* Build configuration list for PBXNativeTarget "d8_shell" */;
957 buildPhases = (
958 893988220F2A376C007D5254 /* ShellScript */,
959 893988030F2A35FA007D5254 /* Sources */,
960 893988050F2A35FA007D5254 /* Frameworks */,
961 );
962 buildRules = (
963 );
964 dependencies = (
965 893988010F2A35FA007D5254 /* PBXTargetDependency */,
966 );
967 name = d8_shell;
968 productName = v8_shell;
969 productReference = 8939880B0F2A35FA007D5254 /* v8_shell */;
970 productType = "com.apple.product-type.tool";
971 };
972 8970F2EF0E719FB2006AE7B5 /* v8 */ = {
973 isa = PBXNativeTarget;
974 buildConfigurationList = 8970F2F70E719FC1006AE7B5 /* Build configuration list for PBXNativeTarget "v8" */;
975 buildPhases = (
976 89EA6FB50E71AA1F00F59E1B /* ShellScript */,
977 8970F2ED0E719FB2006AE7B5 /* Sources */,
978 8970F2EE0E719FB2006AE7B5 /* Frameworks */,
979 );
980 buildRules = (
981 );
982 dependencies = (
983 );
984 name = v8;
985 productName = v8;
986 productReference = 8970F2F00E719FB2006AE7B5 /* libv8.a */;
987 productType = "com.apple.product-type.library.static";
988 };
989 897F76790E71B4CC007ACF34 /* v8_shell */ = {
990 isa = PBXNativeTarget;
991 buildConfigurationList = 897F767E0E71B4EA007ACF34 /* Build configuration list for PBXNativeTarget "v8_shell" */;
992 buildPhases = (
993 897F76770E71B4CC007ACF34 /* Sources */,
994 897F76780E71B4CC007ACF34 /* Frameworks */,
995 );
996 buildRules = (
997 );
998 dependencies = (
999 897F76830E71B6AC007ACF34 /* PBXTargetDependency */,
1000 );
1001 name = v8_shell;
1002 productName = v8_shell;
1003 productReference = 897F767A0E71B4CC007ACF34 /* v8_shell */;
1004 productType = "com.apple.product-type.tool";
1005 };
1006 89F23C3C0E78D5B2006B2466 /* v8-arm */ = {
1007 isa = PBXNativeTarget;
1008 buildConfigurationList = 89F23C840E78D5B2006B2466 /* Build configuration list for PBXNativeTarget "v8-arm" */;
1009 buildPhases = (
1010 89F23C3D0E78D5B2006B2466 /* ShellScript */,
1011 89F23C3E0E78D5B2006B2466 /* Sources */,
1012 89F23C830E78D5B2006B2466 /* Frameworks */,
1013 );
1014 buildRules = (
1015 );
1016 dependencies = (
1017 );
1018 name = "v8-arm";
1019 productName = "v8-arm";
1020 productReference = 89F23C870E78D5B2006B2466 /* libv8-arm.a */;
1021 productType = "com.apple.product-type.library.static";
1022 };
1023 89F23C880E78D5B6006B2466 /* v8_shell-arm */ = {
1024 isa = PBXNativeTarget;
1025 buildConfigurationList = 89F23C920E78D5B6006B2466 /* Build configuration list for PBXNativeTarget "v8_shell-arm" */;
1026 buildPhases = (
1027 89F23C8D0E78D5B6006B2466 /* Sources */,
1028 89F23C8F0E78D5B6006B2466 /* Frameworks */,
1029 );
1030 buildRules = (
1031 );
1032 dependencies = (
1033 896FD03C0E78D71F003DFB6A /* PBXTargetDependency */,
1034 );
1035 name = "v8_shell-arm";
1036 productName = "v8_shell-arm";
1037 productReference = 89F23C950E78D5B6006B2466 /* v8_shell-arm */;
1038 productType = "com.apple.product-type.tool";
1039 };
1040/* End PBXNativeTarget section */
1041
1042/* Begin PBXProject section */
1043 8915B8680E719336009C4E19 /* Project object */ = {
1044 isa = PBXProject;
1045 buildConfigurationList = 8915B86B0E719336009C4E19 /* Build configuration list for PBXProject "v8" */;
1046 compatibilityVersion = "Xcode 3.1";
1047 hasScannedForEncodings = 0;
1048 mainGroup = 8915B8660E719336009C4E19;
1049 productRefGroup = 897FF1C00E719CB600D62E90 /* Products */;
1050 projectDirPath = "";
1051 projectRoot = ..;
1052 targets = (
1053 7BF891930E73098D000BAF8A /* All */,
1054 8970F2EF0E719FB2006AE7B5 /* v8 */,
1055 897F76790E71B4CC007ACF34 /* v8_shell */,
1056 893987FE0F2A35FA007D5254 /* d8_shell */,
1057 89F23C3C0E78D5B2006B2466 /* v8-arm */,
1058 89F23C880E78D5B6006B2466 /* v8_shell-arm */,
1059 );
1060 };
1061/* End PBXProject section */
1062
1063/* Begin PBXShellScriptBuildPhase section */
1064 893988220F2A376C007D5254 /* ShellScript */ = {
1065 isa = PBXShellScriptBuildPhase;
1066 buildActionMask = 2147483647;
1067 files = (
1068 );
1069 inputPaths = (
1070 );
1071 outputPaths = (
1072 );
1073 runOnlyForDeploymentPostprocessing = 0;
1074 shellPath = /bin/sh;
1075 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";
1076 };
1077 89EA6FB50E71AA1F00F59E1B /* ShellScript */ = {
1078 isa = PBXShellScriptBuildPhase;
1079 buildActionMask = 2147483647;
1080 files = (
1081 );
1082 inputPaths = (
1083 );
1084 outputPaths = (
1085 );
1086 runOnlyForDeploymentPostprocessing = 0;
1087 shellPath = /bin/sh;
1088 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-delay.js\"\\\n\" mirror-delay.js\"\\\n\" date-delay.js\"\\\n\" json-delay.js\"\\\n\" regexp-delay.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";
1089 };
1090 89F23C3D0E78D5B2006B2466 /* ShellScript */ = {
1091 isa = PBXShellScriptBuildPhase;
1092 buildActionMask = 2147483647;
1093 files = (
1094 );
1095 inputPaths = (
1096 );
1097 outputPaths = (
1098 );
1099 runOnlyForDeploymentPostprocessing = 0;
1100 shellPath = /bin/sh;
1101 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-delay.js\"\\\n\" mirror-delay.js\"\\\n\" date-delay.js\"\\\n\" json-delay.js\"\\\n\" regexp-delay.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";
1102 };
1103/* End PBXShellScriptBuildPhase section */
1104
1105/* Begin PBXSourcesBuildPhase section */
1106 893988030F2A35FA007D5254 /* Sources */ = {
1107 isa = PBXSourcesBuildPhase;
1108 buildActionMask = 2147483647;
1109 files = (
1110 8939880D0F2A362A007D5254 /* d8.cc in Sources */,
1111 893988160F2A3688007D5254 /* d8-debug.cc in Sources */,
1112 893988330F2A3B8F007D5254 /* d8-js.cc in Sources */,
1113 89FB0E3A0F8E533F00B04B3C /* d8-posix.cc in Sources */,
1114 );
1115 runOnlyForDeploymentPostprocessing = 0;
1116 };
1117 8970F2ED0E719FB2006AE7B5 /* Sources */ = {
1118 isa = PBXSourcesBuildPhase;
1119 buildActionMask = 2147483647;
1120 files = (
1121 89A88DEC0E71A5FF0043BA31 /* accessors.cc in Sources */,
1122 89A88DED0E71A6000043BA31 /* allocation.cc in Sources */,
1123 89A88DEE0E71A6010043BA31 /* api.cc in Sources */,
1124 89A88DEF0E71A60A0043BA31 /* assembler-ia32.cc in Sources */,
1125 89A88DF00E71A60A0043BA31 /* assembler.cc in Sources */,
1126 89A88DF10E71A60B0043BA31 /* ast.cc in Sources */,
1127 89A88DF20E71A60C0043BA31 /* bootstrapper.cc in Sources */,
1128 89A88DF40E71A6160043BA31 /* builtins-ia32.cc in Sources */,
1129 89A88DF50E71A6170043BA31 /* builtins.cc in Sources */,
1130 89A88DF60E71A61C0043BA31 /* checks.cc in Sources */,
1131 893CCE640E71D83700357A03 /* code-stubs.cc in Sources */,
1132 89A88DF70E71A6240043BA31 /* codegen-ia32.cc in Sources */,
1133 89A88DF80E71A6260043BA31 /* codegen.cc in Sources */,
1134 89495E480E79FC23001F68C3 /* compilation-cache.cc in Sources */,
1135 89A88DF90E71A6430043BA31 /* compiler.cc in Sources */,
1136 89A88DFA0E71A6440043BA31 /* contexts.cc in Sources */,
1137 89A88DFB0E71A6440043BA31 /* conversions.cc in Sources */,
1138 89A88DFC0E71A6460043BA31 /* counters.cc in Sources */,
1139 89A88DFD0E71A6470043BA31 /* cpu-ia32.cc in Sources */,
1140 89A88DFE0E71A6480043BA31 /* dateparser.cc in Sources */,
1141 8956B6CF0F5D86730033B5A2 /* debug-agent.cc in Sources */,
1142 898BD20E0EF6CC930068B00A /* debug-ia32.cc in Sources */,
1143 89A88DFF0E71A6530043BA31 /* debug.cc in Sources */,
1144 89A88E000E71A6540043BA31 /* disasm-ia32.cc in Sources */,
1145 89A88E010E71A6550043BA31 /* disassembler.cc in Sources */,
1146 89A88E020E71A65A0043BA31 /* dtoa-config.c in Sources */,
1147 89A88E030E71A65B0043BA31 /* execution.cc in Sources */,
1148 89A88E040E71A65D0043BA31 /* factory.cc in Sources */,
1149 89A88E050E71A65D0043BA31 /* flags.cc in Sources */,
1150 89A88E060E71A6600043BA31 /* frames-ia32.cc in Sources */,
1151 89A88E070E71A6610043BA31 /* frames.cc in Sources */,
1152 9F92FAA90F8F28AD0089F02C /* func-name-inferrer.cc in Sources */,
1153 89A88E080E71A6620043BA31 /* global-handles.cc in Sources */,
1154 89A88E090E71A6640043BA31 /* handles.cc in Sources */,
1155 89A88E0A0E71A6650043BA31 /* hashmap.cc in Sources */,
1156 89A88E0B0E71A66C0043BA31 /* heap.cc in Sources */,
1157 89A88E0C0E71A66D0043BA31 /* ic-ia32.cc in Sources */,
1158 89A88E0D0E71A66E0043BA31 /* ic.cc in Sources */,
1159 89A15C850EE4678B00B48DEB /* interpreter-irregexp.cc in Sources */,
1160 89A88E0E0E71A66F0043BA31 /* jsregexp.cc in Sources */,
1161 58950D5E0F55519800F3E8BA /* jump-target.cc in Sources */,
1162 58950D5F0F55519D00F3E8BA /* jump-target-ia32.cc in Sources */,
1163 8900116C0E71CA2300F91F35 /* libraries.cc in Sources */,
1164 89A88E0F0E71A6740043BA31 /* log.cc in Sources */,
1165 89A88E100E71A6770043BA31 /* macro-assembler-ia32.cc in Sources */,
1166 89A88E110E71A6780043BA31 /* mark-compact.cc in Sources */,
1167 89A88E120E71A67A0043BA31 /* messages.cc in Sources */,
1168 89A88E130E71A6860043BA31 /* objects-debug.cc in Sources */,
1169 89A88E140E71A6870043BA31 /* objects.cc in Sources */,
1170 9FC86ABD0F5FEDAC00F22668 /* oprofile-agent.cc in Sources */,
1171 89A88E150E71A68C0043BA31 /* parser.cc in Sources */,
1172 893A72240F7B101400303DD2 /* platform-posix.cc in Sources */,
1173 89A88E160E71A68E0043BA31 /* platform-macos.cc in Sources */,
1174 89A88E170E71A6950043BA31 /* prettyprinter.cc in Sources */,
1175 89A88E180E71A6960043BA31 /* property.cc in Sources */,
1176 89A15C7B0EE466EB00B48DEB /* regexp-macro-assembler-ia32.cc in Sources */,
1177 89A15C830EE4675E00B48DEB /* regexp-macro-assembler-irregexp.cc in Sources */,
1178 89A15C8A0EE467D100B48DEB /* regexp-macro-assembler-tracer.cc in Sources */,
1179 89A15C810EE4674900B48DEB /* regexp-macro-assembler.cc in Sources */,
1180 8944AD100F1D4D500028D560 /* regexp-stack.cc in Sources */,
1181 58950D620F5551AF00F3E8BA /* register-allocator-ia32.cc in Sources */,
1182 58950D630F5551AF00F3E8BA /* register-allocator.cc in Sources */,
1183 89A88E190E71A6970043BA31 /* rewriter.cc in Sources */,
1184 89A88E1A0E71A69B0043BA31 /* runtime.cc in Sources */,
1185 89A88E1B0E71A69D0043BA31 /* scanner.cc in Sources */,
1186 89A88E1C0E71A69E0043BA31 /* scopeinfo.cc in Sources */,
1187 89A88E1D0E71A6A00043BA31 /* scopes.cc in Sources */,
1188 89A88E1E0E71A6A30043BA31 /* serialize.cc in Sources */,
1189 89A88E1F0E71A6B40043BA31 /* snapshot-common.cc in Sources */,
1190 89A88E200E71A6B60043BA31 /* snapshot-empty.cc in Sources */,
1191 89A88E210E71A6B70043BA31 /* spaces.cc in Sources */,
1192 89A88E220E71A6BC0043BA31 /* string-stream.cc in Sources */,
1193 89A88E230E71A6BE0043BA31 /* stub-cache-ia32.cc in Sources */,
1194 89A88E240E71A6BF0043BA31 /* stub-cache.cc in Sources */,
1195 89A88E250E71A6C20043BA31 /* token.cc in Sources */,
1196 89A88E260E71A6C90043BA31 /* top.cc in Sources */,
1197 89A88E270E71A6CB0043BA31 /* unicode.cc in Sources */,
1198 89A88E280E71A6CC0043BA31 /* usage-analyzer.cc in Sources */,
1199 89A88E290E71A6CE0043BA31 /* utils.cc in Sources */,
1200 89A88E2A0E71A6D00043BA31 /* v8-counters.cc in Sources */,
1201 89A88E2B0E71A6D10043BA31 /* v8.cc in Sources */,
1202 89A88E2C0E71A6D20043BA31 /* v8threads.cc in Sources */,
1203 89A88E2D0E71A6D50043BA31 /* variables.cc in Sources */,
1204 89B933AF0FAA0F9600201304 /* version.cc in Sources */,
1205 58950D660F5551C200F3E8BA /* virtual-frame.cc in Sources */,
1206 58950D670F5551C400F3E8BA /* virtual-frame-ia32.cc in Sources */,
1207 89A88E2E0E71A6D60043BA31 /* zone.cc in Sources */,
1208 9F4B7B890FCC877A00DC4117 /* log-utils.cc in Sources */,
1209 8981F6001010501900D1520E /* frame-element.cc in Sources */,
1210 9F11D9A0105AF0A300EBE5B2 /* heap-profiler.cc in Sources */,
1211 );
1212 runOnlyForDeploymentPostprocessing = 0;
1213 };
1214 897F76770E71B4CC007ACF34 /* Sources */ = {
1215 isa = PBXSourcesBuildPhase;
1216 buildActionMask = 2147483647;
1217 files = (
1218 897F767F0E71B690007ACF34 /* shell.cc in Sources */,
1219 );
1220 runOnlyForDeploymentPostprocessing = 0;
1221 };
1222 89F23C3E0E78D5B2006B2466 /* Sources */ = {
1223 isa = PBXSourcesBuildPhase;
1224 buildActionMask = 2147483647;
1225 files = (
1226 89F23C3F0E78D5B2006B2466 /* accessors.cc in Sources */,
1227 89F23C400E78D5B2006B2466 /* allocation.cc in Sources */,
1228 89F23C410E78D5B2006B2466 /* api.cc in Sources */,
1229 89F23C970E78D5E3006B2466 /* assembler-arm.cc in Sources */,
1230 89F23C430E78D5B2006B2466 /* assembler.cc in Sources */,
1231 89F23C440E78D5B2006B2466 /* ast.cc in Sources */,
1232 89F23C450E78D5B2006B2466 /* bootstrapper.cc in Sources */,
1233 89F23C980E78D5E7006B2466 /* builtins-arm.cc in Sources */,
1234 89F23C470E78D5B2006B2466 /* builtins.cc in Sources */,
1235 89F23C480E78D5B2006B2466 /* checks.cc in Sources */,
1236 89F23C490E78D5B2006B2466 /* code-stubs.cc in Sources */,
1237 89F23C990E78D5E9006B2466 /* codegen-arm.cc in Sources */,
1238 89F23C4B0E78D5B2006B2466 /* codegen.cc in Sources */,
1239 89495E490E79FC23001F68C3 /* compilation-cache.cc in Sources */,
1240 89F23C4C0E78D5B2006B2466 /* compiler.cc in Sources */,
1241 89F23C4D0E78D5B2006B2466 /* contexts.cc in Sources */,
1242 89F23C4E0E78D5B2006B2466 /* conversions.cc in Sources */,
1243 89F23C4F0E78D5B2006B2466 /* counters.cc in Sources */,
1244 89F23C9A0E78D5EC006B2466 /* cpu-arm.cc in Sources */,
1245 89F23C510E78D5B2006B2466 /* dateparser.cc in Sources */,
1246 894599A30F5D8729008DA8FB /* debug-agent.cc in Sources */,
1247 898BD20F0EF6CC9A0068B00A /* debug-arm.cc in Sources */,
1248 89F23C520E78D5B2006B2466 /* debug.cc in Sources */,
1249 89F23C9B0E78D5EE006B2466 /* disasm-arm.cc in Sources */,
1250 89F23C540E78D5B2006B2466 /* disassembler.cc in Sources */,
1251 89F23C550E78D5B2006B2466 /* dtoa-config.c in Sources */,
1252 89F23C560E78D5B2006B2466 /* execution.cc in Sources */,
1253 89F23C570E78D5B2006B2466 /* factory.cc in Sources */,
1254 89F23C580E78D5B2006B2466 /* flags.cc in Sources */,
1255 89F23C9C0E78D5F1006B2466 /* frames-arm.cc in Sources */,
1256 89F23C5A0E78D5B2006B2466 /* frames.cc in Sources */,
1257 9F92FAAA0F8F28AD0089F02C /* func-name-inferrer.cc in Sources */,
1258 89F23C5B0E78D5B2006B2466 /* global-handles.cc in Sources */,
1259 89F23C5C0E78D5B2006B2466 /* handles.cc in Sources */,
1260 89F23C5D0E78D5B2006B2466 /* hashmap.cc in Sources */,
1261 89F23C5E0E78D5B2006B2466 /* heap.cc in Sources */,
1262 89F23C9D0E78D5FB006B2466 /* ic-arm.cc in Sources */,
1263 89F23C600E78D5B2006B2466 /* ic.cc in Sources */,
1264 890A13FE0EE9C47F00E49346 /* interpreter-irregexp.cc in Sources */,
1265 89F23C610E78D5B2006B2466 /* jsregexp.cc in Sources */,
1266 58950D600F5551A300F3E8BA /* jump-target.cc in Sources */,
1267 58950D610F5551A400F3E8BA /* jump-target-arm.cc in Sources */,
1268 89F23C620E78D5B2006B2466 /* libraries.cc in Sources */,
1269 89F23C630E78D5B2006B2466 /* log.cc in Sources */,
1270 89F23C9E0E78D5FD006B2466 /* macro-assembler-arm.cc in Sources */,
1271 89F23C650E78D5B2006B2466 /* mark-compact.cc in Sources */,
1272 89F23C660E78D5B2006B2466 /* messages.cc in Sources */,
1273 89F23C670E78D5B2006B2466 /* objects-debug.cc in Sources */,
1274 89F23C680E78D5B2006B2466 /* objects.cc in Sources */,
1275 9FC86ABE0F5FEDAC00F22668 /* oprofile-agent.cc in Sources */,
1276 89F23C690E78D5B2006B2466 /* parser.cc in Sources */,
1277 893A72250F7B101B00303DD2 /* platform-posix.cc in Sources */,
1278 89F23C6A0E78D5B2006B2466 /* platform-macos.cc in Sources */,
1279 89F23C6B0E78D5B2006B2466 /* prettyprinter.cc in Sources */,
1280 89F23C6C0E78D5B2006B2466 /* property.cc in Sources */,
1281 890A14010EE9C4B000E49346 /* regexp-macro-assembler-arm.cc in Sources */,
1282 890A14020EE9C4B400E49346 /* regexp-macro-assembler-irregexp.cc in Sources */,
1283 890A14030EE9C4B500E49346 /* regexp-macro-assembler-tracer.cc in Sources */,
1284 890A14040EE9C4B700E49346 /* regexp-macro-assembler.cc in Sources */,
1285 8944AD110F1D4D570028D560 /* regexp-stack.cc in Sources */,
1286 58950D640F5551B500F3E8BA /* register-allocator.cc in Sources */,
1287 58950D650F5551B600F3E8BA /* register-allocator-arm.cc in Sources */,
1288 89F23C6D0E78D5B2006B2466 /* rewriter.cc in Sources */,
1289 89F23C6E0E78D5B2006B2466 /* runtime.cc in Sources */,
1290 89F23C6F0E78D5B2006B2466 /* scanner.cc in Sources */,
1291 89F23C700E78D5B2006B2466 /* scopeinfo.cc in Sources */,
1292 89F23C710E78D5B2006B2466 /* scopes.cc in Sources */,
1293 89F23C720E78D5B2006B2466 /* serialize.cc in Sources */,
1294 89F23C9F0E78D604006B2466 /* simulator-arm.cc in Sources */,
1295 89F23C730E78D5B2006B2466 /* snapshot-common.cc in Sources */,
1296 89F23C740E78D5B2006B2466 /* snapshot-empty.cc in Sources */,
1297 89F23C750E78D5B2006B2466 /* spaces.cc in Sources */,
1298 89F23C760E78D5B2006B2466 /* string-stream.cc in Sources */,
1299 89F23CA00E78D609006B2466 /* stub-cache-arm.cc in Sources */,
1300 89F23C780E78D5B2006B2466 /* stub-cache.cc in Sources */,
1301 89F23C790E78D5B2006B2466 /* token.cc in Sources */,
1302 89F23C7A0E78D5B2006B2466 /* top.cc in Sources */,
1303 89F23C7B0E78D5B2006B2466 /* unicode.cc in Sources */,
1304 89F23C7C0E78D5B2006B2466 /* usage-analyzer.cc in Sources */,
1305 89F23C7D0E78D5B2006B2466 /* utils.cc in Sources */,
1306 89F23C7E0E78D5B2006B2466 /* v8-counters.cc in Sources */,
1307 89F23C7F0E78D5B2006B2466 /* v8.cc in Sources */,
1308 89F23C800E78D5B2006B2466 /* v8threads.cc in Sources */,
1309 89F23C810E78D5B2006B2466 /* variables.cc in Sources */,
1310 89B933B00FAA0F9D00201304 /* version.cc in Sources */,
1311 58950D680F5551CB00F3E8BA /* virtual-frame.cc in Sources */,
1312 58950D690F5551CE00F3E8BA /* virtual-frame-arm.cc in Sources */,
1313 89F23C820E78D5B2006B2466 /* zone.cc in Sources */,
1314 9F4B7B8A0FCC877A00DC4117 /* log-utils.cc in Sources */,
1315 8981F6011010502800D1520E /* frame-element.cc in Sources */,
1316 9F11D9A1105AF0A300EBE5B2 /* heap-profiler.cc in Sources */,
1317 );
1318 runOnlyForDeploymentPostprocessing = 0;
1319 };
1320 89F23C8D0E78D5B6006B2466 /* Sources */ = {
1321 isa = PBXSourcesBuildPhase;
1322 buildActionMask = 2147483647;
1323 files = (
1324 89F23C8E0E78D5B6006B2466 /* shell.cc in Sources */,
1325 );
1326 runOnlyForDeploymentPostprocessing = 0;
1327 };
1328/* End PBXSourcesBuildPhase section */
1329
1330/* Begin PBXTargetDependency section */
1331 7BF891970E73099F000BAF8A /* PBXTargetDependency */ = {
1332 isa = PBXTargetDependency;
1333 target = 8970F2EF0E719FB2006AE7B5 /* v8 */;
1334 targetProxy = 7BF891960E73099F000BAF8A /* PBXContainerItemProxy */;
1335 };
1336 7BF891990E73099F000BAF8A /* PBXTargetDependency */ = {
1337 isa = PBXTargetDependency;
1338 target = 897F76790E71B4CC007ACF34 /* v8_shell */;
1339 targetProxy = 7BF891980E73099F000BAF8A /* PBXContainerItemProxy */;
1340 };
1341 893988010F2A35FA007D5254 /* PBXTargetDependency */ = {
1342 isa = PBXTargetDependency;
1343 target = 8970F2EF0E719FB2006AE7B5 /* v8 */;
1344 targetProxy = 893988020F2A35FA007D5254 /* PBXContainerItemProxy */;
1345 };
1346 893988100F2A3647007D5254 /* PBXTargetDependency */ = {
1347 isa = PBXTargetDependency;
1348 target = 893987FE0F2A35FA007D5254 /* d8_shell */;
1349 targetProxy = 8939880F0F2A3647007D5254 /* PBXContainerItemProxy */;
1350 };
1351 896FD03C0E78D71F003DFB6A /* PBXTargetDependency */ = {
1352 isa = PBXTargetDependency;
1353 target = 89F23C3C0E78D5B2006B2466 /* v8-arm */;
1354 targetProxy = 896FD03B0E78D71F003DFB6A /* PBXContainerItemProxy */;
1355 };
1356 896FD03E0E78D731003DFB6A /* PBXTargetDependency */ = {
1357 isa = PBXTargetDependency;
1358 target = 89F23C3C0E78D5B2006B2466 /* v8-arm */;
1359 targetProxy = 896FD03D0E78D731003DFB6A /* PBXContainerItemProxy */;
1360 };
1361 896FD0400E78D735003DFB6A /* PBXTargetDependency */ = {
1362 isa = PBXTargetDependency;
1363 target = 89F23C880E78D5B6006B2466 /* v8_shell-arm */;
1364 targetProxy = 896FD03F0E78D735003DFB6A /* PBXContainerItemProxy */;
1365 };
1366 897F76830E71B6AC007ACF34 /* PBXTargetDependency */ = {
1367 isa = PBXTargetDependency;
1368 target = 8970F2EF0E719FB2006AE7B5 /* v8 */;
1369 targetProxy = 897F76820E71B6AC007ACF34 /* PBXContainerItemProxy */;
1370 };
1371/* End PBXTargetDependency section */
1372
1373/* Begin XCBuildConfiguration section */
1374 7BF891940E73098D000BAF8A /* Debug */ = {
1375 isa = XCBuildConfiguration;
1376 buildSettings = {
1377 PRODUCT_NAME = All;
1378 };
1379 name = Debug;
1380 };
1381 7BF891950E73098D000BAF8A /* Release */ = {
1382 isa = XCBuildConfiguration;
1383 buildSettings = {
1384 PRODUCT_NAME = All;
1385 };
1386 name = Release;
1387 };
1388 8915B8690E719336009C4E19 /* Debug */ = {
1389 isa = XCBuildConfiguration;
1390 buildSettings = {
1391 ALWAYS_SEARCH_USER_PATHS = NO;
1392 COPY_PHASE_STRIP = NO;
1393 GCC_CW_ASM_SYNTAX = NO;
1394 GCC_C_LANGUAGE_STANDARD = ansi;
1395 GCC_DYNAMIC_NO_PIC = YES;
1396 GCC_ENABLE_CPP_EXCEPTIONS = NO;
1397 GCC_ENABLE_CPP_RTTI = NO;
1398 GCC_ENABLE_PASCAL_STRINGS = NO;
1399 GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
1400 GCC_OPTIMIZATION_LEVEL = 0;
1401 GCC_PRECOMPILE_PREFIX_HEADER = YES;
1402 GCC_PREPROCESSOR_DEFINITIONS = (
1403 "$(GCC_PREPROCESSOR_DEFINITIONS)",
1404 DEBUG,
1405 V8_ENABLE_CHECKS,
1406 );
1407 GCC_SYMBOLS_PRIVATE_EXTERN = YES;
1408 GCC_TREAT_WARNINGS_AS_ERRORS = YES;
1409 GCC_WARN_ABOUT_MISSING_NEWLINE = YES;
1410 OTHER_CFLAGS = (
1411 "$(OTHER_CFLAGS)",
1412 "-fstack-protector",
1413 "-fstack-protector-all",
1414 );
1415 PREBINDING = NO;
1416 SYMROOT = ../xcodebuild;
1417 USE_HEADERMAP = NO;
1418 WARNING_CFLAGS = (
1419 "$(WARNING_CFLAGS)",
1420 "-Wall",
1421 "-Wendif-labels",
1422 );
1423 };
1424 name = Debug;
1425 };
1426 8915B86A0E719336009C4E19 /* Release */ = {
1427 isa = XCBuildConfiguration;
1428 buildSettings = {
1429 ALWAYS_SEARCH_USER_PATHS = NO;
1430 DEAD_CODE_STRIPPING = YES;
1431 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
1432 DEPLOYMENT_POSTPROCESSING = YES;
1433 GCC_CW_ASM_SYNTAX = NO;
1434 GCC_C_LANGUAGE_STANDARD = ansi;
1435 GCC_DYNAMIC_NO_PIC = YES;
1436 GCC_ENABLE_CPP_EXCEPTIONS = NO;
1437 GCC_ENABLE_CPP_RTTI = NO;
1438 GCC_ENABLE_PASCAL_STRINGS = NO;
1439 GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
1440 GCC_OPTIMIZATION_LEVEL = 2;
1441 GCC_PRECOMPILE_PREFIX_HEADER = YES;
1442 GCC_PREPROCESSOR_DEFINITIONS = (
1443 "$(GCC_PREPROCESSOR_DEFINITIONS)",
1444 NDEBUG,
1445 );
1446 GCC_SYMBOLS_PRIVATE_EXTERN = YES;
1447 GCC_TREAT_WARNINGS_AS_ERRORS = NO;
1448 GCC_WARN_ABOUT_MISSING_NEWLINE = YES;
1449 PREBINDING = NO;
1450 STRIP_STYLE = all;
1451 SYMROOT = ../xcodebuild;
1452 USE_HEADERMAP = NO;
1453 WARNING_CFLAGS = (
1454 "$(WARNING_CFLAGS)",
1455 "-Wall",
1456 "-Wendif-labels",
1457 );
1458 };
1459 name = Release;
1460 };
1461 893988090F2A35FA007D5254 /* Debug */ = {
1462 isa = XCBuildConfiguration;
1463 buildSettings = {
1464 GCC_PREPROCESSOR_DEFINITIONS = (
1465 "$(GCC_PREPROCESSOR_DEFINITIONS)",
1466 V8_TARGET_ARCH_IA32,
1467 V8_NATIVE_REGEXP,
1468 DEBUG,
1469 V8_ENABLE_CHECKS,
1470 );
1471 HEADER_SEARCH_PATHS = ../src;
1472 PRODUCT_NAME = v8_shell;
1473 };
1474 name = Debug;
1475 };
1476 8939880A0F2A35FA007D5254 /* Release */ = {
1477 isa = XCBuildConfiguration;
1478 buildSettings = {
1479 GCC_PREPROCESSOR_DEFINITIONS = (
1480 "$(GCC_PREPROCESSOR_DEFINITIONS)",
1481 V8_TARGET_ARCH_IA32,
1482 V8_NATIVE_REGEXP,
1483 NDEBUG,
1484 );
1485 HEADER_SEARCH_PATHS = ../src;
1486 PRODUCT_NAME = v8_shell;
1487 };
1488 name = Release;
1489 };
1490 8970F2F10E719FB2006AE7B5 /* Debug */ = {
1491 isa = XCBuildConfiguration;
1492 buildSettings = {
1493 DEPLOYMENT_POSTPROCESSING = NO;
1494 GCC_PREPROCESSOR_DEFINITIONS = (
1495 "$(GCC_PREPROCESSOR_DEFINITIONS)",
1496 ENABLE_DISASSEMBLER,
1497 V8_TARGET_ARCH_IA32,
1498 V8_NATIVE_REGEXP,
1499 ENABLE_LOGGING_AND_PROFILING,
1500 ENABLE_DEBUGGER_SUPPORT,
1501 );
1502 HEADER_SEARCH_PATHS = ../src;
1503 PRODUCT_NAME = v8;
1504 STRIP_STYLE = debugging;
1505 };
1506 name = Debug;
1507 };
1508 8970F2F20E719FB2006AE7B5 /* Release */ = {
1509 isa = XCBuildConfiguration;
1510 buildSettings = {
1511 DEPLOYMENT_POSTPROCESSING = NO;
1512 GCC_PREPROCESSOR_DEFINITIONS = (
1513 "$(GCC_PREPROCESSOR_DEFINITIONS)",
1514 V8_TARGET_ARCH_IA32,
1515 V8_NATIVE_REGEXP,
1516 NDEBUG,
1517 );
1518 HEADER_SEARCH_PATHS = ../src;
1519 PRODUCT_NAME = v8;
1520 STRIP_STYLE = debugging;
1521 };
1522 name = Release;
1523 };
1524 897F767C0E71B4CC007ACF34 /* Debug */ = {
1525 isa = XCBuildConfiguration;
1526 buildSettings = {
1527 HEADER_SEARCH_PATHS = ../src;
1528 PRODUCT_NAME = v8_shell;
1529 };
1530 name = Debug;
1531 };
1532 897F767D0E71B4CC007ACF34 /* Release */ = {
1533 isa = XCBuildConfiguration;
1534 buildSettings = {
1535 HEADER_SEARCH_PATHS = ../src;
1536 PRODUCT_NAME = v8_shell;
1537 };
1538 name = Release;
1539 };
1540 89F23C850E78D5B2006B2466 /* Debug */ = {
1541 isa = XCBuildConfiguration;
1542 buildSettings = {
1543 DEPLOYMENT_POSTPROCESSING = NO;
1544 GCC_PREPROCESSOR_DEFINITIONS = (
1545 "$(GCC_PREPROCESSOR_DEFINITIONS)",
1546 V8_TARGET_ARCH_ARM,
1547 ENABLE_DISASSEMBLER,
1548 ENABLE_LOGGING_AND_PROFILING,
1549 ENABLE_DEBUGGER_SUPPORT,
1550 );
1551 HEADER_SEARCH_PATHS = ../src;
1552 PRODUCT_NAME = "v8-arm";
1553 STRIP_STYLE = debugging;
1554 };
1555 name = Debug;
1556 };
1557 89F23C860E78D5B2006B2466 /* Release */ = {
1558 isa = XCBuildConfiguration;
1559 buildSettings = {
1560 DEPLOYMENT_POSTPROCESSING = NO;
1561 GCC_PREPROCESSOR_DEFINITIONS = (
1562 "$(GCC_PREPROCESSOR_DEFINITIONS)",
1563 V8_TARGET_ARCH_ARM,
1564 );
1565 HEADER_SEARCH_PATHS = ../src;
1566 PRODUCT_NAME = "v8-arm";
1567 STRIP_STYLE = debugging;
1568 };
1569 name = Release;
1570 };
1571 89F23C930E78D5B6006B2466 /* Debug */ = {
1572 isa = XCBuildConfiguration;
1573 buildSettings = {
1574 HEADER_SEARCH_PATHS = ../src;
1575 PRODUCT_NAME = "v8_shell-arm";
1576 };
1577 name = Debug;
1578 };
1579 89F23C940E78D5B6006B2466 /* Release */ = {
1580 isa = XCBuildConfiguration;
1581 buildSettings = {
1582 HEADER_SEARCH_PATHS = ../src;
1583 PRODUCT_NAME = "v8_shell-arm";
1584 };
1585 name = Release;
1586 };
1587/* End XCBuildConfiguration section */
1588
1589/* Begin XCConfigurationList section */
1590 7BF8919F0E7309BE000BAF8A /* Build configuration list for PBXAggregateTarget "All" */ = {
1591 isa = XCConfigurationList;
1592 buildConfigurations = (
1593 7BF891940E73098D000BAF8A /* Debug */,
1594 7BF891950E73098D000BAF8A /* Release */,
1595 );
1596 defaultConfigurationIsVisible = 0;
1597 defaultConfigurationName = Release;
1598 };
1599 8915B86B0E719336009C4E19 /* Build configuration list for PBXProject "v8" */ = {
1600 isa = XCConfigurationList;
1601 buildConfigurations = (
1602 8915B8690E719336009C4E19 /* Debug */,
1603 8915B86A0E719336009C4E19 /* Release */,
1604 );
1605 defaultConfigurationIsVisible = 0;
1606 defaultConfigurationName = Release;
1607 };
1608 893988080F2A35FA007D5254 /* Build configuration list for PBXNativeTarget "d8_shell" */ = {
1609 isa = XCConfigurationList;
1610 buildConfigurations = (
1611 893988090F2A35FA007D5254 /* Debug */,
1612 8939880A0F2A35FA007D5254 /* Release */,
1613 );
1614 defaultConfigurationIsVisible = 0;
1615 defaultConfigurationName = Release;
1616 };
1617 8970F2F70E719FC1006AE7B5 /* Build configuration list for PBXNativeTarget "v8" */ = {
1618 isa = XCConfigurationList;
1619 buildConfigurations = (
1620 8970F2F10E719FB2006AE7B5 /* Debug */,
1621 8970F2F20E719FB2006AE7B5 /* Release */,
1622 );
1623 defaultConfigurationIsVisible = 0;
1624 defaultConfigurationName = Release;
1625 };
1626 897F767E0E71B4EA007ACF34 /* Build configuration list for PBXNativeTarget "v8_shell" */ = {
1627 isa = XCConfigurationList;
1628 buildConfigurations = (
1629 897F767C0E71B4CC007ACF34 /* Debug */,
1630 897F767D0E71B4CC007ACF34 /* Release */,
1631 );
1632 defaultConfigurationIsVisible = 0;
1633 defaultConfigurationName = Release;
1634 };
1635 89F23C840E78D5B2006B2466 /* Build configuration list for PBXNativeTarget "v8-arm" */ = {
1636 isa = XCConfigurationList;
1637 buildConfigurations = (
1638 89F23C850E78D5B2006B2466 /* Debug */,
1639 89F23C860E78D5B2006B2466 /* Release */,
1640 );
1641 defaultConfigurationIsVisible = 0;
1642 defaultConfigurationName = Release;
1643 };
1644 89F23C920E78D5B6006B2466 /* Build configuration list for PBXNativeTarget "v8_shell-arm" */ = {
1645 isa = XCConfigurationList;
1646 buildConfigurations = (
1647 89F23C930E78D5B6006B2466 /* Debug */,
1648 89F23C940E78D5B6006B2466 /* Release */,
1649 );
1650 defaultConfigurationIsVisible = 0;
1651 defaultConfigurationName = Release;
1652 };
1653/* End XCConfigurationList section */
1654 };
1655 rootObject = 8915B8680E719336009C4E19 /* Project object */;
1656}