blob: 02c4631fa062b6a9149a25811996524120b46a19 [file] [log] [blame]
ager@chromium.org9258b6b2008-09-11 09:11:10 +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 = (
ager@chromium.org9258b6b2008-09-11 09:11:10 +000016 7BF891970E73099F000BAF8A /* PBXTargetDependency */,
17 7BF891990E73099F000BAF8A /* PBXTargetDependency */,
ager@chromium.orgddb913d2009-01-27 10:01:48 +000018 893988100F2A3647007D5254 /* PBXTargetDependency */,
kasperl@chromium.orgb9123622008-09-17 14:05:56 +000019 896FD03E0E78D731003DFB6A /* PBXTargetDependency */,
20 896FD0400E78D735003DFB6A /* PBXTargetDependency */,
ager@chromium.org9258b6b2008-09-11 09:11:10 +000021 );
22 name = All;
23 productName = All;
24 };
25/* End PBXAggregateTarget section */
26
27/* Begin PBXBuildFile section */
kasperl@chromium.org7be3c992009-03-12 07:19:55 +000028 58950D5E0F55519800F3E8BA /* jump-target.cc in Sources */ = {isa = PBXBuildFile; fileRef = 58950D500F55514900F3E8BA /* jump-target.cc */; };
ager@chromium.org3a37e9b2009-04-27 09:26:21 +000029 58950D5F0F55519D00F3E8BA /* ia32/jump-target-ia32.cc in Sources */ = {isa = PBXBuildFile; fileRef = 58950D4F0F55514900F3E8BA /* ia32/jump-target-ia32.cc */; };
kasperl@chromium.org7be3c992009-03-12 07:19:55 +000030 58950D600F5551A300F3E8BA /* jump-target.cc in Sources */ = {isa = PBXBuildFile; fileRef = 58950D500F55514900F3E8BA /* jump-target.cc */; };
ager@chromium.org3a37e9b2009-04-27 09:26:21 +000031 58950D610F5551A400F3E8BA /* arm/jump-target-arm.cc in Sources */ = {isa = PBXBuildFile; fileRef = 58950D4E0F55514900F3E8BA /* arm/jump-target-arm.cc */; };
32 58950D620F5551AF00F3E8BA /* ia32/register-allocator-ia32.cc in Sources */ = {isa = PBXBuildFile; fileRef = 58950D530F55514900F3E8BA /* ia32/register-allocator-ia32.cc */; };
kasperl@chromium.org7be3c992009-03-12 07:19:55 +000033 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 */; };
ager@chromium.org3a37e9b2009-04-27 09:26:21 +000035 58950D650F5551B600F3E8BA /* arm/register-allocator-arm.cc in Sources */ = {isa = PBXBuildFile; fileRef = 58950D520F55514900F3E8BA /* arm/register-allocator-arm.cc */; };
kasperl@chromium.org7be3c992009-03-12 07:19:55 +000036 58950D660F5551C200F3E8BA /* virtual-frame.cc in Sources */ = {isa = PBXBuildFile; fileRef = 58950D5A0F55514900F3E8BA /* virtual-frame.cc */; };
ager@chromium.org3a37e9b2009-04-27 09:26:21 +000037 58950D670F5551C400F3E8BA /* ia32/virtual-frame-ia32.cc in Sources */ = {isa = PBXBuildFile; fileRef = 58950D580F55514900F3E8BA /* ia32/virtual-frame-ia32.cc */; };
kasperl@chromium.org7be3c992009-03-12 07:19:55 +000038 58950D680F5551CB00F3E8BA /* virtual-frame.cc in Sources */ = {isa = PBXBuildFile; fileRef = 58950D5A0F55514900F3E8BA /* virtual-frame.cc */; };
ager@chromium.org3a37e9b2009-04-27 09:26:21 +000039 58950D690F5551CE00F3E8BA /* arm/virtual-frame-arm.cc in Sources */ = {isa = PBXBuildFile; fileRef = 58950D560F55514900F3E8BA /* arm/virtual-frame-arm.cc */; };
ager@chromium.org9258b6b2008-09-11 09:11:10 +000040 8900116C0E71CA2300F91F35 /* libraries.cc in Sources */ = {isa = PBXBuildFile; fileRef = 8900116B0E71CA2300F91F35 /* libraries.cc */; };
ager@chromium.org8bb60582008-12-11 12:02:20 +000041 890A13FE0EE9C47F00E49346 /* interpreter-irregexp.cc in Sources */ = {isa = PBXBuildFile; fileRef = 89A15C660EE4665300B48DEB /* interpreter-irregexp.cc */; };
ager@chromium.org3a37e9b2009-04-27 09:26:21 +000042 890A14010EE9C4B000E49346 /* arm/regexp-macro-assembler-arm.cc in Sources */ = {isa = PBXBuildFile; fileRef = 89A15C700EE466D000B48DEB /* arm/regexp-macro-assembler-arm.cc */; };
ager@chromium.org8bb60582008-12-11 12:02:20 +000043 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 */; };
ager@chromium.orgddb913d2009-01-27 10:01:48 +000046 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 */; };
ager@chromium.org41826e72009-03-30 13:30:57 +000050 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 */; };
ager@chromium.org9258b6b2008-09-11 09:11:10 +000052 893CCE640E71D83700357A03 /* code-stubs.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1110E719B8F00D62E90 /* code-stubs.cc */; };
sgjesse@chromium.org715915b2009-01-19 16:08:47 +000053 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 */; };
kasperl@chromium.org7be3c992009-03-12 07:19:55 +000055 894599A30F5D8729008DA8FB /* debug-agent.cc in Sources */ = {isa = PBXBuildFile; fileRef = 8956B6CD0F5D86570033B5A2 /* debug-agent.cc */; };
kasperl@chromium.orgb9123622008-09-17 14:05:56 +000056 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 */; };
kasperl@chromium.org7be3c992009-03-12 07:19:55 +000058 8956B6CF0F5D86730033B5A2 /* debug-agent.cc in Sources */ = {isa = PBXBuildFile; fileRef = 8956B6CD0F5D86570033B5A2 /* debug-agent.cc */; };
kasperl@chromium.orgb9123622008-09-17 14:05:56 +000059 896FD03A0E78D717003DFB6A /* libv8-arm.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 89F23C870E78D5B2006B2466 /* libv8-arm.a */; };
ager@chromium.org9258b6b2008-09-11 09:11:10 +000060 897F767F0E71B690007ACF34 /* shell.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1B50E719C0900D62E90 /* shell.cc */; };
ager@chromium.org9258b6b2008-09-11 09:11:10 +000061 897F76850E71B6B1007ACF34 /* libv8.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 8970F2F00E719FB2006AE7B5 /* libv8.a */; };
ager@chromium.org3a37e9b2009-04-27 09:26:21 +000062 898BD20E0EF6CC930068B00A /* ia32/debug-ia32.cc in Sources */ = {isa = PBXBuildFile; fileRef = 898BD20D0EF6CC850068B00A /* ia32/debug-ia32.cc */; };
63 898BD20F0EF6CC9A0068B00A /* arm/debug-arm.cc in Sources */ = {isa = PBXBuildFile; fileRef = 898BD20C0EF6CC850068B00A /* arm/debug-arm.cc */; };
64 89A15C7B0EE466EB00B48DEB /* ia32/regexp-macro-assembler-ia32.cc in Sources */ = {isa = PBXBuildFile; fileRef = 89A15C720EE466D000B48DEB /* ia32/regexp-macro-assembler-ia32.cc */; };
ager@chromium.orga74f0da2008-12-03 16:05:52 +000065 89A15C810EE4674900B48DEB /* regexp-macro-assembler.cc in Sources */ = {isa = PBXBuildFile; fileRef = 89A15C790EE466D000B48DEB /* regexp-macro-assembler.cc */; };
66 89A15C830EE4675E00B48DEB /* regexp-macro-assembler-irregexp.cc in Sources */ = {isa = PBXBuildFile; fileRef = 89A15C750EE466D000B48DEB /* regexp-macro-assembler-irregexp.cc */; };
67 89A15C850EE4678B00B48DEB /* interpreter-irregexp.cc in Sources */ = {isa = PBXBuildFile; fileRef = 89A15C660EE4665300B48DEB /* interpreter-irregexp.cc */; };
68 89A15C8A0EE467D100B48DEB /* regexp-macro-assembler-tracer.cc in Sources */ = {isa = PBXBuildFile; fileRef = 89A15C770EE466D000B48DEB /* regexp-macro-assembler-tracer.cc */; };
ager@chromium.org9258b6b2008-09-11 09:11:10 +000069 89A88DEC0E71A5FF0043BA31 /* accessors.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF0F60E719B8F00D62E90 /* accessors.cc */; };
70 89A88DED0E71A6000043BA31 /* allocation.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF0F80E719B8F00D62E90 /* allocation.cc */; };
71 89A88DEE0E71A6010043BA31 /* api.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF0FA0E719B8F00D62E90 /* api.cc */; };
ager@chromium.org3a37e9b2009-04-27 09:26:21 +000072 89A88DEF0E71A60A0043BA31 /* ia32/assembler-ia32.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1010E719B8F00D62E90 /* ia32/assembler-ia32.cc */; };
ager@chromium.org9258b6b2008-09-11 09:11:10 +000073 89A88DF00E71A60A0043BA31 /* assembler.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1030E719B8F00D62E90 /* assembler.cc */; };
74 89A88DF10E71A60B0043BA31 /* ast.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1050E719B8F00D62E90 /* ast.cc */; };
75 89A88DF20E71A60C0043BA31 /* bootstrapper.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1070E719B8F00D62E90 /* bootstrapper.cc */; };
ager@chromium.org3a37e9b2009-04-27 09:26:21 +000076 89A88DF40E71A6160043BA31 /* ia32/builtins-ia32.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF10A0E719B8F00D62E90 /* ia32/builtins-ia32.cc */; };
ager@chromium.org9258b6b2008-09-11 09:11:10 +000077 89A88DF50E71A6170043BA31 /* builtins.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF10B0E719B8F00D62E90 /* builtins.cc */; };
78 89A88DF60E71A61C0043BA31 /* checks.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF10F0E719B8F00D62E90 /* checks.cc */; };
ager@chromium.org3a37e9b2009-04-27 09:26:21 +000079 89A88DF70E71A6240043BA31 /* ia32/codegen-ia32.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1150E719B8F00D62E90 /* ia32/codegen-ia32.cc */; };
ager@chromium.org9258b6b2008-09-11 09:11:10 +000080 89A88DF80E71A6260043BA31 /* codegen.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1170E719B8F00D62E90 /* codegen.cc */; };
81 89A88DF90E71A6430043BA31 /* compiler.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1190E719B8F00D62E90 /* compiler.cc */; };
82 89A88DFA0E71A6440043BA31 /* contexts.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF11C0E719B8F00D62E90 /* contexts.cc */; };
83 89A88DFB0E71A6440043BA31 /* conversions.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF11F0E719B8F00D62E90 /* conversions.cc */; };
84 89A88DFC0E71A6460043BA31 /* counters.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1210E719B8F00D62E90 /* counters.cc */; };
ager@chromium.org3a37e9b2009-04-27 09:26:21 +000085 89A88DFD0E71A6470043BA31 /* ia32/cpu-ia32.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1240E719B8F00D62E90 /* ia32/cpu-ia32.cc */; };
ager@chromium.org9258b6b2008-09-11 09:11:10 +000086 89A88DFE0E71A6480043BA31 /* dateparser.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1260E719B8F00D62E90 /* dateparser.cc */; };
87 89A88DFF0E71A6530043BA31 /* debug.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1280E719B8F00D62E90 /* debug.cc */; };
ager@chromium.org3a37e9b2009-04-27 09:26:21 +000088 89A88E000E71A6540043BA31 /* ia32/disasm-ia32.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF12B0E719B8F00D62E90 /* ia32/disasm-ia32.cc */; };
ager@chromium.org9258b6b2008-09-11 09:11:10 +000089 89A88E010E71A6550043BA31 /* disassembler.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF12D0E719B8F00D62E90 /* disassembler.cc */; };
90 89A88E020E71A65A0043BA31 /* dtoa-config.c in Sources */ = {isa = PBXBuildFile; fileRef = 897FF12F0E719B8F00D62E90 /* dtoa-config.c */; };
91 89A88E030E71A65B0043BA31 /* execution.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1300E719B8F00D62E90 /* execution.cc */; };
92 89A88E040E71A65D0043BA31 /* factory.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1320E719B8F00D62E90 /* factory.cc */; };
93 89A88E050E71A65D0043BA31 /* flags.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1350E719B8F00D62E90 /* flags.cc */; };
ager@chromium.org3a37e9b2009-04-27 09:26:21 +000094 89A88E060E71A6600043BA31 /* ia32/frames-ia32.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1390E719B8F00D62E90 /* ia32/frames-ia32.cc */; };
ager@chromium.org9258b6b2008-09-11 09:11:10 +000095 89A88E070E71A6610043BA31 /* frames.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF13C0E719B8F00D62E90 /* frames.cc */; };
96 89A88E080E71A6620043BA31 /* global-handles.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF13E0E719B8F00D62E90 /* global-handles.cc */; };
97 89A88E090E71A6640043BA31 /* handles.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1420E719B8F00D62E90 /* handles.cc */; };
98 89A88E0A0E71A6650043BA31 /* hashmap.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1440E719B8F00D62E90 /* hashmap.cc */; };
99 89A88E0B0E71A66C0043BA31 /* heap.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1470E719B8F00D62E90 /* heap.cc */; };
ager@chromium.org3a37e9b2009-04-27 09:26:21 +0000100 89A88E0C0E71A66D0043BA31 /* ia32/ic-ia32.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF14A0E719B8F00D62E90 /* ia32/ic-ia32.cc */; };
ager@chromium.org9258b6b2008-09-11 09:11:10 +0000101 89A88E0D0E71A66E0043BA31 /* ic.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF14C0E719B8F00D62E90 /* ic.cc */; };
102 89A88E0E0E71A66F0043BA31 /* jsregexp.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF14E0E719B8F00D62E90 /* jsregexp.cc */; };
103 89A88E0F0E71A6740043BA31 /* log.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1520E719B8F00D62E90 /* log.cc */; };
ager@chromium.org3a37e9b2009-04-27 09:26:21 +0000104 89A88E100E71A6770043BA31 /* ia32/macro-assembler-ia32.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1560E719B8F00D62E90 /* ia32/macro-assembler-ia32.cc */; };
ager@chromium.org9258b6b2008-09-11 09:11:10 +0000105 89A88E110E71A6780043BA31 /* mark-compact.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1590E719B8F00D62E90 /* mark-compact.cc */; };
106 89A88E120E71A67A0043BA31 /* messages.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF15C0E719B8F00D62E90 /* messages.cc */; };
107 89A88E130E71A6860043BA31 /* objects-debug.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1600E719B8F00D62E90 /* objects-debug.cc */; };
108 89A88E140E71A6870043BA31 /* objects.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1620E719B8F00D62E90 /* objects.cc */; };
109 89A88E150E71A68C0043BA31 /* parser.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1640E719B8F00D62E90 /* parser.cc */; };
110 89A88E160E71A68E0043BA31 /* platform-macos.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1670E719B8F00D62E90 /* platform-macos.cc */; };
111 89A88E170E71A6950043BA31 /* prettyprinter.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF16B0E719B8F00D62E90 /* prettyprinter.cc */; };
112 89A88E180E71A6960043BA31 /* property.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF16D0E719B8F00D62E90 /* property.cc */; };
113 89A88E190E71A6970043BA31 /* rewriter.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF16F0E719B8F00D62E90 /* rewriter.cc */; };
114 89A88E1A0E71A69B0043BA31 /* runtime.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1710E719B8F00D62E90 /* runtime.cc */; };
115 89A88E1B0E71A69D0043BA31 /* scanner.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1730E719B8F00D62E90 /* scanner.cc */; };
116 89A88E1C0E71A69E0043BA31 /* scopeinfo.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1760E719B8F00D62E90 /* scopeinfo.cc */; };
117 89A88E1D0E71A6A00043BA31 /* scopes.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1780E719B8F00D62E90 /* scopes.cc */; };
118 89A88E1E0E71A6A30043BA31 /* serialize.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF17A0E719B8F00D62E90 /* serialize.cc */; };
119 89A88E1F0E71A6B40043BA31 /* snapshot-common.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1820E719B8F00D62E90 /* snapshot-common.cc */; };
120 89A88E200E71A6B60043BA31 /* snapshot-empty.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1830E719B8F00D62E90 /* snapshot-empty.cc */; };
121 89A88E210E71A6B70043BA31 /* spaces.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1860E719B8F00D62E90 /* spaces.cc */; };
122 89A88E220E71A6BC0043BA31 /* string-stream.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1880E719B8F00D62E90 /* string-stream.cc */; };
ager@chromium.org3a37e9b2009-04-27 09:26:21 +0000123 89A88E230E71A6BE0043BA31 /* ia32/stub-cache-ia32.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF18B0E719B8F00D62E90 /* ia32/stub-cache-ia32.cc */; };
ager@chromium.org9258b6b2008-09-11 09:11:10 +0000124 89A88E240E71A6BF0043BA31 /* stub-cache.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF18C0E719B8F00D62E90 /* stub-cache.cc */; };
125 89A88E250E71A6C20043BA31 /* token.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF18E0E719B8F00D62E90 /* token.cc */; };
126 89A88E260E71A6C90043BA31 /* top.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1900E719B8F00D62E90 /* top.cc */; };
127 89A88E270E71A6CB0043BA31 /* unicode.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1930E719B8F00D62E90 /* unicode.cc */; };
128 89A88E280E71A6CC0043BA31 /* usage-analyzer.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1950E719B8F00D62E90 /* usage-analyzer.cc */; };
129 89A88E290E71A6CE0043BA31 /* utils.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1970E719B8F00D62E90 /* utils.cc */; };
130 89A88E2A0E71A6D00043BA31 /* v8-counters.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1990E719B8F00D62E90 /* v8-counters.cc */; };
131 89A88E2B0E71A6D10043BA31 /* v8.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF19B0E719B8F00D62E90 /* v8.cc */; };
132 89A88E2C0E71A6D20043BA31 /* v8threads.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF19D0E719B8F00D62E90 /* v8threads.cc */; };
133 89A88E2D0E71A6D50043BA31 /* variables.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF19F0E719B8F00D62E90 /* variables.cc */; };
134 89A88E2E0E71A6D60043BA31 /* zone.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1A20E719B8F00D62E90 /* zone.cc */; };
kasperl@chromium.orgb9123622008-09-17 14:05:56 +0000135 89F23C3F0E78D5B2006B2466 /* accessors.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF0F60E719B8F00D62E90 /* accessors.cc */; };
136 89F23C400E78D5B2006B2466 /* allocation.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF0F80E719B8F00D62E90 /* allocation.cc */; };
137 89F23C410E78D5B2006B2466 /* api.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF0FA0E719B8F00D62E90 /* api.cc */; };
138 89F23C430E78D5B2006B2466 /* assembler.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1030E719B8F00D62E90 /* assembler.cc */; };
139 89F23C440E78D5B2006B2466 /* ast.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1050E719B8F00D62E90 /* ast.cc */; };
140 89F23C450E78D5B2006B2466 /* bootstrapper.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1070E719B8F00D62E90 /* bootstrapper.cc */; };
141 89F23C470E78D5B2006B2466 /* builtins.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF10B0E719B8F00D62E90 /* builtins.cc */; };
142 89F23C480E78D5B2006B2466 /* checks.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF10F0E719B8F00D62E90 /* checks.cc */; };
143 89F23C490E78D5B2006B2466 /* code-stubs.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1110E719B8F00D62E90 /* code-stubs.cc */; };
144 89F23C4B0E78D5B2006B2466 /* codegen.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1170E719B8F00D62E90 /* codegen.cc */; };
145 89F23C4C0E78D5B2006B2466 /* compiler.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1190E719B8F00D62E90 /* compiler.cc */; };
146 89F23C4D0E78D5B2006B2466 /* contexts.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF11C0E719B8F00D62E90 /* contexts.cc */; };
147 89F23C4E0E78D5B2006B2466 /* conversions.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF11F0E719B8F00D62E90 /* conversions.cc */; };
148 89F23C4F0E78D5B2006B2466 /* counters.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1210E719B8F00D62E90 /* counters.cc */; };
149 89F23C510E78D5B2006B2466 /* dateparser.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1260E719B8F00D62E90 /* dateparser.cc */; };
150 89F23C520E78D5B2006B2466 /* debug.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1280E719B8F00D62E90 /* debug.cc */; };
151 89F23C540E78D5B2006B2466 /* disassembler.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF12D0E719B8F00D62E90 /* disassembler.cc */; };
152 89F23C550E78D5B2006B2466 /* dtoa-config.c in Sources */ = {isa = PBXBuildFile; fileRef = 897FF12F0E719B8F00D62E90 /* dtoa-config.c */; };
153 89F23C560E78D5B2006B2466 /* execution.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1300E719B8F00D62E90 /* execution.cc */; };
154 89F23C570E78D5B2006B2466 /* factory.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1320E719B8F00D62E90 /* factory.cc */; };
155 89F23C580E78D5B2006B2466 /* flags.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1350E719B8F00D62E90 /* flags.cc */; };
156 89F23C5A0E78D5B2006B2466 /* frames.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF13C0E719B8F00D62E90 /* frames.cc */; };
157 89F23C5B0E78D5B2006B2466 /* global-handles.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF13E0E719B8F00D62E90 /* global-handles.cc */; };
158 89F23C5C0E78D5B2006B2466 /* handles.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1420E719B8F00D62E90 /* handles.cc */; };
159 89F23C5D0E78D5B2006B2466 /* hashmap.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1440E719B8F00D62E90 /* hashmap.cc */; };
160 89F23C5E0E78D5B2006B2466 /* heap.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1470E719B8F00D62E90 /* heap.cc */; };
161 89F23C600E78D5B2006B2466 /* ic.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF14C0E719B8F00D62E90 /* ic.cc */; };
162 89F23C610E78D5B2006B2466 /* jsregexp.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF14E0E719B8F00D62E90 /* jsregexp.cc */; };
163 89F23C620E78D5B2006B2466 /* libraries.cc in Sources */ = {isa = PBXBuildFile; fileRef = 8900116B0E71CA2300F91F35 /* libraries.cc */; };
164 89F23C630E78D5B2006B2466 /* log.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1520E719B8F00D62E90 /* log.cc */; };
165 89F23C650E78D5B2006B2466 /* mark-compact.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1590E719B8F00D62E90 /* mark-compact.cc */; };
166 89F23C660E78D5B2006B2466 /* messages.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF15C0E719B8F00D62E90 /* messages.cc */; };
167 89F23C670E78D5B2006B2466 /* objects-debug.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1600E719B8F00D62E90 /* objects-debug.cc */; };
168 89F23C680E78D5B2006B2466 /* objects.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1620E719B8F00D62E90 /* objects.cc */; };
169 89F23C690E78D5B2006B2466 /* parser.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1640E719B8F00D62E90 /* parser.cc */; };
170 89F23C6A0E78D5B2006B2466 /* platform-macos.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1670E719B8F00D62E90 /* platform-macos.cc */; };
171 89F23C6B0E78D5B2006B2466 /* prettyprinter.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF16B0E719B8F00D62E90 /* prettyprinter.cc */; };
172 89F23C6C0E78D5B2006B2466 /* property.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF16D0E719B8F00D62E90 /* property.cc */; };
173 89F23C6D0E78D5B2006B2466 /* rewriter.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF16F0E719B8F00D62E90 /* rewriter.cc */; };
174 89F23C6E0E78D5B2006B2466 /* runtime.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1710E719B8F00D62E90 /* runtime.cc */; };
175 89F23C6F0E78D5B2006B2466 /* scanner.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1730E719B8F00D62E90 /* scanner.cc */; };
176 89F23C700E78D5B2006B2466 /* scopeinfo.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1760E719B8F00D62E90 /* scopeinfo.cc */; };
177 89F23C710E78D5B2006B2466 /* scopes.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1780E719B8F00D62E90 /* scopes.cc */; };
178 89F23C720E78D5B2006B2466 /* serialize.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF17A0E719B8F00D62E90 /* serialize.cc */; };
179 89F23C730E78D5B2006B2466 /* snapshot-common.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1820E719B8F00D62E90 /* snapshot-common.cc */; };
180 89F23C740E78D5B2006B2466 /* snapshot-empty.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1830E719B8F00D62E90 /* snapshot-empty.cc */; };
181 89F23C750E78D5B2006B2466 /* spaces.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1860E719B8F00D62E90 /* spaces.cc */; };
182 89F23C760E78D5B2006B2466 /* string-stream.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1880E719B8F00D62E90 /* string-stream.cc */; };
183 89F23C780E78D5B2006B2466 /* stub-cache.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF18C0E719B8F00D62E90 /* stub-cache.cc */; };
184 89F23C790E78D5B2006B2466 /* token.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF18E0E719B8F00D62E90 /* token.cc */; };
185 89F23C7A0E78D5B2006B2466 /* top.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1900E719B8F00D62E90 /* top.cc */; };
186 89F23C7B0E78D5B2006B2466 /* unicode.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1930E719B8F00D62E90 /* unicode.cc */; };
187 89F23C7C0E78D5B2006B2466 /* usage-analyzer.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1950E719B8F00D62E90 /* usage-analyzer.cc */; };
188 89F23C7D0E78D5B2006B2466 /* utils.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1970E719B8F00D62E90 /* utils.cc */; };
189 89F23C7E0E78D5B2006B2466 /* v8-counters.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1990E719B8F00D62E90 /* v8-counters.cc */; };
190 89F23C7F0E78D5B2006B2466 /* v8.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF19B0E719B8F00D62E90 /* v8.cc */; };
191 89F23C800E78D5B2006B2466 /* v8threads.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF19D0E719B8F00D62E90 /* v8threads.cc */; };
192 89F23C810E78D5B2006B2466 /* variables.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF19F0E719B8F00D62E90 /* variables.cc */; };
193 89F23C820E78D5B2006B2466 /* zone.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1A20E719B8F00D62E90 /* zone.cc */; };
194 89F23C8E0E78D5B6006B2466 /* shell.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1B50E719C0900D62E90 /* shell.cc */; };
ager@chromium.org3a37e9b2009-04-27 09:26:21 +0000195 89F23C970E78D5E3006B2466 /* arm/assembler-arm.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF0FE0E719B8F00D62E90 /* arm/assembler-arm.cc */; };
196 89F23C980E78D5E7006B2466 /* arm/builtins-arm.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1090E719B8F00D62E90 /* arm/builtins-arm.cc */; };
197 89F23C990E78D5E9006B2466 /* arm/codegen-arm.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1140E719B8F00D62E90 /* arm/codegen-arm.cc */; };
198 89F23C9A0E78D5EC006B2466 /* arm/cpu-arm.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1230E719B8F00D62E90 /* arm/cpu-arm.cc */; };
199 89F23C9B0E78D5EE006B2466 /* arm/disasm-arm.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF12A0E719B8F00D62E90 /* arm/disasm-arm.cc */; };
200 89F23C9C0E78D5F1006B2466 /* arm/frames-arm.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1370E719B8F00D62E90 /* arm/frames-arm.cc */; };
201 89F23C9D0E78D5FB006B2466 /* arm/ic-arm.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1490E719B8F00D62E90 /* arm/ic-arm.cc */; };
202 89F23C9E0E78D5FD006B2466 /* arm/macro-assembler-arm.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1540E719B8F00D62E90 /* arm/macro-assembler-arm.cc */; };
203 89F23C9F0E78D604006B2466 /* arm/simulator-arm.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF17D0E719B8F00D62E90 /* arm/simulator-arm.cc */; };
204 89F23CA00E78D609006B2466 /* arm/stub-cache-arm.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF18A0E719B8F00D62E90 /* arm/stub-cache-arm.cc */; };
kasperl@chromium.orgacae3782009-04-11 09:17:08 +0000205 89FB0E3A0F8E533F00B04B3C /* d8-posix.cc in Sources */ = {isa = PBXBuildFile; fileRef = 89FB0E360F8E531900B04B3C /* d8-posix.cc */; };
kasperl@chromium.orgd1e3e722009-04-14 13:38:25 +0000206 9F92FAA90F8F28AD0089F02C /* func-name-inferrer.cc in Sources */ = {isa = PBXBuildFile; fileRef = 9F92FAA70F8F28AD0089F02C /* func-name-inferrer.cc */; };
207 9F92FAAA0F8F28AD0089F02C /* func-name-inferrer.cc in Sources */ = {isa = PBXBuildFile; fileRef = 9F92FAA70F8F28AD0089F02C /* func-name-inferrer.cc */; };
kasperl@chromium.org7be3c992009-03-12 07:19:55 +0000208 9FC86ABD0F5FEDAC00F22668 /* oprofile-agent.cc in Sources */ = {isa = PBXBuildFile; fileRef = 9FC86ABB0F5FEDAC00F22668 /* oprofile-agent.cc */; };
209 9FC86ABE0F5FEDAC00F22668 /* oprofile-agent.cc in Sources */ = {isa = PBXBuildFile; fileRef = 9FC86ABB0F5FEDAC00F22668 /* oprofile-agent.cc */; };
ager@chromium.org9258b6b2008-09-11 09:11:10 +0000210/* End PBXBuildFile section */
211
212/* Begin PBXContainerItemProxy section */
213 7BF891960E73099F000BAF8A /* PBXContainerItemProxy */ = {
214 isa = PBXContainerItemProxy;
215 containerPortal = 8915B8680E719336009C4E19 /* Project object */;
216 proxyType = 1;
217 remoteGlobalIDString = 8970F2EF0E719FB2006AE7B5;
218 remoteInfo = v8;
219 };
220 7BF891980E73099F000BAF8A /* PBXContainerItemProxy */ = {
221 isa = PBXContainerItemProxy;
222 containerPortal = 8915B8680E719336009C4E19 /* Project object */;
223 proxyType = 1;
224 remoteGlobalIDString = 897F76790E71B4CC007ACF34;
225 remoteInfo = v8_shell;
226 };
ager@chromium.orgddb913d2009-01-27 10:01:48 +0000227 893988020F2A35FA007D5254 /* PBXContainerItemProxy */ = {
228 isa = PBXContainerItemProxy;
229 containerPortal = 8915B8680E719336009C4E19 /* Project object */;
230 proxyType = 1;
231 remoteGlobalIDString = 8970F2EF0E719FB2006AE7B5;
232 remoteInfo = v8;
233 };
234 8939880F0F2A3647007D5254 /* PBXContainerItemProxy */ = {
235 isa = PBXContainerItemProxy;
236 containerPortal = 8915B8680E719336009C4E19 /* Project object */;
237 proxyType = 1;
238 remoteGlobalIDString = 893987FE0F2A35FA007D5254;
239 remoteInfo = d8_shell;
240 };
kasperl@chromium.orgb9123622008-09-17 14:05:56 +0000241 896FD03B0E78D71F003DFB6A /* PBXContainerItemProxy */ = {
242 isa = PBXContainerItemProxy;
243 containerPortal = 8915B8680E719336009C4E19 /* Project object */;
244 proxyType = 1;
245 remoteGlobalIDString = 89F23C3C0E78D5B2006B2466;
246 remoteInfo = "v8-arm";
247 };
248 896FD03D0E78D731003DFB6A /* PBXContainerItemProxy */ = {
249 isa = PBXContainerItemProxy;
250 containerPortal = 8915B8680E719336009C4E19 /* Project object */;
251 proxyType = 1;
252 remoteGlobalIDString = 89F23C3C0E78D5B2006B2466;
253 remoteInfo = "v8-arm";
254 };
255 896FD03F0E78D735003DFB6A /* PBXContainerItemProxy */ = {
256 isa = PBXContainerItemProxy;
257 containerPortal = 8915B8680E719336009C4E19 /* Project object */;
258 proxyType = 1;
259 remoteGlobalIDString = 89F23C880E78D5B6006B2466;
260 remoteInfo = "v8_shell-arm";
261 };
ager@chromium.org9258b6b2008-09-11 09:11:10 +0000262 897F76820E71B6AC007ACF34 /* PBXContainerItemProxy */ = {
263 isa = PBXContainerItemProxy;
264 containerPortal = 8915B8680E719336009C4E19 /* Project object */;
265 proxyType = 1;
266 remoteGlobalIDString = 8970F2EF0E719FB2006AE7B5;
267 remoteInfo = v8;
268 };
269/* End PBXContainerItemProxy section */
270
271/* Begin PBXFileReference section */
ager@chromium.org3a37e9b2009-04-27 09:26:21 +0000272 58242A1E0FA1F14D00BD6F59 /* json-delay.js */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.javascript; path = "json-delay.js"; sourceTree = "<group>"; };
273 58950D4E0F55514900F3E8BA /* arm/jump-target-arm.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "arm/jump-target-arm.cc"; sourceTree = "<group>"; };
274 58950D4F0F55514900F3E8BA /* ia32/jump-target-ia32.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "ia32/jump-target-ia32.cc"; sourceTree = "<group>"; };
kasperl@chromium.org7be3c992009-03-12 07:19:55 +0000275 58950D500F55514900F3E8BA /* jump-target.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "jump-target.cc"; sourceTree = "<group>"; };
276 58950D510F55514900F3E8BA /* jump-target.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "jump-target.h"; sourceTree = "<group>"; };
ager@chromium.org3a37e9b2009-04-27 09:26:21 +0000277 58950D520F55514900F3E8BA /* arm/register-allocator-arm.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "arm/register-allocator-arm.cc"; sourceTree = "<group>"; };
278 58950D530F55514900F3E8BA /* ia32/register-allocator-ia32.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "ia32/register-allocator-ia32.cc"; sourceTree = "<group>"; };
kasperl@chromium.org7be3c992009-03-12 07:19:55 +0000279 58950D540F55514900F3E8BA /* register-allocator.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "register-allocator.cc"; sourceTree = "<group>"; };
280 58950D550F55514900F3E8BA /* register-allocator.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "register-allocator.h"; sourceTree = "<group>"; };
ager@chromium.org3a37e9b2009-04-27 09:26:21 +0000281 58950D560F55514900F3E8BA /* arm/virtual-frame-arm.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "arm/virtual-frame-arm.cc"; sourceTree = "<group>"; };
282 58950D570F55514900F3E8BA /* arm/virtual-frame-arm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "arm/virtual-frame-arm.h"; sourceTree = "<group>"; };
283 58950D580F55514900F3E8BA /* ia32/virtual-frame-ia32.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "ia32/virtual-frame-ia32.cc"; sourceTree = "<group>"; };
284 58950D590F55514900F3E8BA /* ia32/virtual-frame-ia32.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "ia32/virtual-frame-ia32.h"; sourceTree = "<group>"; };
kasperl@chromium.org7be3c992009-03-12 07:19:55 +0000285 58950D5A0F55514900F3E8BA /* virtual-frame.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "virtual-frame.cc"; sourceTree = "<group>"; };
286 58950D5B0F55514900F3E8BA /* virtual-frame.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "virtual-frame.h"; sourceTree = "<group>"; };
ager@chromium.org9258b6b2008-09-11 09:11:10 +0000287 8900116B0E71CA2300F91F35 /* libraries.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = libraries.cc; sourceTree = "<group>"; };
ager@chromium.orgddb913d2009-01-27 10:01:48 +0000288 893986D40F29020C007D5254 /* apiutils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = apiutils.h; sourceTree = "<group>"; };
289 8939880B0F2A35FA007D5254 /* v8_shell */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = v8_shell; sourceTree = BUILT_PRODUCTS_DIR; };
290 893988150F2A3686007D5254 /* d8-debug.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "d8-debug.cc"; path = "../src/d8-debug.cc"; sourceTree = "<group>"; };
291 893988320F2A3B8B007D5254 /* d8-js.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "d8-js.cc"; sourceTree = "<group>"; };
ager@chromium.org41826e72009-03-30 13:30:57 +0000292 893A72230F7B0FF200303DD2 /* platform-posix.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "platform-posix.cc"; sourceTree = "<group>"; };
293 893A722A0F7B4A3200303DD2 /* dateparser-inl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "dateparser-inl.h"; sourceTree = "<group>"; };
294 893A722D0F7B4A7100303DD2 /* register-allocator-inl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "register-allocator-inl.h"; sourceTree = "<group>"; };
295 893A72320F7B4AD700303DD2 /* d8-debug.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "d8-debug.h"; path = "../src/d8-debug.h"; sourceTree = "<group>"; };
sgjesse@chromium.org715915b2009-01-19 16:08:47 +0000296 8944AD0E0F1D4D3A0028D560 /* regexp-stack.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "regexp-stack.cc"; sourceTree = "<group>"; };
297 8944AD0F0F1D4D3A0028D560 /* regexp-stack.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "regexp-stack.h"; sourceTree = "<group>"; };
kasperl@chromium.org9bbf9682008-10-30 11:53:07 +0000298 89471C7F0EB23EE400B6874B /* flag-definitions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "flag-definitions.h"; sourceTree = "<group>"; };
kasperl@chromium.orgb9123622008-09-17 14:05:56 +0000299 89495E460E79FC23001F68C3 /* compilation-cache.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "compilation-cache.cc"; sourceTree = "<group>"; };
300 89495E470E79FC23001F68C3 /* compilation-cache.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "compilation-cache.h"; sourceTree = "<group>"; };
kasperl@chromium.org7be3c992009-03-12 07:19:55 +0000301 8956B6CD0F5D86570033B5A2 /* debug-agent.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "debug-agent.cc"; sourceTree = "<group>"; };
302 8956B6CE0F5D86570033B5A2 /* debug-agent.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "debug-agent.h"; sourceTree = "<group>"; };
ager@chromium.org3a37e9b2009-04-27 09:26:21 +0000303 8964482B0E9C00F700E7C516 /* ia32/codegen-ia32.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "ia32/codegen-ia32.h"; sourceTree = "<group>"; };
304 896448BC0E9D530500E7C516 /* arm/codegen-arm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "arm/codegen-arm.h"; sourceTree = "<group>"; };
ager@chromium.org9258b6b2008-09-11 09:11:10 +0000305 8970F2F00E719FB2006AE7B5 /* libv8.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libv8.a; sourceTree = BUILT_PRODUCTS_DIR; };
306 897F767A0E71B4CC007ACF34 /* v8_shell */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = v8_shell; sourceTree = BUILT_PRODUCTS_DIR; };
307 897FF0D40E719A8500D62E90 /* v8-debug.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "v8-debug.h"; sourceTree = "<group>"; };
308 897FF0D50E719A8500D62E90 /* v8.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = v8.h; sourceTree = "<group>"; };
309 897FF0E00E719B3500D62E90 /* COPYING */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = COPYING; sourceTree = "<group>"; };
310 897FF0E10E719B3500D62E90 /* dtoa.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dtoa.c; sourceTree = "<group>"; };
ager@chromium.org9258b6b2008-09-11 09:11:10 +0000311 897FF0F60E719B8F00D62E90 /* accessors.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = accessors.cc; sourceTree = "<group>"; };
312 897FF0F70E719B8F00D62E90 /* accessors.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = accessors.h; sourceTree = "<group>"; };
313 897FF0F80E719B8F00D62E90 /* allocation.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = allocation.cc; sourceTree = "<group>"; };
314 897FF0F90E719B8F00D62E90 /* allocation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = allocation.h; sourceTree = "<group>"; };
315 897FF0FA0E719B8F00D62E90 /* api.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = api.cc; sourceTree = "<group>"; };
316 897FF0FB0E719B8F00D62E90 /* api.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = api.h; sourceTree = "<group>"; };
317 897FF0FC0E719B8F00D62E90 /* arguments.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = arguments.h; sourceTree = "<group>"; };
ager@chromium.org3a37e9b2009-04-27 09:26:21 +0000318 897FF0FD0E719B8F00D62E90 /* arm/assembler-arm-inl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "arm/assembler-arm-inl.h"; sourceTree = "<group>"; };
319 897FF0FE0E719B8F00D62E90 /* arm/assembler-arm.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "arm/assembler-arm.cc"; sourceTree = "<group>"; };
320 897FF0FF0E719B8F00D62E90 /* arm/assembler-arm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "arm/assembler-arm.h"; sourceTree = "<group>"; };
321 897FF1000E719B8F00D62E90 /* ia32/assembler-ia32-inl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "ia32/assembler-ia32-inl.h"; sourceTree = "<group>"; };
322 897FF1010E719B8F00D62E90 /* ia32/assembler-ia32.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "ia32/assembler-ia32.cc"; sourceTree = "<group>"; };
323 897FF1020E719B8F00D62E90 /* ia32/assembler-ia32.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "ia32/assembler-ia32.h"; sourceTree = "<group>"; };
ager@chromium.org9258b6b2008-09-11 09:11:10 +0000324 897FF1030E719B8F00D62E90 /* assembler.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = assembler.cc; sourceTree = "<group>"; };
325 897FF1040E719B8F00D62E90 /* assembler.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = assembler.h; sourceTree = "<group>"; };
326 897FF1050E719B8F00D62E90 /* ast.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ast.cc; sourceTree = "<group>"; };
327 897FF1060E719B8F00D62E90 /* ast.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ast.h; sourceTree = "<group>"; };
328 897FF1070E719B8F00D62E90 /* bootstrapper.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = bootstrapper.cc; sourceTree = "<group>"; };
329 897FF1080E719B8F00D62E90 /* bootstrapper.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = bootstrapper.h; sourceTree = "<group>"; };
ager@chromium.org3a37e9b2009-04-27 09:26:21 +0000330 897FF1090E719B8F00D62E90 /* arm/builtins-arm.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "arm/builtins-arm.cc"; sourceTree = "<group>"; };
331 897FF10A0E719B8F00D62E90 /* ia32/builtins-ia32.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "ia32/builtins-ia32.cc"; sourceTree = "<group>"; };
ager@chromium.org9258b6b2008-09-11 09:11:10 +0000332 897FF10B0E719B8F00D62E90 /* builtins.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = builtins.cc; sourceTree = "<group>"; };
333 897FF10C0E719B8F00D62E90 /* builtins.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = builtins.h; sourceTree = "<group>"; };
334 897FF10D0E719B8F00D62E90 /* char-predicates-inl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "char-predicates-inl.h"; sourceTree = "<group>"; };
335 897FF10E0E719B8F00D62E90 /* char-predicates.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "char-predicates.h"; sourceTree = "<group>"; };
336 897FF10F0E719B8F00D62E90 /* checks.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = checks.cc; sourceTree = "<group>"; };
337 897FF1100E719B8F00D62E90 /* checks.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = checks.h; sourceTree = "<group>"; };
338 897FF1110E719B8F00D62E90 /* code-stubs.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "code-stubs.cc"; sourceTree = "<group>"; };
339 897FF1120E719B8F00D62E90 /* code-stubs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "code-stubs.h"; sourceTree = "<group>"; };
340 897FF1130E719B8F00D62E90 /* code.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = code.h; sourceTree = "<group>"; };
ager@chromium.org3a37e9b2009-04-27 09:26:21 +0000341 897FF1140E719B8F00D62E90 /* arm/codegen-arm.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "arm/codegen-arm.cc"; sourceTree = "<group>"; };
342 897FF1150E719B8F00D62E90 /* ia32/codegen-ia32.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "ia32/codegen-ia32.cc"; sourceTree = "<group>"; };
ager@chromium.org9258b6b2008-09-11 09:11:10 +0000343 897FF1160E719B8F00D62E90 /* codegen-inl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "codegen-inl.h"; sourceTree = "<group>"; };
344 897FF1170E719B8F00D62E90 /* codegen.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = codegen.cc; sourceTree = "<group>"; };
345 897FF1180E719B8F00D62E90 /* codegen.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = codegen.h; sourceTree = "<group>"; };
346 897FF1190E719B8F00D62E90 /* compiler.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = compiler.cc; sourceTree = "<group>"; };
347 897FF11A0E719B8F00D62E90 /* compiler.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = compiler.h; sourceTree = "<group>"; };
ager@chromium.org3a37e9b2009-04-27 09:26:21 +0000348 897FF11B0E719B8F00D62E90 /* arm/constants-arm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "arm/constants-arm.h"; sourceTree = "<group>"; };
ager@chromium.org9258b6b2008-09-11 09:11:10 +0000349 897FF11C0E719B8F00D62E90 /* contexts.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = contexts.cc; sourceTree = "<group>"; };
350 897FF11D0E719B8F00D62E90 /* contexts.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = contexts.h; sourceTree = "<group>"; };
351 897FF11E0E719B8F00D62E90 /* conversions-inl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "conversions-inl.h"; sourceTree = "<group>"; };
352 897FF11F0E719B8F00D62E90 /* conversions.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = conversions.cc; sourceTree = "<group>"; };
353 897FF1200E719B8F00D62E90 /* conversions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = conversions.h; sourceTree = "<group>"; };
354 897FF1210E719B8F00D62E90 /* counters.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = counters.cc; sourceTree = "<group>"; };
355 897FF1220E719B8F00D62E90 /* counters.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = counters.h; sourceTree = "<group>"; };
ager@chromium.org3a37e9b2009-04-27 09:26:21 +0000356 897FF1230E719B8F00D62E90 /* arm/cpu-arm.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "arm/cpu-arm.cc"; sourceTree = "<group>"; };
357 897FF1240E719B8F00D62E90 /* ia32/cpu-ia32.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "ia32/cpu-ia32.cc"; sourceTree = "<group>"; };
ager@chromium.org9258b6b2008-09-11 09:11:10 +0000358 897FF1250E719B8F00D62E90 /* cpu.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cpu.h; sourceTree = "<group>"; };
359 897FF1260E719B8F00D62E90 /* dateparser.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = dateparser.cc; sourceTree = "<group>"; };
360 897FF1270E719B8F00D62E90 /* dateparser.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = dateparser.h; sourceTree = "<group>"; };
361 897FF1280E719B8F00D62E90 /* debug.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = debug.cc; sourceTree = "<group>"; };
362 897FF1290E719B8F00D62E90 /* debug.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = debug.h; sourceTree = "<group>"; };
ager@chromium.org3a37e9b2009-04-27 09:26:21 +0000363 897FF12A0E719B8F00D62E90 /* arm/disasm-arm.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "arm/disasm-arm.cc"; sourceTree = "<group>"; };
364 897FF12B0E719B8F00D62E90 /* ia32/disasm-ia32.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "ia32/disasm-ia32.cc"; sourceTree = "<group>"; };
ager@chromium.org9258b6b2008-09-11 09:11:10 +0000365 897FF12C0E719B8F00D62E90 /* disasm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = disasm.h; sourceTree = "<group>"; };
366 897FF12D0E719B8F00D62E90 /* disassembler.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = disassembler.cc; sourceTree = "<group>"; };
367 897FF12E0E719B8F00D62E90 /* disassembler.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = disassembler.h; sourceTree = "<group>"; };
368 897FF12F0E719B8F00D62E90 /* dtoa-config.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "dtoa-config.c"; sourceTree = "<group>"; };
369 897FF1300E719B8F00D62E90 /* execution.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = execution.cc; sourceTree = "<group>"; };
370 897FF1310E719B8F00D62E90 /* execution.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = execution.h; sourceTree = "<group>"; };
371 897FF1320E719B8F00D62E90 /* factory.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = factory.cc; sourceTree = "<group>"; };
372 897FF1330E719B8F00D62E90 /* factory.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = factory.h; sourceTree = "<group>"; };
ager@chromium.org9258b6b2008-09-11 09:11:10 +0000373 897FF1350E719B8F00D62E90 /* flags.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = flags.cc; sourceTree = "<group>"; };
374 897FF1360E719B8F00D62E90 /* flags.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = flags.h; sourceTree = "<group>"; };
ager@chromium.org3a37e9b2009-04-27 09:26:21 +0000375 897FF1370E719B8F00D62E90 /* arm/frames-arm.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "arm/frames-arm.cc"; sourceTree = "<group>"; };
376 897FF1380E719B8F00D62E90 /* arm/frames-arm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "arm/frames-arm.h"; sourceTree = "<group>"; };
377 897FF1390E719B8F00D62E90 /* ia32/frames-ia32.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "ia32/frames-ia32.cc"; sourceTree = "<group>"; };
378 897FF13A0E719B8F00D62E90 /* ia32/frames-ia32.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "ia32/frames-ia32.h"; sourceTree = "<group>"; };
ager@chromium.org9258b6b2008-09-11 09:11:10 +0000379 897FF13B0E719B8F00D62E90 /* frames-inl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "frames-inl.h"; sourceTree = "<group>"; };
380 897FF13C0E719B8F00D62E90 /* frames.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = frames.cc; sourceTree = "<group>"; };
381 897FF13D0E719B8F00D62E90 /* frames.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = frames.h; sourceTree = "<group>"; };
382 897FF13E0E719B8F00D62E90 /* global-handles.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "global-handles.cc"; sourceTree = "<group>"; };
383 897FF13F0E719B8F00D62E90 /* global-handles.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "global-handles.h"; sourceTree = "<group>"; };
384 897FF1400E719B8F00D62E90 /* globals.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = globals.h; sourceTree = "<group>"; };
385 897FF1410E719B8F00D62E90 /* handles-inl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "handles-inl.h"; sourceTree = "<group>"; };
386 897FF1420E719B8F00D62E90 /* handles.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = handles.cc; sourceTree = "<group>"; };
387 897FF1430E719B8F00D62E90 /* handles.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = handles.h; sourceTree = "<group>"; };
388 897FF1440E719B8F00D62E90 /* hashmap.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = hashmap.cc; sourceTree = "<group>"; };
389 897FF1450E719B8F00D62E90 /* hashmap.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = hashmap.h; sourceTree = "<group>"; };
390 897FF1460E719B8F00D62E90 /* heap-inl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "heap-inl.h"; sourceTree = "<group>"; };
391 897FF1470E719B8F00D62E90 /* heap.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = heap.cc; sourceTree = "<group>"; };
392 897FF1480E719B8F00D62E90 /* heap.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = heap.h; sourceTree = "<group>"; };
ager@chromium.org3a37e9b2009-04-27 09:26:21 +0000393 897FF1490E719B8F00D62E90 /* arm/ic-arm.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "arm/ic-arm.cc"; sourceTree = "<group>"; };
394 897FF14A0E719B8F00D62E90 /* ia32/ic-ia32.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "ia32/ic-ia32.cc"; sourceTree = "<group>"; };
ager@chromium.org9258b6b2008-09-11 09:11:10 +0000395 897FF14B0E719B8F00D62E90 /* ic-inl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "ic-inl.h"; sourceTree = "<group>"; };
396 897FF14C0E719B8F00D62E90 /* ic.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ic.cc; sourceTree = "<group>"; };
397 897FF14D0E719B8F00D62E90 /* ic.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ic.h; sourceTree = "<group>"; };
398 897FF14E0E719B8F00D62E90 /* jsregexp.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = jsregexp.cc; sourceTree = "<group>"; };
399 897FF14F0E719B8F00D62E90 /* jsregexp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = jsregexp.h; sourceTree = "<group>"; };
400 897FF1500E719B8F00D62E90 /* list-inl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "list-inl.h"; sourceTree = "<group>"; };
401 897FF1510E719B8F00D62E90 /* list.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = list.h; sourceTree = "<group>"; };
402 897FF1520E719B8F00D62E90 /* log.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = log.cc; sourceTree = "<group>"; };
403 897FF1530E719B8F00D62E90 /* log.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = log.h; sourceTree = "<group>"; };
ager@chromium.org3a37e9b2009-04-27 09:26:21 +0000404 897FF1540E719B8F00D62E90 /* arm/macro-assembler-arm.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "arm/macro-assembler-arm.cc"; sourceTree = "<group>"; };
405 897FF1550E719B8F00D62E90 /* arm/macro-assembler-arm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "arm/macro-assembler-arm.h"; sourceTree = "<group>"; };
406 897FF1560E719B8F00D62E90 /* ia32/macro-assembler-ia32.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "ia32/macro-assembler-ia32.cc"; sourceTree = "<group>"; };
407 897FF1570E719B8F00D62E90 /* ia32/macro-assembler-ia32.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "ia32/macro-assembler-ia32.h"; sourceTree = "<group>"; };
ager@chromium.org9258b6b2008-09-11 09:11:10 +0000408 897FF1580E719B8F00D62E90 /* macro-assembler.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "macro-assembler.h"; sourceTree = "<group>"; };
409 897FF1590E719B8F00D62E90 /* mark-compact.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "mark-compact.cc"; sourceTree = "<group>"; };
410 897FF15A0E719B8F00D62E90 /* mark-compact.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "mark-compact.h"; sourceTree = "<group>"; };
411 897FF15B0E719B8F00D62E90 /* memory.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = memory.h; sourceTree = "<group>"; };
412 897FF15C0E719B8F00D62E90 /* messages.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = messages.cc; sourceTree = "<group>"; };
413 897FF15D0E719B8F00D62E90 /* messages.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = messages.h; sourceTree = "<group>"; };
414 897FF15E0E719B8F00D62E90 /* mksnapshot.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = mksnapshot.cc; sourceTree = "<group>"; };
415 897FF15F0E719B8F00D62E90 /* natives.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = natives.h; sourceTree = "<group>"; };
416 897FF1600E719B8F00D62E90 /* objects-debug.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "objects-debug.cc"; sourceTree = "<group>"; };
417 897FF1610E719B8F00D62E90 /* objects-inl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "objects-inl.h"; sourceTree = "<group>"; };
418 897FF1620E719B8F00D62E90 /* objects.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = objects.cc; sourceTree = "<group>"; };
419 897FF1630E719B8F00D62E90 /* objects.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = objects.h; sourceTree = "<group>"; };
420 897FF1640E719B8F00D62E90 /* parser.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = parser.cc; sourceTree = "<group>"; };
421 897FF1650E719B8F00D62E90 /* parser.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = parser.h; sourceTree = "<group>"; };
422 897FF1660E719B8F00D62E90 /* platform-linux.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "platform-linux.cc"; sourceTree = "<group>"; };
423 897FF1670E719B8F00D62E90 /* platform-macos.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "platform-macos.cc"; sourceTree = "<group>"; };
424 897FF1680E719B8F00D62E90 /* platform-nullos.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "platform-nullos.cc"; sourceTree = "<group>"; };
425 897FF1690E719B8F00D62E90 /* platform-win32.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "platform-win32.cc"; sourceTree = "<group>"; };
426 897FF16A0E719B8F00D62E90 /* platform.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = platform.h; sourceTree = "<group>"; };
427 897FF16B0E719B8F00D62E90 /* prettyprinter.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = prettyprinter.cc; sourceTree = "<group>"; };
428 897FF16C0E719B8F00D62E90 /* prettyprinter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = prettyprinter.h; sourceTree = "<group>"; };
429 897FF16D0E719B8F00D62E90 /* property.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = property.cc; sourceTree = "<group>"; };
430 897FF16E0E719B8F00D62E90 /* property.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = property.h; sourceTree = "<group>"; };
431 897FF16F0E719B8F00D62E90 /* rewriter.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = rewriter.cc; sourceTree = "<group>"; };
432 897FF1700E719B8F00D62E90 /* rewriter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = rewriter.h; sourceTree = "<group>"; };
433 897FF1710E719B8F00D62E90 /* runtime.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = runtime.cc; sourceTree = "<group>"; };
434 897FF1720E719B8F00D62E90 /* runtime.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = runtime.h; sourceTree = "<group>"; };
435 897FF1730E719B8F00D62E90 /* scanner.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = scanner.cc; sourceTree = "<group>"; };
436 897FF1740E719B8F00D62E90 /* scanner.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = scanner.h; sourceTree = "<group>"; };
437 897FF1750E719B8F00D62E90 /* SConscript */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = SConscript; sourceTree = "<group>"; };
438 897FF1760E719B8F00D62E90 /* scopeinfo.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = scopeinfo.cc; sourceTree = "<group>"; };
439 897FF1770E719B8F00D62E90 /* scopeinfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = scopeinfo.h; sourceTree = "<group>"; };
440 897FF1780E719B8F00D62E90 /* scopes.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = scopes.cc; sourceTree = "<group>"; };
441 897FF1790E719B8F00D62E90 /* scopes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = scopes.h; sourceTree = "<group>"; };
442 897FF17A0E719B8F00D62E90 /* serialize.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = serialize.cc; sourceTree = "<group>"; };
443 897FF17B0E719B8F00D62E90 /* serialize.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = serialize.h; sourceTree = "<group>"; };
444 897FF17C0E719B8F00D62E90 /* shell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = shell.h; sourceTree = "<group>"; };
ager@chromium.org3a37e9b2009-04-27 09:26:21 +0000445 897FF17D0E719B8F00D62E90 /* arm/simulator-arm.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "arm/simulator-arm.cc"; sourceTree = "<group>"; };
446 897FF17E0E719B8F00D62E90 /* arm/simulator-arm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "arm/simulator-arm.h"; sourceTree = "<group>"; };
447 897FF17F0E719B8F00D62E90 /* ia32/simulator-ia32.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "ia32/simulator-ia32.cc"; sourceTree = "<group>"; };
448 897FF1800E719B8F00D62E90 /* ia32/simulator-ia32.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "ia32/simulator-ia32.h"; sourceTree = "<group>"; };
ager@chromium.org9258b6b2008-09-11 09:11:10 +0000449 897FF1810E719B8F00D62E90 /* smart-pointer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "smart-pointer.h"; sourceTree = "<group>"; };
450 897FF1820E719B8F00D62E90 /* snapshot-common.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "snapshot-common.cc"; sourceTree = "<group>"; };
451 897FF1830E719B8F00D62E90 /* snapshot-empty.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "snapshot-empty.cc"; sourceTree = "<group>"; };
452 897FF1840E719B8F00D62E90 /* snapshot.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = snapshot.h; sourceTree = "<group>"; };
453 897FF1850E719B8F00D62E90 /* spaces-inl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "spaces-inl.h"; sourceTree = "<group>"; };
454 897FF1860E719B8F00D62E90 /* spaces.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = spaces.cc; sourceTree = "<group>"; };
455 897FF1870E719B8F00D62E90 /* spaces.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = spaces.h; sourceTree = "<group>"; };
456 897FF1880E719B8F00D62E90 /* string-stream.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "string-stream.cc"; sourceTree = "<group>"; };
457 897FF1890E719B8F00D62E90 /* string-stream.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "string-stream.h"; sourceTree = "<group>"; };
ager@chromium.org3a37e9b2009-04-27 09:26:21 +0000458 897FF18A0E719B8F00D62E90 /* arm/stub-cache-arm.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "arm/stub-cache-arm.cc"; sourceTree = "<group>"; };
459 897FF18B0E719B8F00D62E90 /* ia32/stub-cache-ia32.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "ia32/stub-cache-ia32.cc"; sourceTree = "<group>"; };
ager@chromium.org9258b6b2008-09-11 09:11:10 +0000460 897FF18C0E719B8F00D62E90 /* stub-cache.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "stub-cache.cc"; sourceTree = "<group>"; };
461 897FF18D0E719B8F00D62E90 /* stub-cache.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "stub-cache.h"; sourceTree = "<group>"; };
462 897FF18E0E719B8F00D62E90 /* token.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = token.cc; sourceTree = "<group>"; };
463 897FF18F0E719B8F00D62E90 /* token.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = token.h; sourceTree = "<group>"; };
464 897FF1900E719B8F00D62E90 /* top.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = top.cc; sourceTree = "<group>"; };
465 897FF1910E719B8F00D62E90 /* top.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = top.h; sourceTree = "<group>"; };
466 897FF1920E719B8F00D62E90 /* unicode-inl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "unicode-inl.h"; sourceTree = "<group>"; };
467 897FF1930E719B8F00D62E90 /* unicode.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = unicode.cc; sourceTree = "<group>"; };
468 897FF1940E719B8F00D62E90 /* unicode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = unicode.h; sourceTree = "<group>"; };
469 897FF1950E719B8F00D62E90 /* usage-analyzer.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "usage-analyzer.cc"; sourceTree = "<group>"; };
470 897FF1960E719B8F00D62E90 /* usage-analyzer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "usage-analyzer.h"; sourceTree = "<group>"; };
471 897FF1970E719B8F00D62E90 /* utils.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = utils.cc; sourceTree = "<group>"; };
472 897FF1980E719B8F00D62E90 /* utils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = utils.h; sourceTree = "<group>"; };
473 897FF1990E719B8F00D62E90 /* v8-counters.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "v8-counters.cc"; sourceTree = "<group>"; };
474 897FF19A0E719B8F00D62E90 /* v8-counters.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "v8-counters.h"; sourceTree = "<group>"; };
475 897FF19B0E719B8F00D62E90 /* v8.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = v8.cc; sourceTree = "<group>"; };
476 897FF19C0E719B8F00D62E90 /* v8.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = v8.h; sourceTree = "<group>"; };
477 897FF19D0E719B8F00D62E90 /* v8threads.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = v8threads.cc; sourceTree = "<group>"; };
478 897FF19E0E719B8F00D62E90 /* v8threads.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = v8threads.h; sourceTree = "<group>"; };
479 897FF19F0E719B8F00D62E90 /* variables.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = variables.cc; sourceTree = "<group>"; };
480 897FF1A00E719B8F00D62E90 /* variables.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = variables.h; sourceTree = "<group>"; };
481 897FF1A10E719B8F00D62E90 /* zone-inl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "zone-inl.h"; sourceTree = "<group>"; };
482 897FF1A20E719B8F00D62E90 /* zone.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = zone.cc; sourceTree = "<group>"; };
483 897FF1A30E719B8F00D62E90 /* zone.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = zone.h; sourceTree = "<group>"; };
484 897FF1A60E719BC100D62E90 /* apinatives.js */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.javascript; path = apinatives.js; sourceTree = "<group>"; };
485 897FF1A70E719BC100D62E90 /* array.js */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.javascript; path = array.js; sourceTree = "<group>"; };
486 897FF1A80E719BC100D62E90 /* date-delay.js */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.javascript; path = "date-delay.js"; sourceTree = "<group>"; };
487 897FF1A90E719BC100D62E90 /* debug-delay.js */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.javascript; path = "debug-delay.js"; sourceTree = "<group>"; };
488 897FF1AA0E719BC100D62E90 /* math.js */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.javascript; path = math.js; sourceTree = "<group>"; };
489 897FF1AB0E719BC100D62E90 /* messages.js */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.javascript; path = messages.js; sourceTree = "<group>"; };
490 897FF1AC0E719BC100D62E90 /* mirror-delay.js */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.javascript; path = "mirror-delay.js"; sourceTree = "<group>"; };
491 897FF1AD0E719BC100D62E90 /* regexp-delay.js */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.javascript; path = "regexp-delay.js"; sourceTree = "<group>"; };
492 897FF1AE0E719BC100D62E90 /* runtime.js */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.javascript; path = runtime.js; sourceTree = "<group>"; };
493 897FF1AF0E719BC100D62E90 /* string.js */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.javascript; path = string.js; sourceTree = "<group>"; };
494 897FF1B00E719BC100D62E90 /* uri.js */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.javascript; path = uri.js; sourceTree = "<group>"; };
495 897FF1B10E719BC100D62E90 /* v8natives.js */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.javascript; path = v8natives.js; sourceTree = "<group>"; };
496 897FF1B50E719C0900D62E90 /* shell.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = shell.cc; sourceTree = "<group>"; };
497 897FF1B60E719C2300D62E90 /* js2c.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = js2c.py; sourceTree = "<group>"; };
498 897FF1B70E719C2E00D62E90 /* macros.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; name = macros.py; path = ../src/macros.py; sourceTree = "<group>"; };
ager@chromium.org3a37e9b2009-04-27 09:26:21 +0000499 898BD20C0EF6CC850068B00A /* arm/debug-arm.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "arm/debug-arm.cc"; sourceTree = "<group>"; };
500 898BD20D0EF6CC850068B00A /* ia32/debug-ia32.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "ia32/debug-ia32.cc"; sourceTree = "<group>"; };
ager@chromium.orga74f0da2008-12-03 16:05:52 +0000501 89A15C630EE4661A00B48DEB /* bytecodes-irregexp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "bytecodes-irregexp.h"; sourceTree = "<group>"; };
502 89A15C660EE4665300B48DEB /* interpreter-irregexp.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "interpreter-irregexp.cc"; sourceTree = "<group>"; };
503 89A15C670EE4665300B48DEB /* interpreter-irregexp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "interpreter-irregexp.h"; sourceTree = "<group>"; };
504 89A15C680EE4665300B48DEB /* jsregexp-inl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "jsregexp-inl.h"; sourceTree = "<group>"; };
505 89A15C6D0EE466A900B48DEB /* platform-freebsd.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "platform-freebsd.cc"; sourceTree = "<group>"; };
ager@chromium.org3a37e9b2009-04-27 09:26:21 +0000506 89A15C700EE466D000B48DEB /* arm/regexp-macro-assembler-arm.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "arm/regexp-macro-assembler-arm.cc"; sourceTree = "<group>"; };
507 89A15C710EE466D000B48DEB /* arm/regexp-macro-assembler-arm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "arm/regexp-macro-assembler-arm.h"; sourceTree = "<group>"; };
508 89A15C720EE466D000B48DEB /* ia32/regexp-macro-assembler-ia32.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "ia32/regexp-macro-assembler-ia32.cc"; sourceTree = "<group>"; };
509 89A15C730EE466D000B48DEB /* ia32/regexp-macro-assembler-ia32.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "ia32/regexp-macro-assembler-ia32.h"; sourceTree = "<group>"; };
ager@chromium.orga74f0da2008-12-03 16:05:52 +0000510 89A15C740EE466D000B48DEB /* regexp-macro-assembler-irregexp-inl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "regexp-macro-assembler-irregexp-inl.h"; sourceTree = "<group>"; };
511 89A15C750EE466D000B48DEB /* regexp-macro-assembler-irregexp.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "regexp-macro-assembler-irregexp.cc"; sourceTree = "<group>"; };
512 89A15C760EE466D000B48DEB /* regexp-macro-assembler-irregexp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "regexp-macro-assembler-irregexp.h"; sourceTree = "<group>"; };
513 89A15C770EE466D000B48DEB /* regexp-macro-assembler-tracer.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "regexp-macro-assembler-tracer.cc"; sourceTree = "<group>"; };
514 89A15C780EE466D000B48DEB /* regexp-macro-assembler-tracer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "regexp-macro-assembler-tracer.h"; sourceTree = "<group>"; };
515 89A15C790EE466D000B48DEB /* regexp-macro-assembler.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "regexp-macro-assembler.cc"; sourceTree = "<group>"; };
516 89A15C7A0EE466D000B48DEB /* regexp-macro-assembler.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "regexp-macro-assembler.h"; sourceTree = "<group>"; };
517 89A15C910EE46A1700B48DEB /* d8-readline.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "d8-readline.cc"; path = "../src/d8-readline.cc"; sourceTree = "<group>"; };
518 89A15C920EE46A1700B48DEB /* d8.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = d8.cc; path = ../src/d8.cc; sourceTree = "<group>"; };
519 89A15C930EE46A1700B48DEB /* d8.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = d8.h; path = ../src/d8.h; sourceTree = "<group>"; };
520 89A15C940EE46A1700B48DEB /* d8.js */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.javascript; name = d8.js; path = ../src/d8.js; sourceTree = "<group>"; };
ager@chromium.org7c537e22008-10-16 08:43:32 +0000521 89B12E8D0E7FF2A40080BA62 /* presubmit.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = presubmit.py; sourceTree = "<group>"; };
kasperl@chromium.orgb9123622008-09-17 14:05:56 +0000522 89F23C870E78D5B2006B2466 /* libv8-arm.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libv8-arm.a"; sourceTree = BUILT_PRODUCTS_DIR; };
523 89F23C950E78D5B6006B2466 /* v8_shell-arm */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = "v8_shell-arm"; sourceTree = BUILT_PRODUCTS_DIR; };
kasperl@chromium.orgacae3782009-04-11 09:17:08 +0000524 89FB0E360F8E531900B04B3C /* d8-posix.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "d8-posix.cc"; path = "../src/d8-posix.cc"; sourceTree = "<group>"; };
525 89FB0E370F8E531900B04B3C /* d8-windows.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "d8-windows.cc"; path = "../src/d8-windows.cc"; sourceTree = "<group>"; };
kasperl@chromium.orgd1e3e722009-04-14 13:38:25 +0000526 9F92FAA70F8F28AD0089F02C /* func-name-inferrer.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "func-name-inferrer.cc"; sourceTree = "<group>"; };
527 9F92FAA80F8F28AD0089F02C /* func-name-inferrer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "func-name-inferrer.h"; sourceTree = "<group>"; };
kasperl@chromium.org7be3c992009-03-12 07:19:55 +0000528 9FC86ABB0F5FEDAC00F22668 /* oprofile-agent.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "oprofile-agent.cc"; sourceTree = "<group>"; };
529 9FC86ABC0F5FEDAC00F22668 /* oprofile-agent.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "oprofile-agent.h"; sourceTree = "<group>"; };
ager@chromium.org9258b6b2008-09-11 09:11:10 +0000530/* End PBXFileReference section */
531
532/* Begin PBXFrameworksBuildPhase section */
ager@chromium.orgddb913d2009-01-27 10:01:48 +0000533 893988050F2A35FA007D5254 /* Frameworks */ = {
534 isa = PBXFrameworksBuildPhase;
535 buildActionMask = 2147483647;
536 files = (
ager@chromium.orgddb913d2009-01-27 10:01:48 +0000537 893988070F2A35FA007D5254 /* libv8.a in Frameworks */,
538 );
539 runOnlyForDeploymentPostprocessing = 0;
540 };
ager@chromium.org9258b6b2008-09-11 09:11:10 +0000541 8970F2EE0E719FB2006AE7B5 /* Frameworks */ = {
542 isa = PBXFrameworksBuildPhase;
543 buildActionMask = 2147483647;
544 files = (
545 );
546 runOnlyForDeploymentPostprocessing = 0;
547 };
548 897F76780E71B4CC007ACF34 /* Frameworks */ = {
549 isa = PBXFrameworksBuildPhase;
550 buildActionMask = 2147483647;
551 files = (
ager@chromium.org9258b6b2008-09-11 09:11:10 +0000552 897F76850E71B6B1007ACF34 /* libv8.a in Frameworks */,
553 );
554 runOnlyForDeploymentPostprocessing = 0;
555 };
kasperl@chromium.orgb9123622008-09-17 14:05:56 +0000556 89F23C830E78D5B2006B2466 /* Frameworks */ = {
557 isa = PBXFrameworksBuildPhase;
558 buildActionMask = 2147483647;
559 files = (
560 );
561 runOnlyForDeploymentPostprocessing = 0;
562 };
563 89F23C8F0E78D5B6006B2466 /* Frameworks */ = {
564 isa = PBXFrameworksBuildPhase;
565 buildActionMask = 2147483647;
566 files = (
kasperl@chromium.orgb9123622008-09-17 14:05:56 +0000567 896FD03A0E78D717003DFB6A /* libv8-arm.a in Frameworks */,
568 );
569 runOnlyForDeploymentPostprocessing = 0;
570 };
ager@chromium.org9258b6b2008-09-11 09:11:10 +0000571/* End PBXFrameworksBuildPhase section */
572
573/* Begin PBXGroup section */
574 8915B8660E719336009C4E19 = {
575 isa = PBXGroup;
576 children = (
577 897FF0CF0E71996900D62E90 /* v8 */,
578 897FF1C00E719CB600D62E90 /* Products */,
579 );
580 sourceTree = "<group>";
581 };
582 897FF0CF0E71996900D62E90 /* v8 */ = {
583 isa = PBXGroup;
584 children = (
585 897FF0D10E71999E00D62E90 /* include */,
586 897FF0D00E71999800D62E90 /* src */,
587 897FF1B30E719BCE00D62E90 /* samples */,
588 897FF1B40E719BE800D62E90 /* tools */,
589 );
590 name = v8;
591 path = ..;
592 sourceTree = "<group>";
593 };
594 897FF0D00E71999800D62E90 /* src */ = {
595 isa = PBXGroup;
596 children = (
597 897FF0D70E719AB300D62E90 /* C++ */,
598 897FF0D80E719ABA00D62E90 /* js */,
599 897FF0DE0E719B3400D62E90 /* third_party */,
600 89A9C1630E71C8E300BE6CCA /* generated */,
601 );
602 path = src;
603 sourceTree = "<group>";
604 };
605 897FF0D10E71999E00D62E90 /* include */ = {
606 isa = PBXGroup;
607 children = (
608 897FF0D40E719A8500D62E90 /* v8-debug.h */,
609 897FF0D50E719A8500D62E90 /* v8.h */,
610 );
611 path = include;
612 sourceTree = "<group>";
613 };
614 897FF0D70E719AB300D62E90 /* C++ */ = {
615 isa = PBXGroup;
616 children = (
617 897FF0F60E719B8F00D62E90 /* accessors.cc */,
618 897FF0F70E719B8F00D62E90 /* accessors.h */,
619 897FF0F80E719B8F00D62E90 /* allocation.cc */,
620 897FF0F90E719B8F00D62E90 /* allocation.h */,
621 897FF0FA0E719B8F00D62E90 /* api.cc */,
622 897FF0FB0E719B8F00D62E90 /* api.h */,
ager@chromium.orgddb913d2009-01-27 10:01:48 +0000623 893986D40F29020C007D5254 /* apiutils.h */,
ager@chromium.org9258b6b2008-09-11 09:11:10 +0000624 897FF0FC0E719B8F00D62E90 /* arguments.h */,
ager@chromium.org3a37e9b2009-04-27 09:26:21 +0000625 897FF0FD0E719B8F00D62E90 /* arm/assembler-arm-inl.h */,
626 897FF0FE0E719B8F00D62E90 /* arm/assembler-arm.cc */,
627 897FF0FF0E719B8F00D62E90 /* arm/assembler-arm.h */,
628 897FF1000E719B8F00D62E90 /* ia32/assembler-ia32-inl.h */,
629 897FF1010E719B8F00D62E90 /* ia32/assembler-ia32.cc */,
630 897FF1020E719B8F00D62E90 /* ia32/assembler-ia32.h */,
ager@chromium.org9258b6b2008-09-11 09:11:10 +0000631 897FF1030E719B8F00D62E90 /* assembler.cc */,
632 897FF1040E719B8F00D62E90 /* assembler.h */,
633 897FF1050E719B8F00D62E90 /* ast.cc */,
634 897FF1060E719B8F00D62E90 /* ast.h */,
635 897FF1070E719B8F00D62E90 /* bootstrapper.cc */,
636 897FF1080E719B8F00D62E90 /* bootstrapper.h */,
ager@chromium.org3a37e9b2009-04-27 09:26:21 +0000637 897FF1090E719B8F00D62E90 /* arm/builtins-arm.cc */,
638 897FF10A0E719B8F00D62E90 /* ia32/builtins-ia32.cc */,
ager@chromium.org9258b6b2008-09-11 09:11:10 +0000639 897FF10B0E719B8F00D62E90 /* builtins.cc */,
640 897FF10C0E719B8F00D62E90 /* builtins.h */,
ager@chromium.orga74f0da2008-12-03 16:05:52 +0000641 89A15C630EE4661A00B48DEB /* bytecodes-irregexp.h */,
ager@chromium.org9258b6b2008-09-11 09:11:10 +0000642 897FF10D0E719B8F00D62E90 /* char-predicates-inl.h */,
643 897FF10E0E719B8F00D62E90 /* char-predicates.h */,
644 897FF10F0E719B8F00D62E90 /* checks.cc */,
645 897FF1100E719B8F00D62E90 /* checks.h */,
646 897FF1110E719B8F00D62E90 /* code-stubs.cc */,
647 897FF1120E719B8F00D62E90 /* code-stubs.h */,
648 897FF1130E719B8F00D62E90 /* code.h */,
ager@chromium.org3a37e9b2009-04-27 09:26:21 +0000649 897FF1140E719B8F00D62E90 /* arm/codegen-arm.cc */,
650 896448BC0E9D530500E7C516 /* arm/codegen-arm.h */,
651 897FF1150E719B8F00D62E90 /* ia32/codegen-ia32.cc */,
652 8964482B0E9C00F700E7C516 /* ia32/codegen-ia32.h */,
ager@chromium.org9258b6b2008-09-11 09:11:10 +0000653 897FF1160E719B8F00D62E90 /* codegen-inl.h */,
654 897FF1170E719B8F00D62E90 /* codegen.cc */,
655 897FF1180E719B8F00D62E90 /* codegen.h */,
kasperl@chromium.orgb9123622008-09-17 14:05:56 +0000656 89495E460E79FC23001F68C3 /* compilation-cache.cc */,
657 89495E470E79FC23001F68C3 /* compilation-cache.h */,
ager@chromium.org9258b6b2008-09-11 09:11:10 +0000658 897FF1190E719B8F00D62E90 /* compiler.cc */,
659 897FF11A0E719B8F00D62E90 /* compiler.h */,
ager@chromium.org3a37e9b2009-04-27 09:26:21 +0000660 897FF11B0E719B8F00D62E90 /* arm/constants-arm.h */,
ager@chromium.org9258b6b2008-09-11 09:11:10 +0000661 897FF11C0E719B8F00D62E90 /* contexts.cc */,
662 897FF11D0E719B8F00D62E90 /* contexts.h */,
663 897FF11E0E719B8F00D62E90 /* conversions-inl.h */,
664 897FF11F0E719B8F00D62E90 /* conversions.cc */,
665 897FF1200E719B8F00D62E90 /* conversions.h */,
666 897FF1210E719B8F00D62E90 /* counters.cc */,
667 897FF1220E719B8F00D62E90 /* counters.h */,
ager@chromium.org3a37e9b2009-04-27 09:26:21 +0000668 897FF1230E719B8F00D62E90 /* arm/cpu-arm.cc */,
669 897FF1240E719B8F00D62E90 /* ia32/cpu-ia32.cc */,
ager@chromium.org9258b6b2008-09-11 09:11:10 +0000670 897FF1250E719B8F00D62E90 /* cpu.h */,
ager@chromium.org41826e72009-03-30 13:30:57 +0000671 893A722A0F7B4A3200303DD2 /* dateparser-inl.h */,
ager@chromium.org9258b6b2008-09-11 09:11:10 +0000672 897FF1260E719B8F00D62E90 /* dateparser.cc */,
673 897FF1270E719B8F00D62E90 /* dateparser.h */,
ager@chromium.org3a37e9b2009-04-27 09:26:21 +0000674 898BD20C0EF6CC850068B00A /* arm/debug-arm.cc */,
675 898BD20D0EF6CC850068B00A /* ia32/debug-ia32.cc */,
ager@chromium.org9258b6b2008-09-11 09:11:10 +0000676 897FF1280E719B8F00D62E90 /* debug.cc */,
677 897FF1290E719B8F00D62E90 /* debug.h */,
kasperl@chromium.org7be3c992009-03-12 07:19:55 +0000678 8956B6CD0F5D86570033B5A2 /* debug-agent.cc */,
679 8956B6CE0F5D86570033B5A2 /* debug-agent.h */,
ager@chromium.org3a37e9b2009-04-27 09:26:21 +0000680 897FF12A0E719B8F00D62E90 /* arm/disasm-arm.cc */,
681 897FF12B0E719B8F00D62E90 /* ia32/disasm-ia32.cc */,
ager@chromium.org9258b6b2008-09-11 09:11:10 +0000682 897FF12C0E719B8F00D62E90 /* disasm.h */,
683 897FF12D0E719B8F00D62E90 /* disassembler.cc */,
684 897FF12E0E719B8F00D62E90 /* disassembler.h */,
685 897FF12F0E719B8F00D62E90 /* dtoa-config.c */,
686 897FF1300E719B8F00D62E90 /* execution.cc */,
687 897FF1310E719B8F00D62E90 /* execution.h */,
688 897FF1320E719B8F00D62E90 /* factory.cc */,
689 897FF1330E719B8F00D62E90 /* factory.h */,
kasperl@chromium.org9bbf9682008-10-30 11:53:07 +0000690 89471C7F0EB23EE400B6874B /* flag-definitions.h */,
ager@chromium.org9258b6b2008-09-11 09:11:10 +0000691 897FF1350E719B8F00D62E90 /* flags.cc */,
692 897FF1360E719B8F00D62E90 /* flags.h */,
ager@chromium.org3a37e9b2009-04-27 09:26:21 +0000693 897FF1370E719B8F00D62E90 /* arm/frames-arm.cc */,
694 897FF1380E719B8F00D62E90 /* arm/frames-arm.h */,
695 897FF1390E719B8F00D62E90 /* ia32/frames-ia32.cc */,
696 897FF13A0E719B8F00D62E90 /* ia32/frames-ia32.h */,
ager@chromium.org9258b6b2008-09-11 09:11:10 +0000697 897FF13B0E719B8F00D62E90 /* frames-inl.h */,
698 897FF13C0E719B8F00D62E90 /* frames.cc */,
699 897FF13D0E719B8F00D62E90 /* frames.h */,
kasperl@chromium.orgd1e3e722009-04-14 13:38:25 +0000700 9F92FAA70F8F28AD0089F02C /* func-name-inferrer.cc */,
701 9F92FAA80F8F28AD0089F02C /* func-name-inferrer.h */,
ager@chromium.org9258b6b2008-09-11 09:11:10 +0000702 897FF13E0E719B8F00D62E90 /* global-handles.cc */,
703 897FF13F0E719B8F00D62E90 /* global-handles.h */,
704 897FF1400E719B8F00D62E90 /* globals.h */,
705 897FF1410E719B8F00D62E90 /* handles-inl.h */,
706 897FF1420E719B8F00D62E90 /* handles.cc */,
707 897FF1430E719B8F00D62E90 /* handles.h */,
708 897FF1440E719B8F00D62E90 /* hashmap.cc */,
709 897FF1450E719B8F00D62E90 /* hashmap.h */,
710 897FF1460E719B8F00D62E90 /* heap-inl.h */,
711 897FF1470E719B8F00D62E90 /* heap.cc */,
712 897FF1480E719B8F00D62E90 /* heap.h */,
ager@chromium.org3a37e9b2009-04-27 09:26:21 +0000713 897FF1490E719B8F00D62E90 /* arm/ic-arm.cc */,
714 897FF14A0E719B8F00D62E90 /* ia32/ic-ia32.cc */,
ager@chromium.org9258b6b2008-09-11 09:11:10 +0000715 897FF14B0E719B8F00D62E90 /* ic-inl.h */,
716 897FF14C0E719B8F00D62E90 /* ic.cc */,
717 897FF14D0E719B8F00D62E90 /* ic.h */,
ager@chromium.orga74f0da2008-12-03 16:05:52 +0000718 89A15C660EE4665300B48DEB /* interpreter-irregexp.cc */,
719 89A15C670EE4665300B48DEB /* interpreter-irregexp.h */,
720 89A15C680EE4665300B48DEB /* jsregexp-inl.h */,
ager@chromium.org9258b6b2008-09-11 09:11:10 +0000721 897FF14E0E719B8F00D62E90 /* jsregexp.cc */,
722 897FF14F0E719B8F00D62E90 /* jsregexp.h */,
ager@chromium.org3a37e9b2009-04-27 09:26:21 +0000723 58950D4E0F55514900F3E8BA /* arm/jump-target-arm.cc */,
724 58950D4F0F55514900F3E8BA /* ia32/jump-target-ia32.cc */,
kasperl@chromium.org7be3c992009-03-12 07:19:55 +0000725 58950D500F55514900F3E8BA /* jump-target.cc */,
726 58950D510F55514900F3E8BA /* jump-target.h */,
ager@chromium.org9258b6b2008-09-11 09:11:10 +0000727 897FF1500E719B8F00D62E90 /* list-inl.h */,
728 897FF1510E719B8F00D62E90 /* list.h */,
729 897FF1520E719B8F00D62E90 /* log.cc */,
730 897FF1530E719B8F00D62E90 /* log.h */,
ager@chromium.org3a37e9b2009-04-27 09:26:21 +0000731 897FF1540E719B8F00D62E90 /* arm/macro-assembler-arm.cc */,
732 897FF1550E719B8F00D62E90 /* arm/macro-assembler-arm.h */,
733 897FF1560E719B8F00D62E90 /* ia32/macro-assembler-ia32.cc */,
734 897FF1570E719B8F00D62E90 /* ia32/macro-assembler-ia32.h */,
ager@chromium.org9258b6b2008-09-11 09:11:10 +0000735 897FF1580E719B8F00D62E90 /* macro-assembler.h */,
736 897FF1590E719B8F00D62E90 /* mark-compact.cc */,
737 897FF15A0E719B8F00D62E90 /* mark-compact.h */,
738 897FF15B0E719B8F00D62E90 /* memory.h */,
739 897FF15C0E719B8F00D62E90 /* messages.cc */,
740 897FF15D0E719B8F00D62E90 /* messages.h */,
741 897FF15E0E719B8F00D62E90 /* mksnapshot.cc */,
742 897FF15F0E719B8F00D62E90 /* natives.h */,
743 897FF1600E719B8F00D62E90 /* objects-debug.cc */,
744 897FF1610E719B8F00D62E90 /* objects-inl.h */,
745 897FF1620E719B8F00D62E90 /* objects.cc */,
746 897FF1630E719B8F00D62E90 /* objects.h */,
kasperl@chromium.org7be3c992009-03-12 07:19:55 +0000747 9FC86ABB0F5FEDAC00F22668 /* oprofile-agent.cc */,
748 9FC86ABC0F5FEDAC00F22668 /* oprofile-agent.h */,
ager@chromium.org9258b6b2008-09-11 09:11:10 +0000749 897FF1640E719B8F00D62E90 /* parser.cc */,
750 897FF1650E719B8F00D62E90 /* parser.h */,
ager@chromium.orga74f0da2008-12-03 16:05:52 +0000751 89A15C6D0EE466A900B48DEB /* platform-freebsd.cc */,
ager@chromium.org9258b6b2008-09-11 09:11:10 +0000752 897FF1660E719B8F00D62E90 /* platform-linux.cc */,
753 897FF1670E719B8F00D62E90 /* platform-macos.cc */,
754 897FF1680E719B8F00D62E90 /* platform-nullos.cc */,
ager@chromium.org41826e72009-03-30 13:30:57 +0000755 893A72230F7B0FF200303DD2 /* platform-posix.cc */,
ager@chromium.org9258b6b2008-09-11 09:11:10 +0000756 897FF1690E719B8F00D62E90 /* platform-win32.cc */,
757 897FF16A0E719B8F00D62E90 /* platform.h */,
758 897FF16B0E719B8F00D62E90 /* prettyprinter.cc */,
759 897FF16C0E719B8F00D62E90 /* prettyprinter.h */,
760 897FF16D0E719B8F00D62E90 /* property.cc */,
761 897FF16E0E719B8F00D62E90 /* property.h */,
ager@chromium.org3a37e9b2009-04-27 09:26:21 +0000762 89A15C700EE466D000B48DEB /* arm/regexp-macro-assembler-arm.cc */,
763 89A15C710EE466D000B48DEB /* arm/regexp-macro-assembler-arm.h */,
764 89A15C720EE466D000B48DEB /* ia32/regexp-macro-assembler-ia32.cc */,
765 89A15C730EE466D000B48DEB /* ia32/regexp-macro-assembler-ia32.h */,
ager@chromium.orga74f0da2008-12-03 16:05:52 +0000766 89A15C740EE466D000B48DEB /* regexp-macro-assembler-irregexp-inl.h */,
767 89A15C750EE466D000B48DEB /* regexp-macro-assembler-irregexp.cc */,
768 89A15C760EE466D000B48DEB /* regexp-macro-assembler-irregexp.h */,
769 89A15C770EE466D000B48DEB /* regexp-macro-assembler-tracer.cc */,
770 89A15C780EE466D000B48DEB /* regexp-macro-assembler-tracer.h */,
771 89A15C790EE466D000B48DEB /* regexp-macro-assembler.cc */,
772 89A15C7A0EE466D000B48DEB /* regexp-macro-assembler.h */,
sgjesse@chromium.org715915b2009-01-19 16:08:47 +0000773 8944AD0E0F1D4D3A0028D560 /* regexp-stack.cc */,
774 8944AD0F0F1D4D3A0028D560 /* regexp-stack.h */,
ager@chromium.org3a37e9b2009-04-27 09:26:21 +0000775 58950D520F55514900F3E8BA /* arm/register-allocator-arm.cc */,
776 58950D530F55514900F3E8BA /* ia32/register-allocator-ia32.cc */,
ager@chromium.org41826e72009-03-30 13:30:57 +0000777 893A722D0F7B4A7100303DD2 /* register-allocator-inl.h */,
kasperl@chromium.org7be3c992009-03-12 07:19:55 +0000778 58950D540F55514900F3E8BA /* register-allocator.cc */,
779 58950D550F55514900F3E8BA /* register-allocator.h */,
ager@chromium.org9258b6b2008-09-11 09:11:10 +0000780 897FF16F0E719B8F00D62E90 /* rewriter.cc */,
781 897FF1700E719B8F00D62E90 /* rewriter.h */,
782 897FF1710E719B8F00D62E90 /* runtime.cc */,
783 897FF1720E719B8F00D62E90 /* runtime.h */,
784 897FF1730E719B8F00D62E90 /* scanner.cc */,
785 897FF1740E719B8F00D62E90 /* scanner.h */,
786 897FF1750E719B8F00D62E90 /* SConscript */,
787 897FF1760E719B8F00D62E90 /* scopeinfo.cc */,
788 897FF1770E719B8F00D62E90 /* scopeinfo.h */,
789 897FF1780E719B8F00D62E90 /* scopes.cc */,
790 897FF1790E719B8F00D62E90 /* scopes.h */,
791 897FF17A0E719B8F00D62E90 /* serialize.cc */,
792 897FF17B0E719B8F00D62E90 /* serialize.h */,
793 897FF17C0E719B8F00D62E90 /* shell.h */,
ager@chromium.org3a37e9b2009-04-27 09:26:21 +0000794 897FF17D0E719B8F00D62E90 /* arm/simulator-arm.cc */,
795 897FF17E0E719B8F00D62E90 /* arm/simulator-arm.h */,
796 897FF17F0E719B8F00D62E90 /* ia32/simulator-ia32.cc */,
797 897FF1800E719B8F00D62E90 /* ia32/simulator-ia32.h */,
ager@chromium.org9258b6b2008-09-11 09:11:10 +0000798 897FF1810E719B8F00D62E90 /* smart-pointer.h */,
799 897FF1820E719B8F00D62E90 /* snapshot-common.cc */,
800 897FF1830E719B8F00D62E90 /* snapshot-empty.cc */,
801 897FF1840E719B8F00D62E90 /* snapshot.h */,
802 897FF1850E719B8F00D62E90 /* spaces-inl.h */,
803 897FF1860E719B8F00D62E90 /* spaces.cc */,
804 897FF1870E719B8F00D62E90 /* spaces.h */,
805 897FF1880E719B8F00D62E90 /* string-stream.cc */,
806 897FF1890E719B8F00D62E90 /* string-stream.h */,
ager@chromium.org3a37e9b2009-04-27 09:26:21 +0000807 897FF18A0E719B8F00D62E90 /* arm/stub-cache-arm.cc */,
808 897FF18B0E719B8F00D62E90 /* ia32/stub-cache-ia32.cc */,
ager@chromium.org9258b6b2008-09-11 09:11:10 +0000809 897FF18C0E719B8F00D62E90 /* stub-cache.cc */,
810 897FF18D0E719B8F00D62E90 /* stub-cache.h */,
811 897FF18E0E719B8F00D62E90 /* token.cc */,
812 897FF18F0E719B8F00D62E90 /* token.h */,
813 897FF1900E719B8F00D62E90 /* top.cc */,
814 897FF1910E719B8F00D62E90 /* top.h */,
815 897FF1920E719B8F00D62E90 /* unicode-inl.h */,
816 897FF1930E719B8F00D62E90 /* unicode.cc */,
817 897FF1940E719B8F00D62E90 /* unicode.h */,
818 897FF1950E719B8F00D62E90 /* usage-analyzer.cc */,
819 897FF1960E719B8F00D62E90 /* usage-analyzer.h */,
820 897FF1970E719B8F00D62E90 /* utils.cc */,
821 897FF1980E719B8F00D62E90 /* utils.h */,
822 897FF1990E719B8F00D62E90 /* v8-counters.cc */,
823 897FF19A0E719B8F00D62E90 /* v8-counters.h */,
824 897FF19B0E719B8F00D62E90 /* v8.cc */,
825 897FF19C0E719B8F00D62E90 /* v8.h */,
826 897FF19D0E719B8F00D62E90 /* v8threads.cc */,
827 897FF19E0E719B8F00D62E90 /* v8threads.h */,
828 897FF19F0E719B8F00D62E90 /* variables.cc */,
829 897FF1A00E719B8F00D62E90 /* variables.h */,
ager@chromium.org3a37e9b2009-04-27 09:26:21 +0000830 58950D560F55514900F3E8BA /* arm/virtual-frame-arm.cc */,
831 58950D570F55514900F3E8BA /* arm/virtual-frame-arm.h */,
832 58950D580F55514900F3E8BA /* ia32/virtual-frame-ia32.cc */,
833 58950D590F55514900F3E8BA /* ia32/virtual-frame-ia32.h */,
kasperl@chromium.org7be3c992009-03-12 07:19:55 +0000834 58950D5A0F55514900F3E8BA /* virtual-frame.cc */,
835 58950D5B0F55514900F3E8BA /* virtual-frame.h */,
ager@chromium.org9258b6b2008-09-11 09:11:10 +0000836 897FF1A10E719B8F00D62E90 /* zone-inl.h */,
837 897FF1A20E719B8F00D62E90 /* zone.cc */,
838 897FF1A30E719B8F00D62E90 /* zone.h */,
839 );
840 name = "C++";
841 sourceTree = "<group>";
842 };
843 897FF0D80E719ABA00D62E90 /* js */ = {
844 isa = PBXGroup;
845 children = (
846 897FF1A60E719BC100D62E90 /* apinatives.js */,
847 897FF1A70E719BC100D62E90 /* array.js */,
848 897FF1A80E719BC100D62E90 /* date-delay.js */,
849 897FF1A90E719BC100D62E90 /* debug-delay.js */,
ager@chromium.org3a37e9b2009-04-27 09:26:21 +0000850 58242A1E0FA1F14D00BD6F59 /* json-delay.js */,
ager@chromium.org9258b6b2008-09-11 09:11:10 +0000851 897FF1AA0E719BC100D62E90 /* math.js */,
852 897FF1AB0E719BC100D62E90 /* messages.js */,
853 897FF1AC0E719BC100D62E90 /* mirror-delay.js */,
854 897FF1AD0E719BC100D62E90 /* regexp-delay.js */,
855 897FF1AE0E719BC100D62E90 /* runtime.js */,
856 897FF1AF0E719BC100D62E90 /* string.js */,
857 897FF1B00E719BC100D62E90 /* uri.js */,
858 897FF1B10E719BC100D62E90 /* v8natives.js */,
859 );
860 name = js;
861 sourceTree = "<group>";
862 };
863 897FF0DE0E719B3400D62E90 /* third_party */ = {
864 isa = PBXGroup;
865 children = (
866 897FF0DF0E719B3400D62E90 /* dtoa */,
ager@chromium.org9258b6b2008-09-11 09:11:10 +0000867 );
868 path = third_party;
869 sourceTree = "<group>";
870 };
871 897FF0DF0E719B3400D62E90 /* dtoa */ = {
872 isa = PBXGroup;
873 children = (
874 897FF0E00E719B3500D62E90 /* COPYING */,
875 897FF0E10E719B3500D62E90 /* dtoa.c */,
876 );
877 path = dtoa;
878 sourceTree = "<group>";
879 };
ager@chromium.org9258b6b2008-09-11 09:11:10 +0000880 897FF1B30E719BCE00D62E90 /* samples */ = {
881 isa = PBXGroup;
882 children = (
ager@chromium.orga74f0da2008-12-03 16:05:52 +0000883 89A15C910EE46A1700B48DEB /* d8-readline.cc */,
ager@chromium.orgddb913d2009-01-27 10:01:48 +0000884 893988150F2A3686007D5254 /* d8-debug.cc */,
ager@chromium.org41826e72009-03-30 13:30:57 +0000885 893A72320F7B4AD700303DD2 /* d8-debug.h */,
kasperl@chromium.orgacae3782009-04-11 09:17:08 +0000886 89FB0E360F8E531900B04B3C /* d8-posix.cc */,
887 89FB0E370F8E531900B04B3C /* d8-windows.cc */,
ager@chromium.orga74f0da2008-12-03 16:05:52 +0000888 89A15C920EE46A1700B48DEB /* d8.cc */,
889 89A15C930EE46A1700B48DEB /* d8.h */,
890 89A15C940EE46A1700B48DEB /* d8.js */,
ager@chromium.org9258b6b2008-09-11 09:11:10 +0000891 897FF1B50E719C0900D62E90 /* shell.cc */,
892 );
893 path = samples;
894 sourceTree = "<group>";
895 };
896 897FF1B40E719BE800D62E90 /* tools */ = {
897 isa = PBXGroup;
898 children = (
899 897FF1B60E719C2300D62E90 /* js2c.py */,
900 897FF1B70E719C2E00D62E90 /* macros.py */,
kasperl@chromium.orgb9123622008-09-17 14:05:56 +0000901 89B12E8D0E7FF2A40080BA62 /* presubmit.py */,
ager@chromium.org9258b6b2008-09-11 09:11:10 +0000902 );
903 path = tools;
904 sourceTree = "<group>";
905 };
906 897FF1C00E719CB600D62E90 /* Products */ = {
907 isa = PBXGroup;
908 children = (
ager@chromium.org9258b6b2008-09-11 09:11:10 +0000909 8970F2F00E719FB2006AE7B5 /* libv8.a */,
910 897F767A0E71B4CC007ACF34 /* v8_shell */,
kasperl@chromium.orgb9123622008-09-17 14:05:56 +0000911 89F23C870E78D5B2006B2466 /* libv8-arm.a */,
912 89F23C950E78D5B6006B2466 /* v8_shell-arm */,
ager@chromium.orgddb913d2009-01-27 10:01:48 +0000913 8939880B0F2A35FA007D5254 /* v8_shell */,
ager@chromium.org9258b6b2008-09-11 09:11:10 +0000914 );
915 name = Products;
916 sourceTree = "<group>";
917 };
918 89A9C1630E71C8E300BE6CCA /* generated */ = {
919 isa = PBXGroup;
920 children = (
ager@chromium.orgddb913d2009-01-27 10:01:48 +0000921 893988320F2A3B8B007D5254 /* d8-js.cc */,
ager@chromium.org9258b6b2008-09-11 09:11:10 +0000922 8900116B0E71CA2300F91F35 /* libraries.cc */,
923 );
924 path = generated;
925 sourceTree = CONFIGURATION_TEMP_DIR;
926 };
927/* End PBXGroup section */
928
929/* Begin PBXNativeTarget section */
ager@chromium.orgddb913d2009-01-27 10:01:48 +0000930 893987FE0F2A35FA007D5254 /* d8_shell */ = {
931 isa = PBXNativeTarget;
932 buildConfigurationList = 893988080F2A35FA007D5254 /* Build configuration list for PBXNativeTarget "d8_shell" */;
933 buildPhases = (
934 893988220F2A376C007D5254 /* ShellScript */,
935 893988030F2A35FA007D5254 /* Sources */,
936 893988050F2A35FA007D5254 /* Frameworks */,
937 );
938 buildRules = (
939 );
940 dependencies = (
ager@chromium.orgddb913d2009-01-27 10:01:48 +0000941 893988010F2A35FA007D5254 /* PBXTargetDependency */,
942 );
943 name = d8_shell;
944 productName = v8_shell;
945 productReference = 8939880B0F2A35FA007D5254 /* v8_shell */;
946 productType = "com.apple.product-type.tool";
947 };
ager@chromium.org9258b6b2008-09-11 09:11:10 +0000948 8970F2EF0E719FB2006AE7B5 /* v8 */ = {
949 isa = PBXNativeTarget;
950 buildConfigurationList = 8970F2F70E719FC1006AE7B5 /* Build configuration list for PBXNativeTarget "v8" */;
951 buildPhases = (
952 89EA6FB50E71AA1F00F59E1B /* ShellScript */,
953 8970F2ED0E719FB2006AE7B5 /* Sources */,
954 8970F2EE0E719FB2006AE7B5 /* Frameworks */,
955 );
956 buildRules = (
957 );
958 dependencies = (
959 );
960 name = v8;
961 productName = v8;
962 productReference = 8970F2F00E719FB2006AE7B5 /* libv8.a */;
963 productType = "com.apple.product-type.library.static";
964 };
965 897F76790E71B4CC007ACF34 /* v8_shell */ = {
966 isa = PBXNativeTarget;
967 buildConfigurationList = 897F767E0E71B4EA007ACF34 /* Build configuration list for PBXNativeTarget "v8_shell" */;
968 buildPhases = (
969 897F76770E71B4CC007ACF34 /* Sources */,
970 897F76780E71B4CC007ACF34 /* Frameworks */,
971 );
972 buildRules = (
973 );
974 dependencies = (
ager@chromium.org9258b6b2008-09-11 09:11:10 +0000975 897F76830E71B6AC007ACF34 /* PBXTargetDependency */,
976 );
977 name = v8_shell;
978 productName = v8_shell;
979 productReference = 897F767A0E71B4CC007ACF34 /* v8_shell */;
980 productType = "com.apple.product-type.tool";
981 };
kasperl@chromium.orgb9123622008-09-17 14:05:56 +0000982 89F23C3C0E78D5B2006B2466 /* v8-arm */ = {
983 isa = PBXNativeTarget;
984 buildConfigurationList = 89F23C840E78D5B2006B2466 /* Build configuration list for PBXNativeTarget "v8-arm" */;
985 buildPhases = (
986 89F23C3D0E78D5B2006B2466 /* ShellScript */,
987 89F23C3E0E78D5B2006B2466 /* Sources */,
988 89F23C830E78D5B2006B2466 /* Frameworks */,
989 );
990 buildRules = (
991 );
992 dependencies = (
993 );
994 name = "v8-arm";
995 productName = "v8-arm";
996 productReference = 89F23C870E78D5B2006B2466 /* libv8-arm.a */;
997 productType = "com.apple.product-type.library.static";
998 };
999 89F23C880E78D5B6006B2466 /* v8_shell-arm */ = {
1000 isa = PBXNativeTarget;
1001 buildConfigurationList = 89F23C920E78D5B6006B2466 /* Build configuration list for PBXNativeTarget "v8_shell-arm" */;
1002 buildPhases = (
1003 89F23C8D0E78D5B6006B2466 /* Sources */,
1004 89F23C8F0E78D5B6006B2466 /* Frameworks */,
1005 );
1006 buildRules = (
1007 );
1008 dependencies = (
kasperl@chromium.orgb9123622008-09-17 14:05:56 +00001009 896FD03C0E78D71F003DFB6A /* PBXTargetDependency */,
1010 );
1011 name = "v8_shell-arm";
1012 productName = "v8_shell-arm";
1013 productReference = 89F23C950E78D5B6006B2466 /* v8_shell-arm */;
1014 productType = "com.apple.product-type.tool";
1015 };
ager@chromium.org9258b6b2008-09-11 09:11:10 +00001016/* End PBXNativeTarget section */
1017
1018/* Begin PBXProject section */
1019 8915B8680E719336009C4E19 /* Project object */ = {
1020 isa = PBXProject;
1021 buildConfigurationList = 8915B86B0E719336009C4E19 /* Build configuration list for PBXProject "v8" */;
1022 compatibilityVersion = "Xcode 3.1";
1023 hasScannedForEncodings = 0;
1024 mainGroup = 8915B8660E719336009C4E19;
1025 productRefGroup = 897FF1C00E719CB600D62E90 /* Products */;
1026 projectDirPath = "";
1027 projectRoot = ..;
1028 targets = (
1029 7BF891930E73098D000BAF8A /* All */,
ager@chromium.org9258b6b2008-09-11 09:11:10 +00001030 8970F2EF0E719FB2006AE7B5 /* v8 */,
1031 897F76790E71B4CC007ACF34 /* v8_shell */,
ager@chromium.orgddb913d2009-01-27 10:01:48 +00001032 893987FE0F2A35FA007D5254 /* d8_shell */,
kasperl@chromium.orgb9123622008-09-17 14:05:56 +00001033 89F23C3C0E78D5B2006B2466 /* v8-arm */,
1034 89F23C880E78D5B6006B2466 /* v8_shell-arm */,
ager@chromium.org9258b6b2008-09-11 09:11:10 +00001035 );
1036 };
1037/* End PBXProject section */
1038
1039/* Begin PBXShellScriptBuildPhase section */
ager@chromium.orgddb913d2009-01-27 10:01:48 +00001040 893988220F2A376C007D5254 /* ShellScript */ = {
1041 isa = PBXShellScriptBuildPhase;
1042 buildActionMask = 2147483647;
1043 files = (
1044 );
1045 inputPaths = (
1046 );
1047 outputPaths = (
1048 );
1049 runOnlyForDeploymentPostprocessing = 0;
1050 shellPath = /bin/sh;
1051 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";
1052 };
ager@chromium.org9258b6b2008-09-11 09:11:10 +00001053 89EA6FB50E71AA1F00F59E1B /* ShellScript */ = {
1054 isa = PBXShellScriptBuildPhase;
1055 buildActionMask = 2147483647;
1056 files = (
1057 );
1058 inputPaths = (
1059 );
1060 outputPaths = (
1061 );
1062 runOnlyForDeploymentPostprocessing = 0;
1063 shellPath = /bin/sh;
ager@chromium.org3a37e9b2009-04-27 09:26:21 +00001064 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";
ager@chromium.org9258b6b2008-09-11 09:11:10 +00001065 };
kasperl@chromium.orgb9123622008-09-17 14:05:56 +00001066 89F23C3D0E78D5B2006B2466 /* ShellScript */ = {
1067 isa = PBXShellScriptBuildPhase;
1068 buildActionMask = 2147483647;
1069 files = (
1070 );
1071 inputPaths = (
1072 );
1073 outputPaths = (
1074 );
1075 runOnlyForDeploymentPostprocessing = 0;
1076 shellPath = /bin/sh;
ager@chromium.org3a37e9b2009-04-27 09:26:21 +00001077 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";
kasperl@chromium.orgb9123622008-09-17 14:05:56 +00001078 };
ager@chromium.org9258b6b2008-09-11 09:11:10 +00001079/* End PBXShellScriptBuildPhase section */
1080
1081/* Begin PBXSourcesBuildPhase section */
ager@chromium.orgddb913d2009-01-27 10:01:48 +00001082 893988030F2A35FA007D5254 /* Sources */ = {
1083 isa = PBXSourcesBuildPhase;
1084 buildActionMask = 2147483647;
1085 files = (
1086 8939880D0F2A362A007D5254 /* d8.cc in Sources */,
1087 893988160F2A3688007D5254 /* d8-debug.cc in Sources */,
1088 893988330F2A3B8F007D5254 /* d8-js.cc in Sources */,
kasperl@chromium.orgacae3782009-04-11 09:17:08 +00001089 89FB0E3A0F8E533F00B04B3C /* d8-posix.cc in Sources */,
ager@chromium.orgddb913d2009-01-27 10:01:48 +00001090 );
1091 runOnlyForDeploymentPostprocessing = 0;
1092 };
ager@chromium.org9258b6b2008-09-11 09:11:10 +00001093 8970F2ED0E719FB2006AE7B5 /* Sources */ = {
1094 isa = PBXSourcesBuildPhase;
1095 buildActionMask = 2147483647;
1096 files = (
1097 89A88DEC0E71A5FF0043BA31 /* accessors.cc in Sources */,
1098 89A88DED0E71A6000043BA31 /* allocation.cc in Sources */,
1099 89A88DEE0E71A6010043BA31 /* api.cc in Sources */,
ager@chromium.org3a37e9b2009-04-27 09:26:21 +00001100 89A88DEF0E71A60A0043BA31 /* ia32/assembler-ia32.cc in Sources */,
ager@chromium.org9258b6b2008-09-11 09:11:10 +00001101 89A88DF00E71A60A0043BA31 /* assembler.cc in Sources */,
1102 89A88DF10E71A60B0043BA31 /* ast.cc in Sources */,
1103 89A88DF20E71A60C0043BA31 /* bootstrapper.cc in Sources */,
ager@chromium.org3a37e9b2009-04-27 09:26:21 +00001104 89A88DF40E71A6160043BA31 /* ia32/builtins-ia32.cc in Sources */,
ager@chromium.org9258b6b2008-09-11 09:11:10 +00001105 89A88DF50E71A6170043BA31 /* builtins.cc in Sources */,
1106 89A88DF60E71A61C0043BA31 /* checks.cc in Sources */,
1107 893CCE640E71D83700357A03 /* code-stubs.cc in Sources */,
ager@chromium.org3a37e9b2009-04-27 09:26:21 +00001108 89A88DF70E71A6240043BA31 /* ia32/codegen-ia32.cc in Sources */,
ager@chromium.org9258b6b2008-09-11 09:11:10 +00001109 89A88DF80E71A6260043BA31 /* codegen.cc in Sources */,
kasperl@chromium.orgb9123622008-09-17 14:05:56 +00001110 89495E480E79FC23001F68C3 /* compilation-cache.cc in Sources */,
ager@chromium.org9258b6b2008-09-11 09:11:10 +00001111 89A88DF90E71A6430043BA31 /* compiler.cc in Sources */,
1112 89A88DFA0E71A6440043BA31 /* contexts.cc in Sources */,
1113 89A88DFB0E71A6440043BA31 /* conversions.cc in Sources */,
1114 89A88DFC0E71A6460043BA31 /* counters.cc in Sources */,
ager@chromium.org3a37e9b2009-04-27 09:26:21 +00001115 89A88DFD0E71A6470043BA31 /* ia32/cpu-ia32.cc in Sources */,
ager@chromium.org9258b6b2008-09-11 09:11:10 +00001116 89A88DFE0E71A6480043BA31 /* dateparser.cc in Sources */,
kasperl@chromium.org7be3c992009-03-12 07:19:55 +00001117 8956B6CF0F5D86730033B5A2 /* debug-agent.cc in Sources */,
ager@chromium.org3a37e9b2009-04-27 09:26:21 +00001118 898BD20E0EF6CC930068B00A /* ia32/debug-ia32.cc in Sources */,
ager@chromium.org9258b6b2008-09-11 09:11:10 +00001119 89A88DFF0E71A6530043BA31 /* debug.cc in Sources */,
ager@chromium.org3a37e9b2009-04-27 09:26:21 +00001120 89A88E000E71A6540043BA31 /* ia32/disasm-ia32.cc in Sources */,
ager@chromium.org9258b6b2008-09-11 09:11:10 +00001121 89A88E010E71A6550043BA31 /* disassembler.cc in Sources */,
1122 89A88E020E71A65A0043BA31 /* dtoa-config.c in Sources */,
1123 89A88E030E71A65B0043BA31 /* execution.cc in Sources */,
1124 89A88E040E71A65D0043BA31 /* factory.cc in Sources */,
1125 89A88E050E71A65D0043BA31 /* flags.cc in Sources */,
ager@chromium.org3a37e9b2009-04-27 09:26:21 +00001126 89A88E060E71A6600043BA31 /* ia32/frames-ia32.cc in Sources */,
ager@chromium.org9258b6b2008-09-11 09:11:10 +00001127 89A88E070E71A6610043BA31 /* frames.cc in Sources */,
kasperl@chromium.orgd1e3e722009-04-14 13:38:25 +00001128 9F92FAA90F8F28AD0089F02C /* func-name-inferrer.cc in Sources */,
ager@chromium.org9258b6b2008-09-11 09:11:10 +00001129 89A88E080E71A6620043BA31 /* global-handles.cc in Sources */,
1130 89A88E090E71A6640043BA31 /* handles.cc in Sources */,
1131 89A88E0A0E71A6650043BA31 /* hashmap.cc in Sources */,
1132 89A88E0B0E71A66C0043BA31 /* heap.cc in Sources */,
ager@chromium.org3a37e9b2009-04-27 09:26:21 +00001133 89A88E0C0E71A66D0043BA31 /* ia32/ic-ia32.cc in Sources */,
ager@chromium.org9258b6b2008-09-11 09:11:10 +00001134 89A88E0D0E71A66E0043BA31 /* ic.cc in Sources */,
ager@chromium.orga74f0da2008-12-03 16:05:52 +00001135 89A15C850EE4678B00B48DEB /* interpreter-irregexp.cc in Sources */,
ager@chromium.org9258b6b2008-09-11 09:11:10 +00001136 89A88E0E0E71A66F0043BA31 /* jsregexp.cc in Sources */,
kasperl@chromium.org7be3c992009-03-12 07:19:55 +00001137 58950D5E0F55519800F3E8BA /* jump-target.cc in Sources */,
ager@chromium.org3a37e9b2009-04-27 09:26:21 +00001138 58950D5F0F55519D00F3E8BA /* ia32/jump-target-ia32.cc in Sources */,
ager@chromium.org9258b6b2008-09-11 09:11:10 +00001139 8900116C0E71CA2300F91F35 /* libraries.cc in Sources */,
1140 89A88E0F0E71A6740043BA31 /* log.cc in Sources */,
ager@chromium.org3a37e9b2009-04-27 09:26:21 +00001141 89A88E100E71A6770043BA31 /* ia32/macro-assembler-ia32.cc in Sources */,
ager@chromium.org9258b6b2008-09-11 09:11:10 +00001142 89A88E110E71A6780043BA31 /* mark-compact.cc in Sources */,
1143 89A88E120E71A67A0043BA31 /* messages.cc in Sources */,
1144 89A88E130E71A6860043BA31 /* objects-debug.cc in Sources */,
1145 89A88E140E71A6870043BA31 /* objects.cc in Sources */,
ager@chromium.org41826e72009-03-30 13:30:57 +00001146 9FC86ABD0F5FEDAC00F22668 /* oprofile-agent.cc in Sources */,
ager@chromium.org9258b6b2008-09-11 09:11:10 +00001147 89A88E150E71A68C0043BA31 /* parser.cc in Sources */,
ager@chromium.org41826e72009-03-30 13:30:57 +00001148 893A72240F7B101400303DD2 /* platform-posix.cc in Sources */,
ager@chromium.org9258b6b2008-09-11 09:11:10 +00001149 89A88E160E71A68E0043BA31 /* platform-macos.cc in Sources */,
1150 89A88E170E71A6950043BA31 /* prettyprinter.cc in Sources */,
1151 89A88E180E71A6960043BA31 /* property.cc in Sources */,
ager@chromium.org3a37e9b2009-04-27 09:26:21 +00001152 89A15C7B0EE466EB00B48DEB /* ia32/regexp-macro-assembler-ia32.cc in Sources */,
ager@chromium.orga74f0da2008-12-03 16:05:52 +00001153 89A15C830EE4675E00B48DEB /* regexp-macro-assembler-irregexp.cc in Sources */,
1154 89A15C8A0EE467D100B48DEB /* regexp-macro-assembler-tracer.cc in Sources */,
1155 89A15C810EE4674900B48DEB /* regexp-macro-assembler.cc in Sources */,
sgjesse@chromium.org715915b2009-01-19 16:08:47 +00001156 8944AD100F1D4D500028D560 /* regexp-stack.cc in Sources */,
ager@chromium.org3a37e9b2009-04-27 09:26:21 +00001157 58950D620F5551AF00F3E8BA /* ia32/register-allocator-ia32.cc in Sources */,
kasperl@chromium.org7be3c992009-03-12 07:19:55 +00001158 58950D630F5551AF00F3E8BA /* register-allocator.cc in Sources */,
ager@chromium.org9258b6b2008-09-11 09:11:10 +00001159 89A88E190E71A6970043BA31 /* rewriter.cc in Sources */,
1160 89A88E1A0E71A69B0043BA31 /* runtime.cc in Sources */,
1161 89A88E1B0E71A69D0043BA31 /* scanner.cc in Sources */,
1162 89A88E1C0E71A69E0043BA31 /* scopeinfo.cc in Sources */,
1163 89A88E1D0E71A6A00043BA31 /* scopes.cc in Sources */,
1164 89A88E1E0E71A6A30043BA31 /* serialize.cc in Sources */,
1165 89A88E1F0E71A6B40043BA31 /* snapshot-common.cc in Sources */,
1166 89A88E200E71A6B60043BA31 /* snapshot-empty.cc in Sources */,
1167 89A88E210E71A6B70043BA31 /* spaces.cc in Sources */,
1168 89A88E220E71A6BC0043BA31 /* string-stream.cc in Sources */,
ager@chromium.org3a37e9b2009-04-27 09:26:21 +00001169 89A88E230E71A6BE0043BA31 /* ia32/stub-cache-ia32.cc in Sources */,
ager@chromium.org9258b6b2008-09-11 09:11:10 +00001170 89A88E240E71A6BF0043BA31 /* stub-cache.cc in Sources */,
1171 89A88E250E71A6C20043BA31 /* token.cc in Sources */,
1172 89A88E260E71A6C90043BA31 /* top.cc in Sources */,
1173 89A88E270E71A6CB0043BA31 /* unicode.cc in Sources */,
1174 89A88E280E71A6CC0043BA31 /* usage-analyzer.cc in Sources */,
1175 89A88E290E71A6CE0043BA31 /* utils.cc in Sources */,
1176 89A88E2A0E71A6D00043BA31 /* v8-counters.cc in Sources */,
1177 89A88E2B0E71A6D10043BA31 /* v8.cc in Sources */,
1178 89A88E2C0E71A6D20043BA31 /* v8threads.cc in Sources */,
1179 89A88E2D0E71A6D50043BA31 /* variables.cc in Sources */,
kasperl@chromium.org7be3c992009-03-12 07:19:55 +00001180 58950D660F5551C200F3E8BA /* virtual-frame.cc in Sources */,
ager@chromium.org3a37e9b2009-04-27 09:26:21 +00001181 58950D670F5551C400F3E8BA /* ia32/virtual-frame-ia32.cc in Sources */,
ager@chromium.org9258b6b2008-09-11 09:11:10 +00001182 89A88E2E0E71A6D60043BA31 /* zone.cc in Sources */,
1183 );
1184 runOnlyForDeploymentPostprocessing = 0;
1185 };
1186 897F76770E71B4CC007ACF34 /* Sources */ = {
1187 isa = PBXSourcesBuildPhase;
1188 buildActionMask = 2147483647;
1189 files = (
1190 897F767F0E71B690007ACF34 /* shell.cc in Sources */,
1191 );
1192 runOnlyForDeploymentPostprocessing = 0;
1193 };
kasperl@chromium.orgb9123622008-09-17 14:05:56 +00001194 89F23C3E0E78D5B2006B2466 /* Sources */ = {
1195 isa = PBXSourcesBuildPhase;
1196 buildActionMask = 2147483647;
1197 files = (
1198 89F23C3F0E78D5B2006B2466 /* accessors.cc in Sources */,
1199 89F23C400E78D5B2006B2466 /* allocation.cc in Sources */,
1200 89F23C410E78D5B2006B2466 /* api.cc in Sources */,
ager@chromium.org3a37e9b2009-04-27 09:26:21 +00001201 89F23C970E78D5E3006B2466 /* arm/assembler-arm.cc in Sources */,
kasperl@chromium.orgb9123622008-09-17 14:05:56 +00001202 89F23C430E78D5B2006B2466 /* assembler.cc in Sources */,
1203 89F23C440E78D5B2006B2466 /* ast.cc in Sources */,
1204 89F23C450E78D5B2006B2466 /* bootstrapper.cc in Sources */,
ager@chromium.org3a37e9b2009-04-27 09:26:21 +00001205 89F23C980E78D5E7006B2466 /* arm/builtins-arm.cc in Sources */,
kasperl@chromium.orgb9123622008-09-17 14:05:56 +00001206 89F23C470E78D5B2006B2466 /* builtins.cc in Sources */,
1207 89F23C480E78D5B2006B2466 /* checks.cc in Sources */,
1208 89F23C490E78D5B2006B2466 /* code-stubs.cc in Sources */,
ager@chromium.org3a37e9b2009-04-27 09:26:21 +00001209 89F23C990E78D5E9006B2466 /* arm/codegen-arm.cc in Sources */,
kasperl@chromium.orgb9123622008-09-17 14:05:56 +00001210 89F23C4B0E78D5B2006B2466 /* codegen.cc in Sources */,
1211 89495E490E79FC23001F68C3 /* compilation-cache.cc in Sources */,
1212 89F23C4C0E78D5B2006B2466 /* compiler.cc in Sources */,
1213 89F23C4D0E78D5B2006B2466 /* contexts.cc in Sources */,
1214 89F23C4E0E78D5B2006B2466 /* conversions.cc in Sources */,
1215 89F23C4F0E78D5B2006B2466 /* counters.cc in Sources */,
ager@chromium.org3a37e9b2009-04-27 09:26:21 +00001216 89F23C9A0E78D5EC006B2466 /* arm/cpu-arm.cc in Sources */,
kasperl@chromium.orgb9123622008-09-17 14:05:56 +00001217 89F23C510E78D5B2006B2466 /* dateparser.cc in Sources */,
kasperl@chromium.org7be3c992009-03-12 07:19:55 +00001218 894599A30F5D8729008DA8FB /* debug-agent.cc in Sources */,
ager@chromium.org3a37e9b2009-04-27 09:26:21 +00001219 898BD20F0EF6CC9A0068B00A /* arm/debug-arm.cc in Sources */,
kasperl@chromium.orgb9123622008-09-17 14:05:56 +00001220 89F23C520E78D5B2006B2466 /* debug.cc in Sources */,
ager@chromium.org3a37e9b2009-04-27 09:26:21 +00001221 89F23C9B0E78D5EE006B2466 /* arm/disasm-arm.cc in Sources */,
kasperl@chromium.orgb9123622008-09-17 14:05:56 +00001222 89F23C540E78D5B2006B2466 /* disassembler.cc in Sources */,
1223 89F23C550E78D5B2006B2466 /* dtoa-config.c in Sources */,
1224 89F23C560E78D5B2006B2466 /* execution.cc in Sources */,
1225 89F23C570E78D5B2006B2466 /* factory.cc in Sources */,
1226 89F23C580E78D5B2006B2466 /* flags.cc in Sources */,
ager@chromium.org3a37e9b2009-04-27 09:26:21 +00001227 89F23C9C0E78D5F1006B2466 /* arm/frames-arm.cc in Sources */,
kasperl@chromium.orgb9123622008-09-17 14:05:56 +00001228 89F23C5A0E78D5B2006B2466 /* frames.cc in Sources */,
kasperl@chromium.orgd1e3e722009-04-14 13:38:25 +00001229 9F92FAAA0F8F28AD0089F02C /* func-name-inferrer.cc in Sources */,
kasperl@chromium.orgb9123622008-09-17 14:05:56 +00001230 89F23C5B0E78D5B2006B2466 /* global-handles.cc in Sources */,
1231 89F23C5C0E78D5B2006B2466 /* handles.cc in Sources */,
1232 89F23C5D0E78D5B2006B2466 /* hashmap.cc in Sources */,
1233 89F23C5E0E78D5B2006B2466 /* heap.cc in Sources */,
ager@chromium.org3a37e9b2009-04-27 09:26:21 +00001234 89F23C9D0E78D5FB006B2466 /* arm/ic-arm.cc in Sources */,
kasperl@chromium.orgb9123622008-09-17 14:05:56 +00001235 89F23C600E78D5B2006B2466 /* ic.cc in Sources */,
ager@chromium.org8bb60582008-12-11 12:02:20 +00001236 890A13FE0EE9C47F00E49346 /* interpreter-irregexp.cc in Sources */,
kasperl@chromium.orgb9123622008-09-17 14:05:56 +00001237 89F23C610E78D5B2006B2466 /* jsregexp.cc in Sources */,
kasperl@chromium.org7be3c992009-03-12 07:19:55 +00001238 58950D600F5551A300F3E8BA /* jump-target.cc in Sources */,
ager@chromium.org3a37e9b2009-04-27 09:26:21 +00001239 58950D610F5551A400F3E8BA /* arm/jump-target-arm.cc in Sources */,
kasperl@chromium.orgb9123622008-09-17 14:05:56 +00001240 89F23C620E78D5B2006B2466 /* libraries.cc in Sources */,
1241 89F23C630E78D5B2006B2466 /* log.cc in Sources */,
ager@chromium.org3a37e9b2009-04-27 09:26:21 +00001242 89F23C9E0E78D5FD006B2466 /* arm/macro-assembler-arm.cc in Sources */,
kasperl@chromium.orgb9123622008-09-17 14:05:56 +00001243 89F23C650E78D5B2006B2466 /* mark-compact.cc in Sources */,
1244 89F23C660E78D5B2006B2466 /* messages.cc in Sources */,
1245 89F23C670E78D5B2006B2466 /* objects-debug.cc in Sources */,
1246 89F23C680E78D5B2006B2466 /* objects.cc in Sources */,
ager@chromium.org41826e72009-03-30 13:30:57 +00001247 9FC86ABE0F5FEDAC00F22668 /* oprofile-agent.cc in Sources */,
kasperl@chromium.orgb9123622008-09-17 14:05:56 +00001248 89F23C690E78D5B2006B2466 /* parser.cc in Sources */,
ager@chromium.org41826e72009-03-30 13:30:57 +00001249 893A72250F7B101B00303DD2 /* platform-posix.cc in Sources */,
kasperl@chromium.orgb9123622008-09-17 14:05:56 +00001250 89F23C6A0E78D5B2006B2466 /* platform-macos.cc in Sources */,
1251 89F23C6B0E78D5B2006B2466 /* prettyprinter.cc in Sources */,
1252 89F23C6C0E78D5B2006B2466 /* property.cc in Sources */,
ager@chromium.org3a37e9b2009-04-27 09:26:21 +00001253 890A14010EE9C4B000E49346 /* arm/regexp-macro-assembler-arm.cc in Sources */,
ager@chromium.org8bb60582008-12-11 12:02:20 +00001254 890A14020EE9C4B400E49346 /* regexp-macro-assembler-irregexp.cc in Sources */,
1255 890A14030EE9C4B500E49346 /* regexp-macro-assembler-tracer.cc in Sources */,
1256 890A14040EE9C4B700E49346 /* regexp-macro-assembler.cc in Sources */,
sgjesse@chromium.org715915b2009-01-19 16:08:47 +00001257 8944AD110F1D4D570028D560 /* regexp-stack.cc in Sources */,
kasperl@chromium.org7be3c992009-03-12 07:19:55 +00001258 58950D640F5551B500F3E8BA /* register-allocator.cc in Sources */,
ager@chromium.org3a37e9b2009-04-27 09:26:21 +00001259 58950D650F5551B600F3E8BA /* arm/register-allocator-arm.cc in Sources */,
kasperl@chromium.orgb9123622008-09-17 14:05:56 +00001260 89F23C6D0E78D5B2006B2466 /* rewriter.cc in Sources */,
1261 89F23C6E0E78D5B2006B2466 /* runtime.cc in Sources */,
1262 89F23C6F0E78D5B2006B2466 /* scanner.cc in Sources */,
1263 89F23C700E78D5B2006B2466 /* scopeinfo.cc in Sources */,
1264 89F23C710E78D5B2006B2466 /* scopes.cc in Sources */,
1265 89F23C720E78D5B2006B2466 /* serialize.cc in Sources */,
ager@chromium.org3a37e9b2009-04-27 09:26:21 +00001266 89F23C9F0E78D604006B2466 /* arm/simulator-arm.cc in Sources */,
kasperl@chromium.orgb9123622008-09-17 14:05:56 +00001267 89F23C730E78D5B2006B2466 /* snapshot-common.cc in Sources */,
1268 89F23C740E78D5B2006B2466 /* snapshot-empty.cc in Sources */,
1269 89F23C750E78D5B2006B2466 /* spaces.cc in Sources */,
1270 89F23C760E78D5B2006B2466 /* string-stream.cc in Sources */,
ager@chromium.org3a37e9b2009-04-27 09:26:21 +00001271 89F23CA00E78D609006B2466 /* arm/stub-cache-arm.cc in Sources */,
kasperl@chromium.orgb9123622008-09-17 14:05:56 +00001272 89F23C780E78D5B2006B2466 /* stub-cache.cc in Sources */,
1273 89F23C790E78D5B2006B2466 /* token.cc in Sources */,
1274 89F23C7A0E78D5B2006B2466 /* top.cc in Sources */,
1275 89F23C7B0E78D5B2006B2466 /* unicode.cc in Sources */,
1276 89F23C7C0E78D5B2006B2466 /* usage-analyzer.cc in Sources */,
1277 89F23C7D0E78D5B2006B2466 /* utils.cc in Sources */,
1278 89F23C7E0E78D5B2006B2466 /* v8-counters.cc in Sources */,
1279 89F23C7F0E78D5B2006B2466 /* v8.cc in Sources */,
1280 89F23C800E78D5B2006B2466 /* v8threads.cc in Sources */,
1281 89F23C810E78D5B2006B2466 /* variables.cc in Sources */,
kasperl@chromium.org7be3c992009-03-12 07:19:55 +00001282 58950D680F5551CB00F3E8BA /* virtual-frame.cc in Sources */,
ager@chromium.org3a37e9b2009-04-27 09:26:21 +00001283 58950D690F5551CE00F3E8BA /* arm/virtual-frame-arm.cc in Sources */,
kasperl@chromium.orgb9123622008-09-17 14:05:56 +00001284 89F23C820E78D5B2006B2466 /* zone.cc in Sources */,
1285 );
1286 runOnlyForDeploymentPostprocessing = 0;
1287 };
1288 89F23C8D0E78D5B6006B2466 /* Sources */ = {
1289 isa = PBXSourcesBuildPhase;
1290 buildActionMask = 2147483647;
1291 files = (
1292 89F23C8E0E78D5B6006B2466 /* shell.cc in Sources */,
1293 );
1294 runOnlyForDeploymentPostprocessing = 0;
1295 };
ager@chromium.org9258b6b2008-09-11 09:11:10 +00001296/* End PBXSourcesBuildPhase section */
1297
1298/* Begin PBXTargetDependency section */
1299 7BF891970E73099F000BAF8A /* PBXTargetDependency */ = {
1300 isa = PBXTargetDependency;
1301 target = 8970F2EF0E719FB2006AE7B5 /* v8 */;
1302 targetProxy = 7BF891960E73099F000BAF8A /* PBXContainerItemProxy */;
1303 };
1304 7BF891990E73099F000BAF8A /* PBXTargetDependency */ = {
1305 isa = PBXTargetDependency;
1306 target = 897F76790E71B4CC007ACF34 /* v8_shell */;
1307 targetProxy = 7BF891980E73099F000BAF8A /* PBXContainerItemProxy */;
1308 };
ager@chromium.orgddb913d2009-01-27 10:01:48 +00001309 893988010F2A35FA007D5254 /* PBXTargetDependency */ = {
1310 isa = PBXTargetDependency;
1311 target = 8970F2EF0E719FB2006AE7B5 /* v8 */;
1312 targetProxy = 893988020F2A35FA007D5254 /* PBXContainerItemProxy */;
1313 };
1314 893988100F2A3647007D5254 /* PBXTargetDependency */ = {
1315 isa = PBXTargetDependency;
1316 target = 893987FE0F2A35FA007D5254 /* d8_shell */;
1317 targetProxy = 8939880F0F2A3647007D5254 /* PBXContainerItemProxy */;
1318 };
kasperl@chromium.orgb9123622008-09-17 14:05:56 +00001319 896FD03C0E78D71F003DFB6A /* PBXTargetDependency */ = {
1320 isa = PBXTargetDependency;
1321 target = 89F23C3C0E78D5B2006B2466 /* v8-arm */;
1322 targetProxy = 896FD03B0E78D71F003DFB6A /* PBXContainerItemProxy */;
1323 };
1324 896FD03E0E78D731003DFB6A /* PBXTargetDependency */ = {
1325 isa = PBXTargetDependency;
1326 target = 89F23C3C0E78D5B2006B2466 /* v8-arm */;
1327 targetProxy = 896FD03D0E78D731003DFB6A /* PBXContainerItemProxy */;
1328 };
1329 896FD0400E78D735003DFB6A /* PBXTargetDependency */ = {
1330 isa = PBXTargetDependency;
1331 target = 89F23C880E78D5B6006B2466 /* v8_shell-arm */;
1332 targetProxy = 896FD03F0E78D735003DFB6A /* PBXContainerItemProxy */;
1333 };
ager@chromium.org9258b6b2008-09-11 09:11:10 +00001334 897F76830E71B6AC007ACF34 /* PBXTargetDependency */ = {
1335 isa = PBXTargetDependency;
1336 target = 8970F2EF0E719FB2006AE7B5 /* v8 */;
1337 targetProxy = 897F76820E71B6AC007ACF34 /* PBXContainerItemProxy */;
1338 };
1339/* End PBXTargetDependency section */
1340
1341/* Begin XCBuildConfiguration section */
1342 7BF891940E73098D000BAF8A /* Debug */ = {
1343 isa = XCBuildConfiguration;
1344 buildSettings = {
1345 PRODUCT_NAME = All;
1346 };
1347 name = Debug;
1348 };
1349 7BF891950E73098D000BAF8A /* Release */ = {
1350 isa = XCBuildConfiguration;
1351 buildSettings = {
1352 PRODUCT_NAME = All;
1353 };
1354 name = Release;
1355 };
1356 8915B8690E719336009C4E19 /* Debug */ = {
1357 isa = XCBuildConfiguration;
1358 buildSettings = {
1359 ALWAYS_SEARCH_USER_PATHS = NO;
1360 COPY_PHASE_STRIP = NO;
1361 GCC_CW_ASM_SYNTAX = NO;
1362 GCC_C_LANGUAGE_STANDARD = ansi;
1363 GCC_DYNAMIC_NO_PIC = YES;
1364 GCC_ENABLE_CPP_EXCEPTIONS = NO;
1365 GCC_ENABLE_CPP_RTTI = NO;
1366 GCC_ENABLE_PASCAL_STRINGS = NO;
1367 GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
1368 GCC_OPTIMIZATION_LEVEL = 0;
1369 GCC_PRECOMPILE_PREFIX_HEADER = YES;
1370 GCC_PREPROCESSOR_DEFINITIONS = (
1371 "$(GCC_PREPROCESSOR_DEFINITIONS)",
1372 DEBUG,
ager@chromium.org9258b6b2008-09-11 09:11:10 +00001373 );
1374 GCC_SYMBOLS_PRIVATE_EXTERN = YES;
1375 GCC_TREAT_WARNINGS_AS_ERRORS = YES;
1376 GCC_WARN_ABOUT_MISSING_NEWLINE = YES;
1377 OTHER_CFLAGS = (
1378 "$(OTHER_CFLAGS)",
1379 "-fstack-protector",
1380 "-fstack-protector-all",
1381 );
1382 PREBINDING = NO;
1383 SYMROOT = ../xcodebuild;
1384 USE_HEADERMAP = NO;
1385 WARNING_CFLAGS = (
1386 "$(WARNING_CFLAGS)",
1387 "-Wall",
1388 "-Wendif-labels",
1389 );
1390 };
1391 name = Debug;
1392 };
1393 8915B86A0E719336009C4E19 /* Release */ = {
1394 isa = XCBuildConfiguration;
1395 buildSettings = {
1396 ALWAYS_SEARCH_USER_PATHS = NO;
1397 DEAD_CODE_STRIPPING = YES;
1398 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
1399 DEPLOYMENT_POSTPROCESSING = YES;
1400 GCC_CW_ASM_SYNTAX = NO;
1401 GCC_C_LANGUAGE_STANDARD = ansi;
1402 GCC_DYNAMIC_NO_PIC = YES;
1403 GCC_ENABLE_CPP_EXCEPTIONS = NO;
1404 GCC_ENABLE_CPP_RTTI = NO;
1405 GCC_ENABLE_PASCAL_STRINGS = NO;
1406 GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
1407 GCC_OPTIMIZATION_LEVEL = 2;
1408 GCC_PRECOMPILE_PREFIX_HEADER = YES;
1409 GCC_PREPROCESSOR_DEFINITIONS = (
1410 "$(GCC_PREPROCESSOR_DEFINITIONS)",
1411 NDEBUG,
1412 );
1413 GCC_SYMBOLS_PRIVATE_EXTERN = YES;
1414 GCC_TREAT_WARNINGS_AS_ERRORS = NO;
1415 GCC_WARN_ABOUT_MISSING_NEWLINE = YES;
1416 PREBINDING = NO;
1417 STRIP_STYLE = all;
1418 SYMROOT = ../xcodebuild;
1419 USE_HEADERMAP = NO;
1420 WARNING_CFLAGS = (
1421 "$(WARNING_CFLAGS)",
1422 "-Wall",
1423 "-Wendif-labels",
1424 );
1425 };
1426 name = Release;
1427 };
ager@chromium.orgddb913d2009-01-27 10:01:48 +00001428 893988090F2A35FA007D5254 /* Debug */ = {
1429 isa = XCBuildConfiguration;
1430 buildSettings = {
1431 HEADER_SEARCH_PATHS = ../src;
1432 PRODUCT_NAME = v8_shell;
1433 };
1434 name = Debug;
1435 };
1436 8939880A0F2A35FA007D5254 /* Release */ = {
1437 isa = XCBuildConfiguration;
1438 buildSettings = {
1439 HEADER_SEARCH_PATHS = ../src;
1440 PRODUCT_NAME = v8_shell;
1441 };
1442 name = Release;
1443 };
ager@chromium.org9258b6b2008-09-11 09:11:10 +00001444 8970F2F10E719FB2006AE7B5 /* Debug */ = {
1445 isa = XCBuildConfiguration;
1446 buildSettings = {
1447 DEPLOYMENT_POSTPROCESSING = NO;
1448 GCC_PREPROCESSOR_DEFINITIONS = (
1449 "$(GCC_PREPROCESSOR_DEFINITIONS)",
1450 ENABLE_DISASSEMBLER,
1451 ENABLE_LOGGING_AND_PROFILING,
1452 );
1453 HEADER_SEARCH_PATHS = ../src;
1454 PRODUCT_NAME = v8;
1455 STRIP_STYLE = debugging;
1456 };
1457 name = Debug;
1458 };
1459 8970F2F20E719FB2006AE7B5 /* Release */ = {
1460 isa = XCBuildConfiguration;
1461 buildSettings = {
1462 DEPLOYMENT_POSTPROCESSING = NO;
1463 HEADER_SEARCH_PATHS = ../src;
1464 PRODUCT_NAME = v8;
1465 STRIP_STYLE = debugging;
1466 };
1467 name = Release;
1468 };
1469 897F767C0E71B4CC007ACF34 /* Debug */ = {
1470 isa = XCBuildConfiguration;
1471 buildSettings = {
1472 HEADER_SEARCH_PATHS = ../src;
1473 PRODUCT_NAME = v8_shell;
1474 };
1475 name = Debug;
1476 };
1477 897F767D0E71B4CC007ACF34 /* Release */ = {
1478 isa = XCBuildConfiguration;
1479 buildSettings = {
1480 HEADER_SEARCH_PATHS = ../src;
1481 PRODUCT_NAME = v8_shell;
1482 };
1483 name = Release;
1484 };
kasperl@chromium.orgb9123622008-09-17 14:05:56 +00001485 89F23C850E78D5B2006B2466 /* Debug */ = {
1486 isa = XCBuildConfiguration;
1487 buildSettings = {
1488 DEPLOYMENT_POSTPROCESSING = NO;
1489 GCC_PREPROCESSOR_DEFINITIONS = (
1490 "$(GCC_PREPROCESSOR_DEFINITIONS)",
1491 ARM,
1492 ENABLE_DISASSEMBLER,
1493 ENABLE_LOGGING_AND_PROFILING,
1494 );
1495 HEADER_SEARCH_PATHS = ../src;
1496 PRODUCT_NAME = "v8-arm";
1497 STRIP_STYLE = debugging;
1498 };
1499 name = Debug;
1500 };
1501 89F23C860E78D5B2006B2466 /* Release */ = {
1502 isa = XCBuildConfiguration;
1503 buildSettings = {
1504 DEPLOYMENT_POSTPROCESSING = NO;
1505 GCC_PREPROCESSOR_DEFINITIONS = (
1506 "$(GCC_PREPROCESSOR_DEFINITIONS)",
1507 ARM,
1508 );
1509 HEADER_SEARCH_PATHS = ../src;
1510 PRODUCT_NAME = "v8-arm";
1511 STRIP_STYLE = debugging;
1512 };
1513 name = Release;
1514 };
1515 89F23C930E78D5B6006B2466 /* Debug */ = {
1516 isa = XCBuildConfiguration;
1517 buildSettings = {
1518 HEADER_SEARCH_PATHS = ../src;
1519 PRODUCT_NAME = "v8_shell-arm";
1520 };
1521 name = Debug;
1522 };
1523 89F23C940E78D5B6006B2466 /* Release */ = {
1524 isa = XCBuildConfiguration;
1525 buildSettings = {
1526 HEADER_SEARCH_PATHS = ../src;
1527 PRODUCT_NAME = "v8_shell-arm";
1528 };
1529 name = Release;
1530 };
ager@chromium.org9258b6b2008-09-11 09:11:10 +00001531/* End XCBuildConfiguration section */
1532
1533/* Begin XCConfigurationList section */
1534 7BF8919F0E7309BE000BAF8A /* Build configuration list for PBXAggregateTarget "All" */ = {
1535 isa = XCConfigurationList;
1536 buildConfigurations = (
1537 7BF891940E73098D000BAF8A /* Debug */,
1538 7BF891950E73098D000BAF8A /* Release */,
1539 );
1540 defaultConfigurationIsVisible = 0;
1541 defaultConfigurationName = Release;
1542 };
1543 8915B86B0E719336009C4E19 /* Build configuration list for PBXProject "v8" */ = {
1544 isa = XCConfigurationList;
1545 buildConfigurations = (
1546 8915B8690E719336009C4E19 /* Debug */,
1547 8915B86A0E719336009C4E19 /* Release */,
1548 );
1549 defaultConfigurationIsVisible = 0;
1550 defaultConfigurationName = Release;
1551 };
ager@chromium.orgddb913d2009-01-27 10:01:48 +00001552 893988080F2A35FA007D5254 /* Build configuration list for PBXNativeTarget "d8_shell" */ = {
1553 isa = XCConfigurationList;
1554 buildConfigurations = (
1555 893988090F2A35FA007D5254 /* Debug */,
1556 8939880A0F2A35FA007D5254 /* Release */,
1557 );
1558 defaultConfigurationIsVisible = 0;
1559 defaultConfigurationName = Release;
1560 };
ager@chromium.org9258b6b2008-09-11 09:11:10 +00001561 8970F2F70E719FC1006AE7B5 /* Build configuration list for PBXNativeTarget "v8" */ = {
1562 isa = XCConfigurationList;
1563 buildConfigurations = (
1564 8970F2F10E719FB2006AE7B5 /* Debug */,
1565 8970F2F20E719FB2006AE7B5 /* Release */,
1566 );
1567 defaultConfigurationIsVisible = 0;
1568 defaultConfigurationName = Release;
1569 };
1570 897F767E0E71B4EA007ACF34 /* Build configuration list for PBXNativeTarget "v8_shell" */ = {
1571 isa = XCConfigurationList;
1572 buildConfigurations = (
1573 897F767C0E71B4CC007ACF34 /* Debug */,
1574 897F767D0E71B4CC007ACF34 /* Release */,
1575 );
1576 defaultConfigurationIsVisible = 0;
1577 defaultConfigurationName = Release;
1578 };
kasperl@chromium.orgb9123622008-09-17 14:05:56 +00001579 89F23C840E78D5B2006B2466 /* Build configuration list for PBXNativeTarget "v8-arm" */ = {
1580 isa = XCConfigurationList;
1581 buildConfigurations = (
1582 89F23C850E78D5B2006B2466 /* Debug */,
1583 89F23C860E78D5B2006B2466 /* Release */,
1584 );
1585 defaultConfigurationIsVisible = 0;
1586 defaultConfigurationName = Release;
1587 };
1588 89F23C920E78D5B6006B2466 /* Build configuration list for PBXNativeTarget "v8_shell-arm" */ = {
1589 isa = XCConfigurationList;
1590 buildConfigurations = (
1591 89F23C930E78D5B6006B2466 /* Debug */,
1592 89F23C940E78D5B6006B2466 /* Release */,
1593 );
1594 defaultConfigurationIsVisible = 0;
1595 defaultConfigurationName = Release;
1596 };
ager@chromium.org9258b6b2008-09-11 09:11:10 +00001597/* End XCConfigurationList section */
1598 };
1599 rootObject = 8915B8680E719336009C4E19 /* Project object */;
1600}