Home | History | Annotate | Download | only in v8.xcodeproj
      1 // !$*UTF8*$!
      2 {
      3 	archiveVersion = 1;
      4 	classes = {
      5 	};
      6 	objectVersion = 45;
      7 	objects = {
      8 
      9 /* Begin PBXAggregateTarget section */
     10 		7BF891930E73098D000BAF8A /* All */ = {
     11 			isa = PBXAggregateTarget;
     12 			buildConfigurationList = 7BF8919F0E7309BE000BAF8A /* Build configuration list for PBXAggregateTarget "All" */;
     13 			buildPhases = (
     14 			);
     15 			dependencies = (
     16 				89EED40D12B69A0A0075BE1C /* PBXTargetDependency */,
     17 				7BF891970E73099F000BAF8A /* PBXTargetDependency */,
     18 				7BF891990E73099F000BAF8A /* PBXTargetDependency */,
     19 				893988100F2A3647007D5254 /* PBXTargetDependency */,
     20 				896FD03E0E78D731003DFB6A /* PBXTargetDependency */,
     21 				896FD0400E78D735003DFB6A /* PBXTargetDependency */,
     22 				8938A29912D63A680080CDDE /* PBXTargetDependency */,
     23 				8938A29712D63A680080CDDE /* PBXTargetDependency */,
     24 				8938A29512D63A680080CDDE /* PBXTargetDependency */,
     25 			);
     26 			name = All;
     27 			productName = All;
     28 		};
     29 /* End PBXAggregateTarget section */
     30 
     31 /* Begin PBXBuildFile section */
     32 		8900116C0E71CA2300F91F35 /* libraries.cc in Sources */ = {isa = PBXBuildFile; fileRef = 8900116B0E71CA2300F91F35 /* libraries.cc */; };
     33 		890A13FE0EE9C47F00E49346 /* interpreter-irregexp.cc in Sources */ = {isa = PBXBuildFile; fileRef = 89A15C660EE4665300B48DEB /* interpreter-irregexp.cc */; };
     34 		890A14010EE9C4B000E49346 /* regexp-macro-assembler-arm.cc in Sources */ = {isa = PBXBuildFile; fileRef = 89A15C700EE466D000B48DEB /* regexp-macro-assembler-arm.cc */; };
     35 		890A14020EE9C4B400E49346 /* regexp-macro-assembler-irregexp.cc in Sources */ = {isa = PBXBuildFile; fileRef = 89A15C750EE466D000B48DEB /* regexp-macro-assembler-irregexp.cc */; };
     36 		890A14030EE9C4B500E49346 /* regexp-macro-assembler-tracer.cc in Sources */ = {isa = PBXBuildFile; fileRef = 89A15C770EE466D000B48DEB /* regexp-macro-assembler-tracer.cc */; };
     37 		890A14040EE9C4B700E49346 /* regexp-macro-assembler.cc in Sources */ = {isa = PBXBuildFile; fileRef = 89A15C790EE466D000B48DEB /* regexp-macro-assembler.cc */; };
     38 		8924315C12F8539900906AB2 /* lithium-gap-resolver-x64.cc in Sources */ = {isa = PBXBuildFile; fileRef = 8924315A12F8539900906AB2 /* lithium-gap-resolver-x64.cc */; };
     39 		8938A2A312D63B630080CDDE /* lithium-x64.cc in Sources */ = {isa = PBXBuildFile; fileRef = 8938A2A212D63B630080CDDE /* lithium-x64.cc */; };
     40 		893988070F2A35FA007D5254 /* libv8.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 8970F2F00E719FB2006AE7B5 /* libv8.a */; };
     41 		8939880D0F2A362A007D5254 /* d8.cc in Sources */ = {isa = PBXBuildFile; fileRef = 89A15C920EE46A1700B48DEB /* d8.cc */; };
     42 		893988160F2A3688007D5254 /* d8-debug.cc in Sources */ = {isa = PBXBuildFile; fileRef = 893988150F2A3686007D5254 /* d8-debug.cc */; };
     43 		893988330F2A3B8F007D5254 /* d8-js.cc in Sources */ = {isa = PBXBuildFile; fileRef = 893988320F2A3B8B007D5254 /* d8-js.cc */; };
     44 		893A72240F7B101400303DD2 /* platform-posix.cc in Sources */ = {isa = PBXBuildFile; fileRef = 893A72230F7B0FF200303DD2 /* platform-posix.cc */; };
     45 		893A72250F7B101B00303DD2 /* platform-posix.cc in Sources */ = {isa = PBXBuildFile; fileRef = 893A72230F7B0FF200303DD2 /* platform-posix.cc */; };
     46 		893CCE640E71D83700357A03 /* code-stubs.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1110E719B8F00D62E90 /* code-stubs.cc */; };
     47 		893E24A812B14B3D0083370F /* bignum-dtoa.cc in Sources */ = {isa = PBXBuildFile; fileRef = 893E248612B14B3D0083370F /* bignum-dtoa.cc */; };
     48 		893E24A912B14B3D0083370F /* bignum.cc in Sources */ = {isa = PBXBuildFile; fileRef = 893E248812B14B3D0083370F /* bignum.cc */; };
     49 		893E24AA12B14B3D0083370F /* cached-powers.cc in Sources */ = {isa = PBXBuildFile; fileRef = 893E248A12B14B3D0083370F /* cached-powers.cc */; };
     50 		893E24AB12B14B3D0083370F /* deoptimizer.cc in Sources */ = {isa = PBXBuildFile; fileRef = 893E248B12B14B3D0083370F /* deoptimizer.cc */; };
     51 		893E24AC12B14B3D0083370F /* hydrogen-instructions.cc in Sources */ = {isa = PBXBuildFile; fileRef = 893E248D12B14B3D0083370F /* hydrogen-instructions.cc */; };
     52 		893E24AD12B14B3D0083370F /* hydrogen.cc in Sources */ = {isa = PBXBuildFile; fileRef = 893E248F12B14B3D0083370F /* hydrogen.cc */; };
     53 		893E24AE12B14B3D0083370F /* lithium-allocator.cc in Sources */ = {isa = PBXBuildFile; fileRef = 893E249312B14B3D0083370F /* lithium-allocator.cc */; };
     54 		893E24AF12B14B3D0083370F /* preparse-data.cc in Sources */ = {isa = PBXBuildFile; fileRef = 893E249512B14B3D0083370F /* preparse-data.cc */; };
     55 		893E24B112B14B3D0083370F /* preparser.cc in Sources */ = {isa = PBXBuildFile; fileRef = 893E249812B14B3D0083370F /* preparser.cc */; };
     56 		893E24B212B14B3D0083370F /* runtime-profiler.cc in Sources */ = {isa = PBXBuildFile; fileRef = 893E249A12B14B3D0083370F /* runtime-profiler.cc */; };
     57 		893E24B312B14B3D0083370F /* safepoint-table.cc in Sources */ = {isa = PBXBuildFile; fileRef = 893E249C12B14B3D0083370F /* safepoint-table.cc */; };
     58 		893E24B412B14B3D0083370F /* scanner-base.cc in Sources */ = {isa = PBXBuildFile; fileRef = 893E249E12B14B3D0083370F /* scanner-base.cc */; };
     59 		893E24B512B14B3D0083370F /* string-search.cc in Sources */ = {isa = PBXBuildFile; fileRef = 893E24A112B14B3D0083370F /* string-search.cc */; };
     60 		893E24B612B14B3D0083370F /* strtod.cc in Sources */ = {isa = PBXBuildFile; fileRef = 893E24A312B14B3D0083370F /* strtod.cc */; };
     61 		893E24B712B14B3D0083370F /* bignum-dtoa.cc in Sources */ = {isa = PBXBuildFile; fileRef = 893E248612B14B3D0083370F /* bignum-dtoa.cc */; };
     62 		893E24B812B14B3D0083370F /* bignum.cc in Sources */ = {isa = PBXBuildFile; fileRef = 893E248812B14B3D0083370F /* bignum.cc */; };
     63 		893E24B912B14B3D0083370F /* cached-powers.cc in Sources */ = {isa = PBXBuildFile; fileRef = 893E248A12B14B3D0083370F /* cached-powers.cc */; };
     64 		893E24BA12B14B3D0083370F /* deoptimizer.cc in Sources */ = {isa = PBXBuildFile; fileRef = 893E248B12B14B3D0083370F /* deoptimizer.cc */; };
     65 		893E24BB12B14B3D0083370F /* hydrogen-instructions.cc in Sources */ = {isa = PBXBuildFile; fileRef = 893E248D12B14B3D0083370F /* hydrogen-instructions.cc */; };
     66 		893E24BC12B14B3D0083370F /* hydrogen.cc in Sources */ = {isa = PBXBuildFile; fileRef = 893E248F12B14B3D0083370F /* hydrogen.cc */; };
     67 		893E24BD12B14B3D0083370F /* lithium-allocator.cc in Sources */ = {isa = PBXBuildFile; fileRef = 893E249312B14B3D0083370F /* lithium-allocator.cc */; };
     68 		893E24BE12B14B3D0083370F /* preparse-data.cc in Sources */ = {isa = PBXBuildFile; fileRef = 893E249512B14B3D0083370F /* preparse-data.cc */; };
     69 		893E24C012B14B3D0083370F /* preparser.cc in Sources */ = {isa = PBXBuildFile; fileRef = 893E249812B14B3D0083370F /* preparser.cc */; };
     70 		893E24C112B14B3D0083370F /* runtime-profiler.cc in Sources */ = {isa = PBXBuildFile; fileRef = 893E249A12B14B3D0083370F /* runtime-profiler.cc */; };
     71 		893E24C212B14B3D0083370F /* safepoint-table.cc in Sources */ = {isa = PBXBuildFile; fileRef = 893E249C12B14B3D0083370F /* safepoint-table.cc */; };
     72 		893E24C312B14B3D0083370F /* scanner-base.cc in Sources */ = {isa = PBXBuildFile; fileRef = 893E249E12B14B3D0083370F /* scanner-base.cc */; };
     73 		893E24C412B14B3D0083370F /* string-search.cc in Sources */ = {isa = PBXBuildFile; fileRef = 893E24A112B14B3D0083370F /* string-search.cc */; };
     74 		893E24C512B14B3D0083370F /* strtod.cc in Sources */ = {isa = PBXBuildFile; fileRef = 893E24A312B14B3D0083370F /* strtod.cc */; };
     75 		893E24CC12B14B520083370F /* deoptimizer-arm.cc in Sources */ = {isa = PBXBuildFile; fileRef = 893E24C612B14B510083370F /* deoptimizer-arm.cc */; };
     76 		893E24CD12B14B520083370F /* lithium-arm.cc in Sources */ = {isa = PBXBuildFile; fileRef = 893E24C712B14B510083370F /* lithium-arm.cc */; };
     77 		893E24CE12B14B520083370F /* lithium-codegen-arm.cc in Sources */ = {isa = PBXBuildFile; fileRef = 893E24C912B14B520083370F /* lithium-codegen-arm.cc */; };
     78 		893E24D512B14B8A0083370F /* deoptimizer-ia32.cc in Sources */ = {isa = PBXBuildFile; fileRef = 893E24D012B14B8A0083370F /* deoptimizer-ia32.cc */; };
     79 		893E24D612B14B8A0083370F /* lithium-codegen-ia32.cc in Sources */ = {isa = PBXBuildFile; fileRef = 893E24D112B14B8A0083370F /* lithium-codegen-ia32.cc */; };
     80 		893E24D712B14B8A0083370F /* lithium-ia32.cc in Sources */ = {isa = PBXBuildFile; fileRef = 893E24D312B14B8A0083370F /* lithium-ia32.cc */; };
     81 		893E24DC12B14B9F0083370F /* externalize-string-extension.cc in Sources */ = {isa = PBXBuildFile; fileRef = 893E24D812B14B9F0083370F /* externalize-string-extension.cc */; };
     82 		893E24DD12B14B9F0083370F /* gc-extension.cc in Sources */ = {isa = PBXBuildFile; fileRef = 893E24DA12B14B9F0083370F /* gc-extension.cc */; };
     83 		893E24DE12B14B9F0083370F /* externalize-string-extension.cc in Sources */ = {isa = PBXBuildFile; fileRef = 893E24D812B14B9F0083370F /* externalize-string-extension.cc */; };
     84 		893E24DF12B14B9F0083370F /* gc-extension.cc in Sources */ = {isa = PBXBuildFile; fileRef = 893E24DA12B14B9F0083370F /* gc-extension.cc */; };
     85 		8944AD100F1D4D500028D560 /* regexp-stack.cc in Sources */ = {isa = PBXBuildFile; fileRef = 8944AD0E0F1D4D3A0028D560 /* regexp-stack.cc */; };
     86 		8944AD110F1D4D570028D560 /* regexp-stack.cc in Sources */ = {isa = PBXBuildFile; fileRef = 8944AD0E0F1D4D3A0028D560 /* regexp-stack.cc */; };
     87 		894599A30F5D8729008DA8FB /* debug-agent.cc in Sources */ = {isa = PBXBuildFile; fileRef = 8956B6CD0F5D86570033B5A2 /* debug-agent.cc */; };
     88 		8946827512C26EB700C914BC /* objects-printer.cc in Sources */ = {isa = PBXBuildFile; fileRef = 8946827412C26EB700C914BC /* objects-printer.cc */; };
     89 		8946827612C26EB700C914BC /* objects-printer.cc in Sources */ = {isa = PBXBuildFile; fileRef = 8946827412C26EB700C914BC /* objects-printer.cc */; };
     90 		89495E480E79FC23001F68C3 /* compilation-cache.cc in Sources */ = {isa = PBXBuildFile; fileRef = 89495E460E79FC23001F68C3 /* compilation-cache.cc */; };
     91 		89495E490E79FC23001F68C3 /* compilation-cache.cc in Sources */ = {isa = PBXBuildFile; fileRef = 89495E460E79FC23001F68C3 /* compilation-cache.cc */; };
     92 		894A59E912D777E80000766D /* lithium.cc in Sources */ = {isa = PBXBuildFile; fileRef = 894A59E712D777E80000766D /* lithium.cc */; };
     93 		894A59EA12D777E80000766D /* lithium.cc in Sources */ = {isa = PBXBuildFile; fileRef = 894A59E712D777E80000766D /* lithium.cc */; };
     94 		894A59EB12D777E80000766D /* lithium.cc in Sources */ = {isa = PBXBuildFile; fileRef = 894A59E712D777E80000766D /* lithium.cc */; };
     95 		8956922A12D4ED240072C313 /* objects-visiting.cc in Sources */ = {isa = PBXBuildFile; fileRef = C2D1E9711212F27B00187A52 /* objects-visiting.cc */; };
     96 		8956922B12D4ED240072C313 /* accessors.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF0F60E719B8F00D62E90 /* accessors.cc */; };
     97 		8956922C12D4ED240072C313 /* allocation.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF0F80E719B8F00D62E90 /* allocation.cc */; };
     98 		8956922D12D4ED240072C313 /* api.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF0FA0E719B8F00D62E90 /* api.cc */; };
     99 		8956922F12D4ED240072C313 /* assembler.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1030E719B8F00D62E90 /* assembler.cc */; };
    100 		8956923012D4ED240072C313 /* ast.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1050E719B8F00D62E90 /* ast.cc */; };
    101 		8956923112D4ED240072C313 /* bootstrapper.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1070E719B8F00D62E90 /* bootstrapper.cc */; };
    102 		8956923312D4ED240072C313 /* builtins.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF10B0E719B8F00D62E90 /* builtins.cc */; };
    103 		8956923412D4ED240072C313 /* checks.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF10F0E719B8F00D62E90 /* checks.cc */; };
    104 		8956923512D4ED240072C313 /* circular-queue.cc in Sources */ = {isa = PBXBuildFile; fileRef = 9F2B370F114FF62D007CDAF4 /* circular-queue.cc */; };
    105 		8956923612D4ED240072C313 /* code-stubs.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1110E719B8F00D62E90 /* code-stubs.cc */; };
    106 		8956923812D4ED240072C313 /* codegen.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1170E719B8F00D62E90 /* codegen.cc */; };
    107 		8956923912D4ED240072C313 /* compilation-cache.cc in Sources */ = {isa = PBXBuildFile; fileRef = 89495E460E79FC23001F68C3 /* compilation-cache.cc */; };
    108 		8956923A12D4ED240072C313 /* compiler.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1190E719B8F00D62E90 /* compiler.cc */; };
    109 		8956923B12D4ED240072C313 /* contexts.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF11C0E719B8F00D62E90 /* contexts.cc */; };
    110 		8956923C12D4ED240072C313 /* conversions.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF11F0E719B8F00D62E90 /* conversions.cc */; };
    111 		8956923D12D4ED240072C313 /* fixed-dtoa.cc in Sources */ = {isa = PBXBuildFile; fileRef = C2BD4BD9120165A70046BF9F /* fixed-dtoa.cc */; };
    112 		8956923E12D4ED240072C313 /* counters.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1210E719B8F00D62E90 /* counters.cc */; };
    113 		8956924012D4ED240072C313 /* cpu-profiler.cc in Sources */ = {isa = PBXBuildFile; fileRef = 9F2B37241152CEA0007CDAF4 /* cpu-profiler.cc */; };
    114 		8956924112D4ED240072C313 /* data-flow.cc in Sources */ = {isa = PBXBuildFile; fileRef = 9FA38B9C1175B2D200C4CD55 /* data-flow.cc */; };
    115 		8956924212D4ED240072C313 /* dateparser.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1260E719B8F00D62E90 /* dateparser.cc */; };
    116 		8956924312D4ED240072C313 /* debug-agent.cc in Sources */ = {isa = PBXBuildFile; fileRef = 8956B6CD0F5D86570033B5A2 /* debug-agent.cc */; };
    117 		8956924512D4ED240072C313 /* dtoa.cc in Sources */ = {isa = PBXBuildFile; fileRef = C2BD4BD5120165460046BF9F /* dtoa.cc */; };
    118 		8956924612D4ED240072C313 /* debug.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1280E719B8F00D62E90 /* debug.cc */; };
    119 		8956924812D4ED240072C313 /* disassembler.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF12D0E719B8F00D62E90 /* disassembler.cc */; };
    120 		8956924912D4ED240072C313 /* diy-fp.cc in Sources */ = {isa = PBXBuildFile; fileRef = 9FA38B9E1175B2D200C4CD55 /* diy-fp.cc */; };
    121 		8956924A12D4ED240072C313 /* execution.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1300E719B8F00D62E90 /* execution.cc */; };
    122 		8956924B12D4ED240072C313 /* factory.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1320E719B8F00D62E90 /* factory.cc */; };
    123 		8956924C12D4ED240072C313 /* fast-dtoa.cc in Sources */ = {isa = PBXBuildFile; fileRef = 9FA38BA11175B2D200C4CD55 /* fast-dtoa.cc */; };
    124 		8956924D12D4ED240072C313 /* flags.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1350E719B8F00D62E90 /* flags.cc */; };
    125 		8956924E12D4ED240072C313 /* frame-element.cc in Sources */ = {isa = PBXBuildFile; fileRef = 8981F5FE1010500F00D1520E /* frame-element.cc */; };
    126 		8956925012D4ED240072C313 /* frames.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF13C0E719B8F00D62E90 /* frames.cc */; };
    127 		8956925212D4ED240072C313 /* full-codegen.cc in Sources */ = {isa = PBXBuildFile; fileRef = 9FA38BA51175B2D200C4CD55 /* full-codegen.cc */; };
    128 		8956925312D4ED240072C313 /* func-name-inferrer.cc in Sources */ = {isa = PBXBuildFile; fileRef = 9F92FAA70F8F28AD0089F02C /* func-name-inferrer.cc */; };
    129 		8956925412D4ED240072C313 /* global-handles.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF13E0E719B8F00D62E90 /* global-handles.cc */; };
    130 		8956925512D4ED240072C313 /* handles.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1420E719B8F00D62E90 /* handles.cc */; };
    131 		8956925612D4ED240072C313 /* hashmap.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1440E719B8F00D62E90 /* hashmap.cc */; };
    132 		8956925712D4ED240072C313 /* heap-profiler.cc in Sources */ = {isa = PBXBuildFile; fileRef = 9F11D99E105AF0A300EBE5B2 /* heap-profiler.cc */; };
    133 		8956925812D4ED240072C313 /* heap.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1470E719B8F00D62E90 /* heap.cc */; };
    134 		8956925912D4ED240072C313 /* ic-ia32.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF14A0E719B8F00D62E90 /* ic-ia32.cc */; };
    135 		8956925A12D4ED240072C313 /* ic.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF14C0E719B8F00D62E90 /* ic.cc */; };
    136 		8956925B12D4ED240072C313 /* interpreter-irregexp.cc in Sources */ = {isa = PBXBuildFile; fileRef = 89A15C660EE4665300B48DEB /* interpreter-irregexp.cc */; };
    137 		8956925C12D4ED240072C313 /* jsregexp.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF14E0E719B8F00D62E90 /* jsregexp.cc */; };
    138 		8956926012D4ED240072C313 /* libraries.cc in Sources */ = {isa = PBXBuildFile; fileRef = 8900116B0E71CA2300F91F35 /* libraries.cc */; };
    139 		8956926112D4ED240072C313 /* liveedit.cc in Sources */ = {isa = PBXBuildFile; fileRef = 9FA38BA91175B2D200C4CD55 /* liveedit.cc */; };
    140 		8956926212D4ED240072C313 /* log-utils.cc in Sources */ = {isa = PBXBuildFile; fileRef = 9F4B7B870FCC877A00DC4117 /* log-utils.cc */; };
    141 		8956926312D4ED240072C313 /* log.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1520E719B8F00D62E90 /* log.cc */; };
    142 		8956926512D4ED240072C313 /* mark-compact.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1590E719B8F00D62E90 /* mark-compact.cc */; };
    143 		8956926612D4ED240072C313 /* messages.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF15C0E719B8F00D62E90 /* messages.cc */; };
    144 		8956926712D4ED240072C313 /* objects-debug.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1600E719B8F00D62E90 /* objects-debug.cc */; };
    145 		8956926812D4ED240072C313 /* objects.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1620E719B8F00D62E90 /* objects.cc */; };
    146 		8956926A12D4ED240072C313 /* parser.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1640E719B8F00D62E90 /* parser.cc */; };
    147 		8956926B12D4ED240072C313 /* platform-macos.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1670E719B8F00D62E90 /* platform-macos.cc */; };
    148 		8956926C12D4ED240072C313 /* platform-posix.cc in Sources */ = {isa = PBXBuildFile; fileRef = 893A72230F7B0FF200303DD2 /* platform-posix.cc */; };
    149 		8956926D12D4ED240072C313 /* prettyprinter.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF16B0E719B8F00D62E90 /* prettyprinter.cc */; };
    150 		8956926E12D4ED240072C313 /* profile-generator.cc in Sources */ = {isa = PBXBuildFile; fileRef = 9F73E3AF114E61A100F84A5A /* profile-generator.cc */; };
    151 		8956926F12D4ED240072C313 /* property.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF16D0E719B8F00D62E90 /* property.cc */; };
    152 		8956927112D4ED240072C313 /* regexp-macro-assembler-irregexp.cc in Sources */ = {isa = PBXBuildFile; fileRef = 89A15C750EE466D000B48DEB /* regexp-macro-assembler-irregexp.cc */; };
    153 		8956927212D4ED240072C313 /* regexp-macro-assembler-tracer.cc in Sources */ = {isa = PBXBuildFile; fileRef = 89A15C770EE466D000B48DEB /* regexp-macro-assembler-tracer.cc */; };
    154 		8956927312D4ED240072C313 /* regexp-macro-assembler.cc in Sources */ = {isa = PBXBuildFile; fileRef = 89A15C790EE466D000B48DEB /* regexp-macro-assembler.cc */; };
    155 		8956927412D4ED240072C313 /* regexp-stack.cc in Sources */ = {isa = PBXBuildFile; fileRef = 8944AD0E0F1D4D3A0028D560 /* regexp-stack.cc */; };
    156 		8956927712D4ED240072C313 /* rewriter.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF16F0E719B8F00D62E90 /* rewriter.cc */; };
    157 		8956927812D4ED240072C313 /* runtime.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1710E719B8F00D62E90 /* runtime.cc */; };
    158 		8956927912D4ED240072C313 /* scanner.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1730E719B8F00D62E90 /* scanner.cc */; };
    159 		8956927A12D4ED240072C313 /* scopeinfo.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1760E719B8F00D62E90 /* scopeinfo.cc */; };
    160 		8956927B12D4ED240072C313 /* scopes.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1780E719B8F00D62E90 /* scopes.cc */; };
    161 		8956927C12D4ED240072C313 /* serialize.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF17A0E719B8F00D62E90 /* serialize.cc */; };
    162 		8956927D12D4ED240072C313 /* snapshot-common.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1820E719B8F00D62E90 /* snapshot-common.cc */; };
    163 		8956927E12D4ED240072C313 /* snapshot-empty.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1830E719B8F00D62E90 /* snapshot-empty.cc */; };
    164 		8956927F12D4ED240072C313 /* spaces.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1860E719B8F00D62E90 /* spaces.cc */; };
    165 		8956928012D4ED240072C313 /* string-stream.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1880E719B8F00D62E90 /* string-stream.cc */; };
    166 		8956928212D4ED240072C313 /* stub-cache.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF18C0E719B8F00D62E90 /* stub-cache.cc */; };
    167 		8956928312D4ED240072C313 /* token.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF18E0E719B8F00D62E90 /* token.cc */; };
    168 		8956928412D4ED240072C313 /* top.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1900E719B8F00D62E90 /* top.cc */; };
    169 		8956928512D4ED240072C313 /* type-info.cc in Sources */ = {isa = PBXBuildFile; fileRef = 9FA38BAE1175B2D200C4CD55 /* type-info.cc */; };
    170 		8956928612D4ED240072C313 /* unicode.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1930E719B8F00D62E90 /* unicode.cc */; };
    171 		8956928712D4ED240072C313 /* utils.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1970E719B8F00D62E90 /* utils.cc */; };
    172 		8956928812D4ED240072C313 /* v8-counters.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1990E719B8F00D62E90 /* v8-counters.cc */; };
    173 		8956928912D4ED240072C313 /* v8.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF19B0E719B8F00D62E90 /* v8.cc */; };
    174 		8956928A12D4ED240072C313 /* v8threads.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF19D0E719B8F00D62E90 /* v8threads.cc */; };
    175 		8956928B12D4ED240072C313 /* variables.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF19F0E719B8F00D62E90 /* variables.cc */; };
    176 		8956928C12D4ED240072C313 /* version.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF32F0FAA0ED200136CF6 /* version.cc */; };
    177 		8956929012D4ED240072C313 /* zone.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1A20E719B8F00D62E90 /* zone.cc */; };
    178 		8956929212D4ED240072C313 /* bignum-dtoa.cc in Sources */ = {isa = PBXBuildFile; fileRef = 893E248612B14B3D0083370F /* bignum-dtoa.cc */; };
    179 		8956929312D4ED240072C313 /* bignum.cc in Sources */ = {isa = PBXBuildFile; fileRef = 893E248812B14B3D0083370F /* bignum.cc */; };
    180 		8956929412D4ED240072C313 /* cached-powers.cc in Sources */ = {isa = PBXBuildFile; fileRef = 893E248A12B14B3D0083370F /* cached-powers.cc */; };
    181 		8956929512D4ED240072C313 /* deoptimizer.cc in Sources */ = {isa = PBXBuildFile; fileRef = 893E248B12B14B3D0083370F /* deoptimizer.cc */; };
    182 		8956929612D4ED240072C313 /* hydrogen-instructions.cc in Sources */ = {isa = PBXBuildFile; fileRef = 893E248D12B14B3D0083370F /* hydrogen-instructions.cc */; };
    183 		8956929712D4ED240072C313 /* hydrogen.cc in Sources */ = {isa = PBXBuildFile; fileRef = 893E248F12B14B3D0083370F /* hydrogen.cc */; };
    184 		8956929812D4ED240072C313 /* lithium-allocator.cc in Sources */ = {isa = PBXBuildFile; fileRef = 893E249312B14B3D0083370F /* lithium-allocator.cc */; };
    185 		8956929912D4ED240072C313 /* preparse-data.cc in Sources */ = {isa = PBXBuildFile; fileRef = 893E249512B14B3D0083370F /* preparse-data.cc */; };
    186 		8956929A12D4ED240072C313 /* preparser.cc in Sources */ = {isa = PBXBuildFile; fileRef = 893E249812B14B3D0083370F /* preparser.cc */; };
    187 		8956929B12D4ED240072C313 /* runtime-profiler.cc in Sources */ = {isa = PBXBuildFile; fileRef = 893E249A12B14B3D0083370F /* runtime-profiler.cc */; };
    188 		8956929C12D4ED240072C313 /* safepoint-table.cc in Sources */ = {isa = PBXBuildFile; fileRef = 893E249C12B14B3D0083370F /* safepoint-table.cc */; };
    189 		8956929D12D4ED240072C313 /* scanner-base.cc in Sources */ = {isa = PBXBuildFile; fileRef = 893E249E12B14B3D0083370F /* scanner-base.cc */; };
    190 		8956929E12D4ED240072C313 /* string-search.cc in Sources */ = {isa = PBXBuildFile; fileRef = 893E24A112B14B3D0083370F /* string-search.cc */; };
    191 		8956929F12D4ED240072C313 /* strtod.cc in Sources */ = {isa = PBXBuildFile; fileRef = 893E24A312B14B3D0083370F /* strtod.cc */; };
    192 		895692A312D4ED240072C313 /* externalize-string-extension.cc in Sources */ = {isa = PBXBuildFile; fileRef = 893E24D812B14B9F0083370F /* externalize-string-extension.cc */; };
    193 		895692A412D4ED240072C313 /* gc-extension.cc in Sources */ = {isa = PBXBuildFile; fileRef = 893E24DA12B14B9F0083370F /* gc-extension.cc */; };
    194 		895692A512D4ED240072C313 /* objects-printer.cc in Sources */ = {isa = PBXBuildFile; fileRef = 8946827412C26EB700C914BC /* objects-printer.cc */; };
    195 		8956B6CF0F5D86730033B5A2 /* debug-agent.cc in Sources */ = {isa = PBXBuildFile; fileRef = 8956B6CD0F5D86570033B5A2 /* debug-agent.cc */; };
    196 		895D5B531334212D00254083 /* isolate.cc in Sources */ = {isa = PBXBuildFile; fileRef = 895D5B521334212D00254083 /* isolate.cc */; };
    197 		895D5B541334212D00254083 /* isolate.cc in Sources */ = {isa = PBXBuildFile; fileRef = 895D5B521334212D00254083 /* isolate.cc */; };
    198 		895D5B551334212D00254083 /* isolate.cc in Sources */ = {isa = PBXBuildFile; fileRef = 895D5B521334212D00254083 /* isolate.cc */; };
    199 		895FA753107FFED3006F39D4 /* constants-arm.cc in Sources */ = {isa = PBXBuildFile; fileRef = 895FA748107FFE73006F39D4 /* constants-arm.cc */; };
    200 		896FA1E5130F93D300042054 /* lithium-gap-resolver-arm.cc in Sources */ = {isa = PBXBuildFile; fileRef = 896FA1E3130F93D300042054 /* lithium-gap-resolver-arm.cc */; };
    201 		896FD03A0E78D717003DFB6A /* libv8-arm.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 89F23C870E78D5B2006B2466 /* libv8-arm.a */; };
    202 		897C77D012B68E3D000767A8 /* d8-debug.cc in Sources */ = {isa = PBXBuildFile; fileRef = 893988150F2A3686007D5254 /* d8-debug.cc */; };
    203 		897C77D112B68E3D000767A8 /* d8-js.cc in Sources */ = {isa = PBXBuildFile; fileRef = 893988320F2A3B8B007D5254 /* d8-js.cc */; };
    204 		897C77D212B68E3D000767A8 /* d8-posix.cc in Sources */ = {isa = PBXBuildFile; fileRef = 89FB0E360F8E531900B04B3C /* d8-posix.cc */; };
    205 		897C77D312B68E3D000767A8 /* d8.cc in Sources */ = {isa = PBXBuildFile; fileRef = 89A15C920EE46A1700B48DEB /* d8.cc */; };
    206 		897C77DD12B68E6E000767A8 /* libv8-arm.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 89F23C870E78D5B2006B2466 /* libv8-arm.a */; };
    207 		897F767F0E71B690007ACF34 /* shell.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1B50E719C0900D62E90 /* shell.cc */; settings = {COMPILER_FLAGS = "-I../include"; }; };
    208 		897F76850E71B6B1007ACF34 /* libv8.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 8970F2F00E719FB2006AE7B5 /* libv8.a */; };
    209 		8981F6001010501900D1520E /* frame-element.cc in Sources */ = {isa = PBXBuildFile; fileRef = 8981F5FE1010500F00D1520E /* frame-element.cc */; };
    210 		8981F6011010502800D1520E /* frame-element.cc in Sources */ = {isa = PBXBuildFile; fileRef = 8981F5FE1010500F00D1520E /* frame-element.cc */; };
    211 		898BD20E0EF6CC930068B00A /* debug-ia32.cc in Sources */ = {isa = PBXBuildFile; fileRef = 898BD20D0EF6CC850068B00A /* debug-ia32.cc */; };
    212 		898BD20F0EF6CC9A0068B00A /* debug-arm.cc in Sources */ = {isa = PBXBuildFile; fileRef = 898BD20C0EF6CC850068B00A /* debug-arm.cc */; };
    213 		89A15C7B0EE466EB00B48DEB /* regexp-macro-assembler-ia32.cc in Sources */ = {isa = PBXBuildFile; fileRef = 89A15C720EE466D000B48DEB /* regexp-macro-assembler-ia32.cc */; };
    214 		89A15C810EE4674900B48DEB /* regexp-macro-assembler.cc in Sources */ = {isa = PBXBuildFile; fileRef = 89A15C790EE466D000B48DEB /* regexp-macro-assembler.cc */; };
    215 		89A15C830EE4675E00B48DEB /* regexp-macro-assembler-irregexp.cc in Sources */ = {isa = PBXBuildFile; fileRef = 89A15C750EE466D000B48DEB /* regexp-macro-assembler-irregexp.cc */; };
    216 		89A15C850EE4678B00B48DEB /* interpreter-irregexp.cc in Sources */ = {isa = PBXBuildFile; fileRef = 89A15C660EE4665300B48DEB /* interpreter-irregexp.cc */; };
    217 		89A15C8A0EE467D100B48DEB /* regexp-macro-assembler-tracer.cc in Sources */ = {isa = PBXBuildFile; fileRef = 89A15C770EE466D000B48DEB /* regexp-macro-assembler-tracer.cc */; };
    218 		89A88DEC0E71A5FF0043BA31 /* accessors.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF0F60E719B8F00D62E90 /* accessors.cc */; };
    219 		89A88DED0E71A6000043BA31 /* allocation.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF0F80E719B8F00D62E90 /* allocation.cc */; };
    220 		89A88DEE0E71A6010043BA31 /* api.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF0FA0E719B8F00D62E90 /* api.cc */; };
    221 		89A88DEF0E71A60A0043BA31 /* assembler-ia32.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1010E719B8F00D62E90 /* assembler-ia32.cc */; };
    222 		89A88DF00E71A60A0043BA31 /* assembler.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1030E719B8F00D62E90 /* assembler.cc */; };
    223 		89A88DF10E71A60B0043BA31 /* ast.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1050E719B8F00D62E90 /* ast.cc */; };
    224 		89A88DF20E71A60C0043BA31 /* bootstrapper.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1070E719B8F00D62E90 /* bootstrapper.cc */; };
    225 		89A88DF40E71A6160043BA31 /* builtins-ia32.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF10A0E719B8F00D62E90 /* builtins-ia32.cc */; };
    226 		89A88DF50E71A6170043BA31 /* builtins.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF10B0E719B8F00D62E90 /* builtins.cc */; };
    227 		89A88DF60E71A61C0043BA31 /* checks.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF10F0E719B8F00D62E90 /* checks.cc */; };
    228 		89A88DF70E71A6240043BA31 /* codegen-ia32.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1150E719B8F00D62E90 /* codegen-ia32.cc */; };
    229 		89A88DF80E71A6260043BA31 /* codegen.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1170E719B8F00D62E90 /* codegen.cc */; };
    230 		89A88DF90E71A6430043BA31 /* compiler.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1190E719B8F00D62E90 /* compiler.cc */; };
    231 		89A88DFA0E71A6440043BA31 /* contexts.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF11C0E719B8F00D62E90 /* contexts.cc */; };
    232 		89A88DFB0E71A6440043BA31 /* conversions.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF11F0E719B8F00D62E90 /* conversions.cc */; };
    233 		89A88DFC0E71A6460043BA31 /* counters.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1210E719B8F00D62E90 /* counters.cc */; };
    234 		89A88DFD0E71A6470043BA31 /* cpu-ia32.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1240E719B8F00D62E90 /* cpu-ia32.cc */; };
    235 		89A88DFE0E71A6480043BA31 /* dateparser.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1260E719B8F00D62E90 /* dateparser.cc */; };
    236 		89A88DFF0E71A6530043BA31 /* debug.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1280E719B8F00D62E90 /* debug.cc */; };
    237 		89A88E000E71A6540043BA31 /* disasm-ia32.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF12B0E719B8F00D62E90 /* disasm-ia32.cc */; };
    238 		89A88E010E71A6550043BA31 /* disassembler.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF12D0E719B8F00D62E90 /* disassembler.cc */; };
    239 		89A88E030E71A65B0043BA31 /* execution.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1300E719B8F00D62E90 /* execution.cc */; };
    240 		89A88E040E71A65D0043BA31 /* factory.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1320E719B8F00D62E90 /* factory.cc */; };
    241 		89A88E050E71A65D0043BA31 /* flags.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1350E719B8F00D62E90 /* flags.cc */; };
    242 		89A88E060E71A6600043BA31 /* frames-ia32.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1390E719B8F00D62E90 /* frames-ia32.cc */; };
    243 		89A88E070E71A6610043BA31 /* frames.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF13C0E719B8F00D62E90 /* frames.cc */; };
    244 		89A88E080E71A6620043BA31 /* global-handles.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF13E0E719B8F00D62E90 /* global-handles.cc */; };
    245 		89A88E090E71A6640043BA31 /* handles.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1420E719B8F00D62E90 /* handles.cc */; };
    246 		89A88E0A0E71A6650043BA31 /* hashmap.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1440E719B8F00D62E90 /* hashmap.cc */; };
    247 		89A88E0B0E71A66C0043BA31 /* heap.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1470E719B8F00D62E90 /* heap.cc */; };
    248 		89A88E0C0E71A66D0043BA31 /* ic-ia32.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF14A0E719B8F00D62E90 /* ic-ia32.cc */; };
    249 		89A88E0D0E71A66E0043BA31 /* ic.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF14C0E719B8F00D62E90 /* ic.cc */; };
    250 		89A88E0E0E71A66F0043BA31 /* jsregexp.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF14E0E719B8F00D62E90 /* jsregexp.cc */; };
    251 		89A88E0F0E71A6740043BA31 /* log.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1520E719B8F00D62E90 /* log.cc */; };
    252 		89A88E100E71A6770043BA31 /* macro-assembler-ia32.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1560E719B8F00D62E90 /* macro-assembler-ia32.cc */; };
    253 		89A88E110E71A6780043BA31 /* mark-compact.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1590E719B8F00D62E90 /* mark-compact.cc */; };
    254 		89A88E120E71A67A0043BA31 /* messages.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF15C0E719B8F00D62E90 /* messages.cc */; };
    255 		89A88E130E71A6860043BA31 /* objects-debug.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1600E719B8F00D62E90 /* objects-debug.cc */; };
    256 		89A88E140E71A6870043BA31 /* objects.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1620E719B8F00D62E90 /* objects.cc */; };
    257 		89A88E150E71A68C0043BA31 /* parser.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1640E719B8F00D62E90 /* parser.cc */; };
    258 		89A88E160E71A68E0043BA31 /* platform-macos.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1670E719B8F00D62E90 /* platform-macos.cc */; };
    259 		89A88E170E71A6950043BA31 /* prettyprinter.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF16B0E719B8F00D62E90 /* prettyprinter.cc */; };
    260 		89A88E180E71A6960043BA31 /* property.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF16D0E719B8F00D62E90 /* property.cc */; };
    261 		89A88E190E71A6970043BA31 /* rewriter.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF16F0E719B8F00D62E90 /* rewriter.cc */; };
    262 		89A88E1A0E71A69B0043BA31 /* runtime.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1710E719B8F00D62E90 /* runtime.cc */; };
    263 		89A88E1B0E71A69D0043BA31 /* scanner.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1730E719B8F00D62E90 /* scanner.cc */; };
    264 		89A88E1C0E71A69E0043BA31 /* scopeinfo.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1760E719B8F00D62E90 /* scopeinfo.cc */; };
    265 		89A88E1D0E71A6A00043BA31 /* scopes.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1780E719B8F00D62E90 /* scopes.cc */; };
    266 		89A88E1E0E71A6A30043BA31 /* serialize.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF17A0E719B8F00D62E90 /* serialize.cc */; };
    267 		89A88E1F0E71A6B40043BA31 /* snapshot-common.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1820E719B8F00D62E90 /* snapshot-common.cc */; };
    268 		89A88E200E71A6B60043BA31 /* snapshot-empty.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1830E719B8F00D62E90 /* snapshot-empty.cc */; };
    269 		89A88E210E71A6B70043BA31 /* spaces.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1860E719B8F00D62E90 /* spaces.cc */; };
    270 		89A88E220E71A6BC0043BA31 /* string-stream.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1880E719B8F00D62E90 /* string-stream.cc */; };
    271 		89A88E230E71A6BE0043BA31 /* stub-cache-ia32.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF18B0E719B8F00D62E90 /* stub-cache-ia32.cc */; };
    272 		89A88E240E71A6BF0043BA31 /* stub-cache.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF18C0E719B8F00D62E90 /* stub-cache.cc */; };
    273 		89A88E250E71A6C20043BA31 /* token.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF18E0E719B8F00D62E90 /* token.cc */; };
    274 		89A88E260E71A6C90043BA31 /* top.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1900E719B8F00D62E90 /* top.cc */; };
    275 		89A88E270E71A6CB0043BA31 /* unicode.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1930E719B8F00D62E90 /* unicode.cc */; };
    276 		89A88E290E71A6CE0043BA31 /* utils.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1970E719B8F00D62E90 /* utils.cc */; };
    277 		89A88E2A0E71A6D00043BA31 /* v8-counters.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1990E719B8F00D62E90 /* v8-counters.cc */; };
    278 		89A88E2B0E71A6D10043BA31 /* v8.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF19B0E719B8F00D62E90 /* v8.cc */; };
    279 		89A88E2C0E71A6D20043BA31 /* v8threads.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF19D0E719B8F00D62E90 /* v8threads.cc */; };
    280 		89A88E2D0E71A6D50043BA31 /* variables.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF19F0E719B8F00D62E90 /* variables.cc */; };
    281 		89A88E2E0E71A6D60043BA31 /* zone.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1A20E719B8F00D62E90 /* zone.cc */; };
    282 		89B91B9B12D4EF95002FF4BC /* assembler-x64.cc in Sources */ = {isa = PBXBuildFile; fileRef = 89B91B7C12D4EF95002FF4BC /* assembler-x64.cc */; };
    283 		89B91B9C12D4EF95002FF4BC /* builtins-x64.cc in Sources */ = {isa = PBXBuildFile; fileRef = 89B91B7E12D4EF95002FF4BC /* builtins-x64.cc */; };
    284 		89B91B9D12D4EF95002FF4BC /* code-stubs-x64.cc in Sources */ = {isa = PBXBuildFile; fileRef = 89B91B7F12D4EF95002FF4BC /* code-stubs-x64.cc */; };
    285 		89B91B9E12D4EF95002FF4BC /* codegen-x64.cc in Sources */ = {isa = PBXBuildFile; fileRef = 89B91B8212D4EF95002FF4BC /* codegen-x64.cc */; };
    286 		89B91B9F12D4EF95002FF4BC /* cpu-x64.cc in Sources */ = {isa = PBXBuildFile; fileRef = 89B91B8412D4EF95002FF4BC /* cpu-x64.cc */; };
    287 		89B91BA012D4EF95002FF4BC /* debug-x64.cc in Sources */ = {isa = PBXBuildFile; fileRef = 89B91B8512D4EF95002FF4BC /* debug-x64.cc */; };
    288 		89B91BA112D4EF95002FF4BC /* deoptimizer-x64.cc in Sources */ = {isa = PBXBuildFile; fileRef = 89B91B8612D4EF95002FF4BC /* deoptimizer-x64.cc */; };
    289 		89B91BA212D4EF95002FF4BC /* disasm-x64.cc in Sources */ = {isa = PBXBuildFile; fileRef = 89B91B8712D4EF95002FF4BC /* disasm-x64.cc */; };
    290 		89B91BA312D4EF95002FF4BC /* frames-x64.cc in Sources */ = {isa = PBXBuildFile; fileRef = 89B91B8812D4EF95002FF4BC /* frames-x64.cc */; };
    291 		89B91BA412D4EF95002FF4BC /* full-codegen-x64.cc in Sources */ = {isa = PBXBuildFile; fileRef = 89B91B8A12D4EF95002FF4BC /* full-codegen-x64.cc */; };
    292 		89B91BA512D4EF95002FF4BC /* ic-x64.cc in Sources */ = {isa = PBXBuildFile; fileRef = 89B91B8B12D4EF95002FF4BC /* ic-x64.cc */; };
    293 		89B91BA712D4EF95002FF4BC /* macro-assembler-x64.cc in Sources */ = {isa = PBXBuildFile; fileRef = 89B91B8F12D4EF95002FF4BC /* macro-assembler-x64.cc */; };
    294 		89B91BA812D4EF95002FF4BC /* regexp-macro-assembler-x64.cc in Sources */ = {isa = PBXBuildFile; fileRef = 89B91B9112D4EF95002FF4BC /* regexp-macro-assembler-x64.cc */; };
    295 		89B91BAA12D4EF95002FF4BC /* simulator-x64.cc in Sources */ = {isa = PBXBuildFile; fileRef = 89B91B9612D4EF95002FF4BC /* simulator-x64.cc */; };
    296 		89B91BAB12D4EF95002FF4BC /* stub-cache-x64.cc in Sources */ = {isa = PBXBuildFile; fileRef = 89B91B9812D4EF95002FF4BC /* stub-cache-x64.cc */; };
    297 		89B91BB812D4F02A002FF4BC /* shell.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1B50E719C0900D62E90 /* shell.cc */; settings = {COMPILER_FLAGS = "-I../include"; }; };
    298 		89B91BC512D4F02A002FF4BC /* d8-debug.cc in Sources */ = {isa = PBXBuildFile; fileRef = 893988150F2A3686007D5254 /* d8-debug.cc */; };
    299 		89B91BC612D4F02A002FF4BC /* d8-js.cc in Sources */ = {isa = PBXBuildFile; fileRef = 893988320F2A3B8B007D5254 /* d8-js.cc */; };
    300 		89B91BC712D4F02A002FF4BC /* d8-posix.cc in Sources */ = {isa = PBXBuildFile; fileRef = 89FB0E360F8E531900B04B3C /* d8-posix.cc */; };
    301 		89B91BC812D4F02A002FF4BC /* d8.cc in Sources */ = {isa = PBXBuildFile; fileRef = 89A15C920EE46A1700B48DEB /* d8.cc */; };
    302 		89B91BFA12D4F1AA002FF4BC /* libv8-x64.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 895692AA12D4ED240072C313 /* libv8-x64.a */; };
    303 		89B91BFB12D4F1BB002FF4BC /* libv8-x64.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 895692AA12D4ED240072C313 /* libv8-x64.a */; };
    304 		89B933AF0FAA0F9600201304 /* version.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF32F0FAA0ED200136CF6 /* version.cc */; };
    305 		89B933B00FAA0F9D00201304 /* version.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF32F0FAA0ED200136CF6 /* version.cc */; };
    306 		89D7DDD512E8DDCF001E2B82 /* lithium-gap-resolver-ia32.cc in Sources */ = {isa = PBXBuildFile; fileRef = 89D7DDD312E8DDCF001E2B82 /* lithium-gap-resolver-ia32.cc */; };
    307 		89D7DDDA12E8DE09001E2B82 /* gdb-jit.cc in Sources */ = {isa = PBXBuildFile; fileRef = 89D7DDD612E8DE09001E2B82 /* gdb-jit.cc */; };
    308 		89D7DDDB12E8DE09001E2B82 /* inspector.cc in Sources */ = {isa = PBXBuildFile; fileRef = 89D7DDD812E8DE09001E2B82 /* inspector.cc */; };
    309 		89D7DDDC12E8DE09001E2B82 /* gdb-jit.cc in Sources */ = {isa = PBXBuildFile; fileRef = 89D7DDD612E8DE09001E2B82 /* gdb-jit.cc */; };
    310 		89D7DDDD12E8DE09001E2B82 /* inspector.cc in Sources */ = {isa = PBXBuildFile; fileRef = 89D7DDD812E8DE09001E2B82 /* inspector.cc */; };
    311 		89D7DDDE12E8DE09001E2B82 /* gdb-jit.cc in Sources */ = {isa = PBXBuildFile; fileRef = 89D7DDD612E8DE09001E2B82 /* gdb-jit.cc */; };
    312 		89D7DDDF12E8DE09001E2B82 /* inspector.cc in Sources */ = {isa = PBXBuildFile; fileRef = 89D7DDD812E8DE09001E2B82 /* inspector.cc */; };
    313 		89F23C3F0E78D5B2006B2466 /* accessors.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF0F60E719B8F00D62E90 /* accessors.cc */; };
    314 		89F23C400E78D5B2006B2466 /* allocation.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF0F80E719B8F00D62E90 /* allocation.cc */; };
    315 		89F23C410E78D5B2006B2466 /* api.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF0FA0E719B8F00D62E90 /* api.cc */; };
    316 		89F23C430E78D5B2006B2466 /* assembler.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1030E719B8F00D62E90 /* assembler.cc */; };
    317 		89F23C440E78D5B2006B2466 /* ast.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1050E719B8F00D62E90 /* ast.cc */; };
    318 		89F23C450E78D5B2006B2466 /* bootstrapper.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1070E719B8F00D62E90 /* bootstrapper.cc */; };
    319 		89F23C470E78D5B2006B2466 /* builtins.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF10B0E719B8F00D62E90 /* builtins.cc */; };
    320 		89F23C480E78D5B2006B2466 /* checks.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF10F0E719B8F00D62E90 /* checks.cc */; };
    321 		89F23C490E78D5B2006B2466 /* code-stubs.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1110E719B8F00D62E90 /* code-stubs.cc */; };
    322 		89F23C4B0E78D5B2006B2466 /* codegen.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1170E719B8F00D62E90 /* codegen.cc */; };
    323 		89F23C4C0E78D5B2006B2466 /* compiler.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1190E719B8F00D62E90 /* compiler.cc */; };
    324 		89F23C4D0E78D5B2006B2466 /* contexts.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF11C0E719B8F00D62E90 /* contexts.cc */; };
    325 		89F23C4E0E78D5B2006B2466 /* conversions.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF11F0E719B8F00D62E90 /* conversions.cc */; };
    326 		89F23C4F0E78D5B2006B2466 /* counters.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1210E719B8F00D62E90 /* counters.cc */; };
    327 		89F23C510E78D5B2006B2466 /* dateparser.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1260E719B8F00D62E90 /* dateparser.cc */; };
    328 		89F23C520E78D5B2006B2466 /* debug.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1280E719B8F00D62E90 /* debug.cc */; };
    329 		89F23C540E78D5B2006B2466 /* disassembler.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF12D0E719B8F00D62E90 /* disassembler.cc */; };
    330 		89F23C560E78D5B2006B2466 /* execution.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1300E719B8F00D62E90 /* execution.cc */; };
    331 		89F23C570E78D5B2006B2466 /* factory.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1320E719B8F00D62E90 /* factory.cc */; };
    332 		89F23C580E78D5B2006B2466 /* flags.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1350E719B8F00D62E90 /* flags.cc */; };
    333 		89F23C5A0E78D5B2006B2466 /* frames.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF13C0E719B8F00D62E90 /* frames.cc */; };
    334 		89F23C5B0E78D5B2006B2466 /* global-handles.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF13E0E719B8F00D62E90 /* global-handles.cc */; };
    335 		89F23C5C0E78D5B2006B2466 /* handles.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1420E719B8F00D62E90 /* handles.cc */; };
    336 		89F23C5D0E78D5B2006B2466 /* hashmap.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1440E719B8F00D62E90 /* hashmap.cc */; };
    337 		89F23C5E0E78D5B2006B2466 /* heap.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1470E719B8F00D62E90 /* heap.cc */; };
    338 		89F23C600E78D5B2006B2466 /* ic.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF14C0E719B8F00D62E90 /* ic.cc */; };
    339 		89F23C610E78D5B2006B2466 /* jsregexp.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF14E0E719B8F00D62E90 /* jsregexp.cc */; };
    340 		89F23C620E78D5B2006B2466 /* libraries.cc in Sources */ = {isa = PBXBuildFile; fileRef = 8900116B0E71CA2300F91F35 /* libraries.cc */; };
    341 		89F23C630E78D5B2006B2466 /* log.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1520E719B8F00D62E90 /* log.cc */; };
    342 		89F23C650E78D5B2006B2466 /* mark-compact.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1590E719B8F00D62E90 /* mark-compact.cc */; };
    343 		89F23C660E78D5B2006B2466 /* messages.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF15C0E719B8F00D62E90 /* messages.cc */; };
    344 		89F23C670E78D5B2006B2466 /* objects-debug.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1600E719B8F00D62E90 /* objects-debug.cc */; };
    345 		89F23C680E78D5B2006B2466 /* objects.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1620E719B8F00D62E90 /* objects.cc */; };
    346 		89F23C690E78D5B2006B2466 /* parser.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1640E719B8F00D62E90 /* parser.cc */; };
    347 		89F23C6A0E78D5B2006B2466 /* platform-macos.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1670E719B8F00D62E90 /* platform-macos.cc */; };
    348 		89F23C6B0E78D5B2006B2466 /* prettyprinter.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF16B0E719B8F00D62E90 /* prettyprinter.cc */; };
    349 		89F23C6C0E78D5B2006B2466 /* property.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF16D0E719B8F00D62E90 /* property.cc */; };
    350 		89F23C6D0E78D5B2006B2466 /* rewriter.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF16F0E719B8F00D62E90 /* rewriter.cc */; };
    351 		89F23C6E0E78D5B2006B2466 /* runtime.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1710E719B8F00D62E90 /* runtime.cc */; };
    352 		89F23C6F0E78D5B2006B2466 /* scanner.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1730E719B8F00D62E90 /* scanner.cc */; };
    353 		89F23C700E78D5B2006B2466 /* scopeinfo.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1760E719B8F00D62E90 /* scopeinfo.cc */; };
    354 		89F23C710E78D5B2006B2466 /* scopes.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1780E719B8F00D62E90 /* scopes.cc */; };
    355 		89F23C720E78D5B2006B2466 /* serialize.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF17A0E719B8F00D62E90 /* serialize.cc */; };
    356 		89F23C730E78D5B2006B2466 /* snapshot-common.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1820E719B8F00D62E90 /* snapshot-common.cc */; };
    357 		89F23C740E78D5B2006B2466 /* snapshot-empty.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1830E719B8F00D62E90 /* snapshot-empty.cc */; };
    358 		89F23C750E78D5B2006B2466 /* spaces.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1860E719B8F00D62E90 /* spaces.cc */; };
    359 		89F23C760E78D5B2006B2466 /* string-stream.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1880E719B8F00D62E90 /* string-stream.cc */; };
    360 		89F23C780E78D5B2006B2466 /* stub-cache.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF18C0E719B8F00D62E90 /* stub-cache.cc */; };
    361 		89F23C790E78D5B2006B2466 /* token.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF18E0E719B8F00D62E90 /* token.cc */; };
    362 		89F23C7A0E78D5B2006B2466 /* top.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1900E719B8F00D62E90 /* top.cc */; };
    363 		89F23C7B0E78D5B2006B2466 /* unicode.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1930E719B8F00D62E90 /* unicode.cc */; };
    364 		89F23C7D0E78D5B2006B2466 /* utils.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1970E719B8F00D62E90 /* utils.cc */; };
    365 		89F23C7E0E78D5B2006B2466 /* v8-counters.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1990E719B8F00D62E90 /* v8-counters.cc */; };
    366 		89F23C7F0E78D5B2006B2466 /* v8.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF19B0E719B8F00D62E90 /* v8.cc */; };
    367 		89F23C800E78D5B2006B2466 /* v8threads.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF19D0E719B8F00D62E90 /* v8threads.cc */; };
    368 		89F23C810E78D5B2006B2466 /* variables.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF19F0E719B8F00D62E90 /* variables.cc */; };
    369 		89F23C820E78D5B2006B2466 /* zone.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1A20E719B8F00D62E90 /* zone.cc */; };
    370 		89F23C8E0E78D5B6006B2466 /* shell.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1B50E719C0900D62E90 /* shell.cc */; settings = {COMPILER_FLAGS = "-I../include"; }; };
    371 		89F23C970E78D5E3006B2466 /* assembler-arm.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF0FE0E719B8F00D62E90 /* assembler-arm.cc */; };
    372 		89F23C980E78D5E7006B2466 /* builtins-arm.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1090E719B8F00D62E90 /* builtins-arm.cc */; };
    373 		89F23C990E78D5E9006B2466 /* codegen-arm.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1140E719B8F00D62E90 /* codegen-arm.cc */; };
    374 		89F23C9A0E78D5EC006B2466 /* cpu-arm.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1230E719B8F00D62E90 /* cpu-arm.cc */; };
    375 		89F23C9B0E78D5EE006B2466 /* disasm-arm.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF12A0E719B8F00D62E90 /* disasm-arm.cc */; };
    376 		89F23C9C0E78D5F1006B2466 /* frames-arm.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1370E719B8F00D62E90 /* frames-arm.cc */; };
    377 		89F23C9D0E78D5FB006B2466 /* ic-arm.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1490E719B8F00D62E90 /* ic-arm.cc */; };
    378 		89F23C9E0E78D5FD006B2466 /* macro-assembler-arm.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1540E719B8F00D62E90 /* macro-assembler-arm.cc */; };
    379 		89F23C9F0E78D604006B2466 /* simulator-arm.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF17D0E719B8F00D62E90 /* simulator-arm.cc */; };
    380 		89F23CA00E78D609006B2466 /* stub-cache-arm.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF18A0E719B8F00D62E90 /* stub-cache-arm.cc */; };
    381 		89F3605B12DCDF6400ACF8A6 /* lithium-codegen-x64.cc in Sources */ = {isa = PBXBuildFile; fileRef = 89F3605A12DCDF6400ACF8A6 /* lithium-codegen-x64.cc */; };
    382 		89FB0E3A0F8E533F00B04B3C /* d8-posix.cc in Sources */ = {isa = PBXBuildFile; fileRef = 89FB0E360F8E531900B04B3C /* d8-posix.cc */; };
    383 		9F11D9A0105AF0A300EBE5B2 /* heap-profiler.cc in Sources */ = {isa = PBXBuildFile; fileRef = 9F11D99E105AF0A300EBE5B2 /* heap-profiler.cc */; };
    384 		9F11D9A1105AF0A300EBE5B2 /* heap-profiler.cc in Sources */ = {isa = PBXBuildFile; fileRef = 9F11D99E105AF0A300EBE5B2 /* heap-profiler.cc */; };
    385 		9F2B3711114FF62D007CDAF4 /* circular-queue.cc in Sources */ = {isa = PBXBuildFile; fileRef = 9F2B370F114FF62D007CDAF4 /* circular-queue.cc */; };
    386 		9F2B3712114FF62D007CDAF4 /* circular-queue.cc in Sources */ = {isa = PBXBuildFile; fileRef = 9F2B370F114FF62D007CDAF4 /* circular-queue.cc */; };
    387 		9F2B37261152CEA0007CDAF4 /* cpu-profiler.cc in Sources */ = {isa = PBXBuildFile; fileRef = 9F2B37241152CEA0007CDAF4 /* cpu-profiler.cc */; };
    388 		9F2B37271152CEA0007CDAF4 /* cpu-profiler.cc in Sources */ = {isa = PBXBuildFile; fileRef = 9F2B37241152CEA0007CDAF4 /* cpu-profiler.cc */; };
    389 		9F4B7B890FCC877A00DC4117 /* log-utils.cc in Sources */ = {isa = PBXBuildFile; fileRef = 9F4B7B870FCC877A00DC4117 /* log-utils.cc */; };
    390 		9F4B7B8A0FCC877A00DC4117 /* log-utils.cc in Sources */ = {isa = PBXBuildFile; fileRef = 9F4B7B870FCC877A00DC4117 /* log-utils.cc */; };
    391 		9F73E3B1114E61A100F84A5A /* profile-generator.cc in Sources */ = {isa = PBXBuildFile; fileRef = 9F73E3AF114E61A100F84A5A /* profile-generator.cc */; };
    392 		9F73E3B2114E61A100F84A5A /* profile-generator.cc in Sources */ = {isa = PBXBuildFile; fileRef = 9F73E3AF114E61A100F84A5A /* profile-generator.cc */; };
    393 		9F92FAA90F8F28AD0089F02C /* func-name-inferrer.cc in Sources */ = {isa = PBXBuildFile; fileRef = 9F92FAA70F8F28AD0089F02C /* func-name-inferrer.cc */; };
    394 		9F92FAAA0F8F28AD0089F02C /* func-name-inferrer.cc in Sources */ = {isa = PBXBuildFile; fileRef = 9F92FAA70F8F28AD0089F02C /* func-name-inferrer.cc */; };
    395 		9FA38BB31175B2D200C4CD55 /* data-flow.cc in Sources */ = {isa = PBXBuildFile; fileRef = 9FA38B9C1175B2D200C4CD55 /* data-flow.cc */; };
    396 		9FA38BB41175B2D200C4CD55 /* diy-fp.cc in Sources */ = {isa = PBXBuildFile; fileRef = 9FA38B9E1175B2D200C4CD55 /* diy-fp.cc */; };
    397 		9FA38BB51175B2D200C4CD55 /* fast-dtoa.cc in Sources */ = {isa = PBXBuildFile; fileRef = 9FA38BA11175B2D200C4CD55 /* fast-dtoa.cc */; };
    398 		9FA38BB71175B2D200C4CD55 /* full-codegen.cc in Sources */ = {isa = PBXBuildFile; fileRef = 9FA38BA51175B2D200C4CD55 /* full-codegen.cc */; };
    399 		9FA38BB81175B2D200C4CD55 /* liveedit.cc in Sources */ = {isa = PBXBuildFile; fileRef = 9FA38BA91175B2D200C4CD55 /* liveedit.cc */; };
    400 		9FA38BB91175B2D200C4CD55 /* type-info.cc in Sources */ = {isa = PBXBuildFile; fileRef = 9FA38BAE1175B2D200C4CD55 /* type-info.cc */; };
    401 		9FA38BBA1175B2D200C4CD55 /* data-flow.cc in Sources */ = {isa = PBXBuildFile; fileRef = 9FA38B9C1175B2D200C4CD55 /* data-flow.cc */; };
    402 		9FA38BBB1175B2D200C4CD55 /* diy-fp.cc in Sources */ = {isa = PBXBuildFile; fileRef = 9FA38B9E1175B2D200C4CD55 /* diy-fp.cc */; };
    403 		9FA38BBC1175B2D200C4CD55 /* fast-dtoa.cc in Sources */ = {isa = PBXBuildFile; fileRef = 9FA38BA11175B2D200C4CD55 /* fast-dtoa.cc */; };
    404 		9FA38BBE1175B2D200C4CD55 /* full-codegen.cc in Sources */ = {isa = PBXBuildFile; fileRef = 9FA38BA51175B2D200C4CD55 /* full-codegen.cc */; };
    405 		9FA38BBF1175B2D200C4CD55 /* liveedit.cc in Sources */ = {isa = PBXBuildFile; fileRef = 9FA38BA91175B2D200C4CD55 /* liveedit.cc */; };
    406 		9FA38BC01175B2D200C4CD55 /* type-info.cc in Sources */ = {isa = PBXBuildFile; fileRef = 9FA38BAE1175B2D200C4CD55 /* type-info.cc */; };
    407 		9FA38BC51175B2E500C4CD55 /* full-codegen-ia32.cc in Sources */ = {isa = PBXBuildFile; fileRef = 9FA38BC21175B2E500C4CD55 /* full-codegen-ia32.cc */; };
    408 		9FA38BCF1175B30400C4CD55 /* full-codegen-arm.cc in Sources */ = {isa = PBXBuildFile; fileRef = 9FA38BCB1175B30400C4CD55 /* full-codegen-arm.cc */; };
    409 		C2BD4BD7120165460046BF9F /* dtoa.cc in Sources */ = {isa = PBXBuildFile; fileRef = C2BD4BD5120165460046BF9F /* dtoa.cc */; };
    410 		C2BD4BDB120165A70046BF9F /* fixed-dtoa.cc in Sources */ = {isa = PBXBuildFile; fileRef = C2BD4BD9120165A70046BF9F /* fixed-dtoa.cc */; };
    411 		C2BD4BE4120166180046BF9F /* fixed-dtoa.cc in Sources */ = {isa = PBXBuildFile; fileRef = C2BD4BD9120165A70046BF9F /* fixed-dtoa.cc */; };
    412 		C2BD4BE51201661F0046BF9F /* dtoa.cc in Sources */ = {isa = PBXBuildFile; fileRef = C2BD4BD5120165460046BF9F /* dtoa.cc */; };
    413 		C2D1E9731212F2BC00187A52 /* objects-visiting.cc in Sources */ = {isa = PBXBuildFile; fileRef = C2D1E9711212F27B00187A52 /* objects-visiting.cc */; };
    414 		C2D1E9741212F2CF00187A52 /* objects-visiting.cc in Sources */ = {isa = PBXBuildFile; fileRef = C2D1E9711212F27B00187A52 /* objects-visiting.cc */; };
    415 		C68081AD1225120B001EAFE4 /* code-stubs-arm.cc in Sources */ = {isa = PBXBuildFile; fileRef = C68081AB1225120B001EAFE4 /* code-stubs-arm.cc */; };
    416 		C68081B112251239001EAFE4 /* code-stubs-ia32.cc in Sources */ = {isa = PBXBuildFile; fileRef = C68081B012251239001EAFE4 /* code-stubs-ia32.cc */; };
    417 /* End PBXBuildFile section */
    418 
    419 /* Begin PBXContainerItemProxy section */
    420 		7BF891960E73099F000BAF8A /* PBXContainerItemProxy */ = {
    421 			isa = PBXContainerItemProxy;
    422 			containerPortal = 8915B8680E719336009C4E19 /* Project object */;
    423 			proxyType = 1;
    424 			remoteGlobalIDString = 8970F2EF0E719FB2006AE7B5;
    425 			remoteInfo = v8;
    426 		};
    427 		7BF891980E73099F000BAF8A /* PBXContainerItemProxy */ = {
    428 			isa = PBXContainerItemProxy;
    429 			containerPortal = 8915B8680E719336009C4E19 /* Project object */;
    430 			proxyType = 1;
    431 			remoteGlobalIDString = 897F76790E71B4CC007ACF34;
    432 			remoteInfo = v8_shell;
    433 		};
    434 		8938A29412D63A680080CDDE /* PBXContainerItemProxy */ = {
    435 			isa = PBXContainerItemProxy;
    436 			containerPortal = 8915B8680E719336009C4E19 /* Project object */;
    437 			proxyType = 1;
    438 			remoteGlobalIDString = 89B91BC012D4F02A002FF4BC;
    439 			remoteInfo = "d8_shell-x64";
    440 		};
    441 		8938A29612D63A680080CDDE /* PBXContainerItemProxy */ = {
    442 			isa = PBXContainerItemProxy;
    443 			containerPortal = 8915B8680E719336009C4E19 /* Project object */;
    444 			proxyType = 1;
    445 			remoteGlobalIDString = 89B91BB412D4F02A002FF4BC;
    446 			remoteInfo = "v8_shell-x64";
    447 		};
    448 		8938A29812D63A680080CDDE /* PBXContainerItemProxy */ = {
    449 			isa = PBXContainerItemProxy;
    450 			containerPortal = 8915B8680E719336009C4E19 /* Project object */;
    451 			proxyType = 1;
    452 			remoteGlobalIDString = 8956922712D4ED240072C313;
    453 			remoteInfo = "v8-x64";
    454 		};
    455 		893988020F2A35FA007D5254 /* PBXContainerItemProxy */ = {
    456 			isa = PBXContainerItemProxy;
    457 			containerPortal = 8915B8680E719336009C4E19 /* Project object */;
    458 			proxyType = 1;
    459 			remoteGlobalIDString = 8970F2EF0E719FB2006AE7B5;
    460 			remoteInfo = v8;
    461 		};
    462 		8939880F0F2A3647007D5254 /* PBXContainerItemProxy */ = {
    463 			isa = PBXContainerItemProxy;
    464 			containerPortal = 8915B8680E719336009C4E19 /* Project object */;
    465 			proxyType = 1;
    466 			remoteGlobalIDString = 893987FE0F2A35FA007D5254;
    467 			remoteInfo = d8_shell;
    468 		};
    469 		896FD03B0E78D71F003DFB6A /* PBXContainerItemProxy */ = {
    470 			isa = PBXContainerItemProxy;
    471 			containerPortal = 8915B8680E719336009C4E19 /* Project object */;
    472 			proxyType = 1;
    473 			remoteGlobalIDString = 89F23C3C0E78D5B2006B2466;
    474 			remoteInfo = "v8-arm";
    475 		};
    476 		896FD03D0E78D731003DFB6A /* PBXContainerItemProxy */ = {
    477 			isa = PBXContainerItemProxy;
    478 			containerPortal = 8915B8680E719336009C4E19 /* Project object */;
    479 			proxyType = 1;
    480 			remoteGlobalIDString = 89F23C3C0E78D5B2006B2466;
    481 			remoteInfo = "v8-arm";
    482 		};
    483 		896FD03F0E78D735003DFB6A /* PBXContainerItemProxy */ = {
    484 			isa = PBXContainerItemProxy;
    485 			containerPortal = 8915B8680E719336009C4E19 /* Project object */;
    486 			proxyType = 1;
    487 			remoteGlobalIDString = 89F23C880E78D5B6006B2466;
    488 			remoteInfo = "v8_shell-arm";
    489 		};
    490 		897C77DB12B68E5D000767A8 /* PBXContainerItemProxy */ = {
    491 			isa = PBXContainerItemProxy;
    492 			containerPortal = 8915B8680E719336009C4E19 /* Project object */;
    493 			proxyType = 1;
    494 			remoteGlobalIDString = 89F23C3C0E78D5B2006B2466;
    495 			remoteInfo = "v8-arm";
    496 		};
    497 		897F76820E71B6AC007ACF34 /* PBXContainerItemProxy */ = {
    498 			isa = PBXContainerItemProxy;
    499 			containerPortal = 8915B8680E719336009C4E19 /* Project object */;
    500 			proxyType = 1;
    501 			remoteGlobalIDString = 8970F2EF0E719FB2006AE7B5;
    502 			remoteInfo = v8;
    503 		};
    504 		89B91BD012D4F036002FF4BC /* PBXContainerItemProxy */ = {
    505 			isa = PBXContainerItemProxy;
    506 			containerPortal = 8915B8680E719336009C4E19 /* Project object */;
    507 			proxyType = 1;
    508 			remoteGlobalIDString = 8956922712D4ED240072C313;
    509 			remoteInfo = "v8-x64";
    510 		};
    511 		89B91BFC12D4F1BF002FF4BC /* PBXContainerItemProxy */ = {
    512 			isa = PBXContainerItemProxy;
    513 			containerPortal = 8915B8680E719336009C4E19 /* Project object */;
    514 			proxyType = 1;
    515 			remoteGlobalIDString = 8956922712D4ED240072C313;
    516 			remoteInfo = "v8-x64";
    517 		};
    518 		89EED40C12B69A0A0075BE1C /* PBXContainerItemProxy */ = {
    519 			isa = PBXContainerItemProxy;
    520 			containerPortal = 8915B8680E719336009C4E19 /* Project object */;
    521 			proxyType = 1;
    522 			remoteGlobalIDString = 897C77CB12B68E3D000767A8;
    523 			remoteInfo = "d8_shell-arm";
    524 		};
    525 /* End PBXContainerItemProxy section */
    526 
    527 /* Begin PBXFileReference section */
    528 		22A76C900FF259E600FDC694 /* log-inl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "log-inl.h"; sourceTree = "<group>"; };
    529 		8900116B0E71CA2300F91F35 /* libraries.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = libraries.cc; sourceTree = "<group>"; };
    530 		891C92FD1334226000FF4757 /* lithium-allocator-inl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "lithium-allocator-inl.h"; sourceTree = "<group>"; };
    531 		891C92FE133422EB00FF4757 /* isolate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = isolate.h; sourceTree = "<group>"; };
    532 		8924315A12F8539900906AB2 /* lithium-gap-resolver-x64.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "lithium-gap-resolver-x64.cc"; path = "x64/lithium-gap-resolver-x64.cc"; sourceTree = "<group>"; };
    533 		8924315B12F8539900906AB2 /* lithium-gap-resolver-x64.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "lithium-gap-resolver-x64.h"; path = "x64/lithium-gap-resolver-x64.h"; sourceTree = "<group>"; };
    534 		8938A2A212D63B630080CDDE /* lithium-x64.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "lithium-x64.cc"; path = "x64/lithium-x64.cc"; sourceTree = "<group>"; };
    535 		893986D40F29020C007D5254 /* apiutils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = apiutils.h; sourceTree = "<group>"; };
    536 		8939880B0F2A35FA007D5254 /* d8 */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = d8; sourceTree = BUILT_PRODUCTS_DIR; };
    537 		893988150F2A3686007D5254 /* d8-debug.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "d8-debug.cc"; path = "../src/d8-debug.cc"; sourceTree = "<group>"; };
    538 		893988320F2A3B8B007D5254 /* d8-js.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "d8-js.cc"; sourceTree = "<group>"; };
    539 		893A72230F7B0FF200303DD2 /* platform-posix.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "platform-posix.cc"; sourceTree = "<group>"; };
    540 		893A722A0F7B4A3200303DD2 /* dateparser-inl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "dateparser-inl.h"; sourceTree = "<group>"; };
    541 		893A72320F7B4AD700303DD2 /* d8-debug.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "d8-debug.h"; path = "../src/d8-debug.h"; sourceTree = "<group>"; };
    542 		893E248112B14AD40083370F /* v8-preparser.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "v8-preparser.h"; sourceTree = "<group>"; };
    543 		893E248212B14AD40083370F /* v8-testing.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "v8-testing.h"; sourceTree = "<group>"; };
    544 		893E248312B14AD40083370F /* v8stdint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = v8stdint.h; sourceTree = "<group>"; };
    545 		893E248412B14B3D0083370F /* ast-inl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "ast-inl.h"; sourceTree = "<group>"; };
    546 		893E248512B14B3D0083370F /* atomicops.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = atomicops.h; sourceTree = "<group>"; };
    547 		893E248612B14B3D0083370F /* bignum-dtoa.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "bignum-dtoa.cc"; sourceTree = "<group>"; };
    548 		893E248712B14B3D0083370F /* bignum-dtoa.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "bignum-dtoa.h"; sourceTree = "<group>"; };
    549 		893E248812B14B3D0083370F /* bignum.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = bignum.cc; sourceTree = "<group>"; };
    550 		893E248912B14B3D0083370F /* bignum.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = bignum.h; sourceTree = "<group>"; };
    551 		893E248A12B14B3D0083370F /* cached-powers.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "cached-powers.cc"; sourceTree = "<group>"; };
    552 		893E248B12B14B3D0083370F /* deoptimizer.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = deoptimizer.cc; sourceTree = "<group>"; };
    553 		893E248C12B14B3D0083370F /* deoptimizer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = deoptimizer.h; sourceTree = "<group>"; };
    554 		893E248D12B14B3D0083370F /* hydrogen-instructions.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "hydrogen-instructions.cc"; sourceTree = "<group>"; };
    555 		893E248E12B14B3D0083370F /* hydrogen-instructions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "hydrogen-instructions.h"; sourceTree = "<group>"; };
    556 		893E248F12B14B3D0083370F /* hydrogen.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = hydrogen.cc; sourceTree = "<group>"; };
    557 		893E249012B14B3D0083370F /* hydrogen.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = hydrogen.h; sourceTree = "<group>"; };
    558 		893E249312B14B3D0083370F /* lithium-allocator.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "lithium-allocator.cc"; sourceTree = "<group>"; };
    559 		893E249412B14B3D0083370F /* lithium-allocator.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "lithium-allocator.h"; sourceTree = "<group>"; };
    560 		893E249512B14B3D0083370F /* preparse-data.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "preparse-data.cc"; sourceTree = "<group>"; };
    561 		893E249612B14B3D0083370F /* preparse-data.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "preparse-data.h"; sourceTree = "<group>"; };
    562 		893E249812B14B3D0083370F /* preparser.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = preparser.cc; sourceTree = "<group>"; };
    563 		893E249912B14B3D0083370F /* preparser.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = preparser.h; sourceTree = "<group>"; };
    564 		893E249A12B14B3D0083370F /* runtime-profiler.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "runtime-profiler.cc"; sourceTree = "<group>"; };
    565 		893E249B12B14B3D0083370F /* runtime-profiler.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "runtime-profiler.h"; sourceTree = "<group>"; };
    566 		893E249C12B14B3D0083370F /* safepoint-table.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "safepoint-table.cc"; sourceTree = "<group>"; };
    567 		893E249D12B14B3D0083370F /* safepoint-table.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "safepoint-table.h"; sourceTree = "<group>"; };
    568 		893E249E12B14B3D0083370F /* scanner-base.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "scanner-base.cc"; sourceTree = "<group>"; };
    569 		893E249F12B14B3D0083370F /* scanner-base.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "scanner-base.h"; sourceTree = "<group>"; };
    570 		893E24A012B14B3D0083370F /* simulator.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = simulator.h; sourceTree = "<group>"; };
    571 		893E24A112B14B3D0083370F /* string-search.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "string-search.cc"; sourceTree = "<group>"; };
    572 		893E24A212B14B3D0083370F /* string-search.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "string-search.h"; sourceTree = "<group>"; };
    573 		893E24A312B14B3D0083370F /* strtod.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = strtod.cc; sourceTree = "<group>"; };
    574 		893E24A412B14B3D0083370F /* strtod.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = strtod.h; sourceTree = "<group>"; };
    575 		893E24A512B14B3D0083370F /* v8checks.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = v8checks.h; sourceTree = "<group>"; };
    576 		893E24A612B14B3D0083370F /* v8globals.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = v8globals.h; sourceTree = "<group>"; };
    577 		893E24A712B14B3D0083370F /* v8utils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = v8utils.h; sourceTree = "<group>"; };
    578 		893E24C612B14B510083370F /* deoptimizer-arm.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "deoptimizer-arm.cc"; path = "arm/deoptimizer-arm.cc"; sourceTree = "<group>"; };
    579 		893E24C712B14B510083370F /* lithium-arm.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "lithium-arm.cc"; path = "arm/lithium-arm.cc"; sourceTree = "<group>"; };
    580 		893E24C812B14B510083370F /* lithium-arm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "lithium-arm.h"; path = "arm/lithium-arm.h"; sourceTree = "<group>"; };
    581 		893E24C912B14B520083370F /* lithium-codegen-arm.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "lithium-codegen-arm.cc"; path = "arm/lithium-codegen-arm.cc"; sourceTree = "<group>"; };
    582 		893E24CA12B14B520083370F /* lithium-codegen-arm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "lithium-codegen-arm.h"; path = "arm/lithium-codegen-arm.h"; sourceTree = "<group>"; };
    583 		893E24CF12B14B780083370F /* atomicops_internals_x86_macosx.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = atomicops_internals_x86_macosx.h; sourceTree = "<group>"; };
    584 		893E24D012B14B8A0083370F /* deoptimizer-ia32.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "deoptimizer-ia32.cc"; path = "ia32/deoptimizer-ia32.cc"; sourceTree = "<group>"; };
    585 		893E24D112B14B8A0083370F /* lithium-codegen-ia32.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "lithium-codegen-ia32.cc"; path = "ia32/lithium-codegen-ia32.cc"; sourceTree = "<group>"; };
    586 		893E24D212B14B8A0083370F /* lithium-codegen-ia32.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "lithium-codegen-ia32.h"; path = "ia32/lithium-codegen-ia32.h"; sourceTree = "<group>"; };
    587 		893E24D312B14B8A0083370F /* lithium-ia32.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "lithium-ia32.cc"; path = "ia32/lithium-ia32.cc"; sourceTree = "<group>"; };
    588 		893E24D412B14B8A0083370F /* lithium-ia32.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "lithium-ia32.h"; path = "ia32/lithium-ia32.h"; sourceTree = "<group>"; };
    589 		893E24D812B14B9F0083370F /* externalize-string-extension.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "externalize-string-extension.cc"; path = "extensions/externalize-string-extension.cc"; sourceTree = "<group>"; };
    590 		893E24D912B14B9F0083370F /* externalize-string-extension.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "externalize-string-extension.h"; path = "extensions/externalize-string-extension.h"; sourceTree = "<group>"; };
    591 		893E24DA12B14B9F0083370F /* gc-extension.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "gc-extension.cc"; path = "extensions/gc-extension.cc"; sourceTree = "<group>"; };
    592 		893E24DB12B14B9F0083370F /* gc-extension.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "gc-extension.h"; path = "extensions/gc-extension.h"; sourceTree = "<group>"; };
    593 		8944AD0E0F1D4D3A0028D560 /* regexp-stack.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "regexp-stack.cc"; sourceTree = "<group>"; };
    594 		8944AD0F0F1D4D3A0028D560 /* regexp-stack.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "regexp-stack.h"; sourceTree = "<group>"; };
    595 		8946827412C26EB700C914BC /* objects-printer.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "objects-printer.cc"; sourceTree = "<group>"; };
    596 		89471C7F0EB23EE400B6874B /* flag-definitions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "flag-definitions.h"; sourceTree = "<group>"; };
    597 		89495E460E79FC23001F68C3 /* compilation-cache.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "compilation-cache.cc"; sourceTree = "<group>"; };
    598 		89495E470E79FC23001F68C3 /* compilation-cache.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "compilation-cache.h"; sourceTree = "<group>"; };
    599 		894A59E712D777E80000766D /* lithium.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = lithium.cc; sourceTree = "<group>"; };
    600 		894A59E812D777E80000766D /* lithium.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = lithium.h; sourceTree = "<group>"; };
    601 		895692AA12D4ED240072C313 /* libv8-x64.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libv8-x64.a"; sourceTree = BUILT_PRODUCTS_DIR; };
    602 		8956B6CD0F5D86570033B5A2 /* debug-agent.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "debug-agent.cc"; sourceTree = "<group>"; };
    603 		8956B6CE0F5D86570033B5A2 /* debug-agent.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "debug-agent.h"; sourceTree = "<group>"; };
    604 		895D5B4C1334210400254083 /* allocation-inl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "allocation-inl.h"; sourceTree = "<group>"; };
    605 		895D5B521334212D00254083 /* isolate.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = isolate.cc; sourceTree = "<group>"; };
    606 		895FA748107FFE73006F39D4 /* constants-arm.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "constants-arm.cc"; path = "arm/constants-arm.cc"; sourceTree = "<group>"; };
    607 		8964482B0E9C00F700E7C516 /* codegen-ia32.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "codegen-ia32.h"; path = "ia32/codegen-ia32.h"; sourceTree = "<group>"; };
    608 		896448BC0E9D530500E7C516 /* codegen-arm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "codegen-arm.h"; path = "arm/codegen-arm.h"; sourceTree = "<group>"; };
    609 		896FA1E3130F93D300042054 /* lithium-gap-resolver-arm.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "lithium-gap-resolver-arm.cc"; path = "arm/lithium-gap-resolver-arm.cc"; sourceTree = "<group>"; };
    610 		896FA1E4130F93D300042054 /* lithium-gap-resolver-arm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "lithium-gap-resolver-arm.h"; path = "arm/lithium-gap-resolver-arm.h"; sourceTree = "<group>"; };
    611 		8970F2F00E719FB2006AE7B5 /* libv8.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libv8.a; sourceTree = BUILT_PRODUCTS_DIR; };
    612 		897C77D912B68E3D000767A8 /* d8-arm */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = "d8-arm"; sourceTree = BUILT_PRODUCTS_DIR; };
    613 		897F767A0E71B4CC007ACF34 /* v8_shell */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = v8_shell; sourceTree = BUILT_PRODUCTS_DIR; };
    614 		897FF0D40E719A8500D62E90 /* v8-debug.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "v8-debug.h"; sourceTree = "<group>"; };
    615 		897FF0D50E719A8500D62E90 /* v8.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = v8.h; sourceTree = "<group>"; };
    616 		897FF0F60E719B8F00D62E90 /* accessors.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = accessors.cc; sourceTree = "<group>"; };
    617 		897FF0F70E719B8F00D62E90 /* accessors.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = accessors.h; sourceTree = "<group>"; };
    618 		897FF0F80E719B8F00D62E90 /* allocation.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = allocation.cc; sourceTree = "<group>"; };
    619 		897FF0F90E719B8F00D62E90 /* allocation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = allocation.h; sourceTree = "<group>"; };
    620 		897FF0FA0E719B8F00D62E90 /* api.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = api.cc; sourceTree = "<group>"; };
    621 		897FF0FB0E719B8F00D62E90 /* api.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = api.h; sourceTree = "<group>"; };
    622 		897FF0FC0E719B8F00D62E90 /* arguments.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = arguments.h; sourceTree = "<group>"; };
    623 		897FF0FD0E719B8F00D62E90 /* assembler-arm-inl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "assembler-arm-inl.h"; path = "arm/assembler-arm-inl.h"; sourceTree = "<group>"; };
    624 		897FF0FE0E719B8F00D62E90 /* assembler-arm.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "assembler-arm.cc"; path = "arm/assembler-arm.cc"; sourceTree = "<group>"; };
    625 		897FF0FF0E719B8F00D62E90 /* assembler-arm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "assembler-arm.h"; path = "arm/assembler-arm.h"; sourceTree = "<group>"; };
    626 		897FF1000E719B8F00D62E90 /* assembler-ia32-inl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "assembler-ia32-inl.h"; path = "ia32/assembler-ia32-inl.h"; sourceTree = "<group>"; };
    627 		897FF1010E719B8F00D62E90 /* assembler-ia32.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "assembler-ia32.cc"; path = "ia32/assembler-ia32.cc"; sourceTree = "<group>"; };
    628 		897FF1020E719B8F00D62E90 /* assembler-ia32.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "assembler-ia32.h"; path = "ia32/assembler-ia32.h"; sourceTree = "<group>"; };
    629 		897FF1030E719B8F00D62E90 /* assembler.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = assembler.cc; sourceTree = "<group>"; };
    630 		897FF1040E719B8F00D62E90 /* assembler.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = assembler.h; sourceTree = "<group>"; };
    631 		897FF1050E719B8F00D62E90 /* ast.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ast.cc; sourceTree = "<group>"; };
    632 		897FF1060E719B8F00D62E90 /* ast.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ast.h; sourceTree = "<group>"; };
    633 		897FF1070E719B8F00D62E90 /* bootstrapper.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = bootstrapper.cc; sourceTree = "<group>"; };
    634 		897FF1080E719B8F00D62E90 /* bootstrapper.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = bootstrapper.h; sourceTree = "<group>"; };
    635 		897FF1090E719B8F00D62E90 /* builtins-arm.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "builtins-arm.cc"; path = "arm/builtins-arm.cc"; sourceTree = "<group>"; };
    636 		897FF10A0E719B8F00D62E90 /* builtins-ia32.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "builtins-ia32.cc"; path = "ia32/builtins-ia32.cc"; sourceTree = "<group>"; };
    637 		897FF10B0E719B8F00D62E90 /* builtins.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = builtins.cc; sourceTree = "<group>"; };
    638 		897FF10C0E719B8F00D62E90 /* builtins.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = builtins.h; sourceTree = "<group>"; };
    639 		897FF10D0E719B8F00D62E90 /* char-predicates-inl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "char-predicates-inl.h"; sourceTree = "<group>"; };
    640 		897FF10E0E719B8F00D62E90 /* char-predicates.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "char-predicates.h"; sourceTree = "<group>"; };
    641 		897FF10F0E719B8F00D62E90 /* checks.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = checks.cc; sourceTree = "<group>"; };
    642 		897FF1100E719B8F00D62E90 /* checks.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = checks.h; sourceTree = "<group>"; };
    643 		897FF1110E719B8F00D62E90 /* code-stubs.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "code-stubs.cc"; sourceTree = "<group>"; };
    644 		897FF1120E719B8F00D62E90 /* code-stubs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "code-stubs.h"; sourceTree = "<group>"; };
    645 		897FF1130E719B8F00D62E90 /* code.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = code.h; sourceTree = "<group>"; };
    646 		897FF1140E719B8F00D62E90 /* codegen-arm.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "codegen-arm.cc"; path = "arm/codegen-arm.cc"; sourceTree = "<group>"; };
    647 		897FF1150E719B8F00D62E90 /* codegen-ia32.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "codegen-ia32.cc"; path = "ia32/codegen-ia32.cc"; sourceTree = "<group>"; };
    648 		897FF1170E719B8F00D62E90 /* codegen.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = codegen.cc; sourceTree = "<group>"; };
    649 		897FF1180E719B8F00D62E90 /* codegen.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = codegen.h; sourceTree = "<group>"; };
    650 		897FF1190E719B8F00D62E90 /* compiler.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = compiler.cc; sourceTree = "<group>"; };
    651 		897FF11A0E719B8F00D62E90 /* compiler.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = compiler.h; sourceTree = "<group>"; };
    652 		897FF11B0E719B8F00D62E90 /* constants-arm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "constants-arm.h"; path = "arm/constants-arm.h"; sourceTree = "<group>"; };
    653 		897FF11C0E719B8F00D62E90 /* contexts.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = contexts.cc; sourceTree = "<group>"; };
    654 		897FF11D0E719B8F00D62E90 /* contexts.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = contexts.h; sourceTree = "<group>"; };
    655 		897FF11E0E719B8F00D62E90 /* conversions-inl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "conversions-inl.h"; sourceTree = "<group>"; };
    656 		897FF11F0E719B8F00D62E90 /* conversions.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = conversions.cc; sourceTree = "<group>"; };
    657 		897FF1200E719B8F00D62E90 /* conversions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = conversions.h; sourceTree = "<group>"; };
    658 		897FF1210E719B8F00D62E90 /* counters.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = counters.cc; sourceTree = "<group>"; };
    659 		897FF1220E719B8F00D62E90 /* counters.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = counters.h; sourceTree = "<group>"; };
    660 		897FF1230E719B8F00D62E90 /* cpu-arm.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "cpu-arm.cc"; path = "arm/cpu-arm.cc"; sourceTree = "<group>"; };
    661 		897FF1240E719B8F00D62E90 /* cpu-ia32.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "cpu-ia32.cc"; path = "ia32/cpu-ia32.cc"; sourceTree = "<group>"; };
    662 		897FF1250E719B8F00D62E90 /* cpu.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cpu.h; sourceTree = "<group>"; };
    663 		897FF1260E719B8F00D62E90 /* dateparser.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = dateparser.cc; sourceTree = "<group>"; };
    664 		897FF1270E719B8F00D62E90 /* dateparser.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = dateparser.h; sourceTree = "<group>"; };
    665 		897FF1280E719B8F00D62E90 /* debug.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = debug.cc; sourceTree = "<group>"; };
    666 		897FF1290E719B8F00D62E90 /* debug.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = debug.h; sourceTree = "<group>"; };
    667 		897FF12A0E719B8F00D62E90 /* disasm-arm.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "disasm-arm.cc"; path = "arm/disasm-arm.cc"; sourceTree = "<group>"; };
    668 		897FF12B0E719B8F00D62E90 /* disasm-ia32.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "disasm-ia32.cc"; path = "ia32/disasm-ia32.cc"; sourceTree = "<group>"; };
    669 		897FF12C0E719B8F00D62E90 /* disasm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = disasm.h; sourceTree = "<group>"; };
    670 		897FF12D0E719B8F00D62E90 /* disassembler.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = disassembler.cc; sourceTree = "<group>"; };
    671 		897FF12E0E719B8F00D62E90 /* disassembler.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = disassembler.h; sourceTree = "<group>"; };
    672 		897FF1300E719B8F00D62E90 /* execution.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = execution.cc; sourceTree = "<group>"; };
    673 		897FF1310E719B8F00D62E90 /* execution.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = execution.h; sourceTree = "<group>"; };
    674 		897FF1320E719B8F00D62E90 /* factory.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = factory.cc; sourceTree = "<group>"; };
    675 		897FF1330E719B8F00D62E90 /* factory.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = factory.h; sourceTree = "<group>"; };
    676 		897FF1350E719B8F00D62E90 /* flags.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = flags.cc; sourceTree = "<group>"; };
    677 		897FF1360E719B8F00D62E90 /* flags.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = flags.h; sourceTree = "<group>"; };
    678 		897FF1370E719B8F00D62E90 /* frames-arm.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "frames-arm.cc"; path = "arm/frames-arm.cc"; sourceTree = "<group>"; };
    679 		897FF1380E719B8F00D62E90 /* frames-arm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "frames-arm.h"; path = "arm/frames-arm.h"; sourceTree = "<group>"; };
    680 		897FF1390E719B8F00D62E90 /* frames-ia32.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "frames-ia32.cc"; path = "ia32/frames-ia32.cc"; sourceTree = "<group>"; };
    681 		897FF13A0E719B8F00D62E90 /* frames-ia32.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "frames-ia32.h"; path = "ia32/frames-ia32.h"; sourceTree = "<group>"; };
    682 		897FF13B0E719B8F00D62E90 /* frames-inl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "frames-inl.h"; sourceTree = "<group>"; };
    683 		897FF13C0E719B8F00D62E90 /* frames.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = frames.cc; sourceTree = "<group>"; };
    684 		897FF13D0E719B8F00D62E90 /* frames.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = frames.h; sourceTree = "<group>"; };
    685 		897FF13E0E719B8F00D62E90 /* global-handles.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "global-handles.cc"; sourceTree = "<group>"; };
    686 		897FF13F0E719B8F00D62E90 /* global-handles.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "global-handles.h"; sourceTree = "<group>"; };
    687 		897FF1400E719B8F00D62E90 /* globals.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = globals.h; sourceTree = "<group>"; };
    688 		897FF1410E719B8F00D62E90 /* handles-inl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "handles-inl.h"; sourceTree = "<group>"; };
    689 		897FF1420E719B8F00D62E90 /* handles.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = handles.cc; sourceTree = "<group>"; };
    690 		897FF1430E719B8F00D62E90 /* handles.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = handles.h; sourceTree = "<group>"; };
    691 		897FF1440E719B8F00D62E90 /* hashmap.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = hashmap.cc; sourceTree = "<group>"; };
    692 		897FF1450E719B8F00D62E90 /* hashmap.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = hashmap.h; sourceTree = "<group>"; };
    693 		897FF1460E719B8F00D62E90 /* heap-inl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "heap-inl.h"; sourceTree = "<group>"; };
    694 		897FF1470E719B8F00D62E90 /* heap.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = heap.cc; sourceTree = "<group>"; };
    695 		897FF1480E719B8F00D62E90 /* heap.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = heap.h; sourceTree = "<group>"; };
    696 		897FF1490E719B8F00D62E90 /* ic-arm.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "ic-arm.cc"; path = "arm/ic-arm.cc"; sourceTree = "<group>"; };
    697 		897FF14A0E719B8F00D62E90 /* ic-ia32.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "ic-ia32.cc"; path = "ia32/ic-ia32.cc"; sourceTree = "<group>"; };
    698 		897FF14B0E719B8F00D62E90 /* ic-inl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "ic-inl.h"; sourceTree = "<group>"; };
    699 		897FF14C0E719B8F00D62E90 /* ic.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ic.cc; sourceTree = "<group>"; };
    700 		897FF14D0E719B8F00D62E90 /* ic.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ic.h; sourceTree = "<group>"; };
    701 		897FF14E0E719B8F00D62E90 /* jsregexp.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = jsregexp.cc; sourceTree = "<group>"; };
    702 		897FF14F0E719B8F00D62E90 /* jsregexp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = jsregexp.h; sourceTree = "<group>"; };
    703 		897FF1500E719B8F00D62E90 /* list-inl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "list-inl.h"; sourceTree = "<group>"; };
    704 		897FF1510E719B8F00D62E90 /* list.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = list.h; sourceTree = "<group>"; };
    705 		897FF1520E719B8F00D62E90 /* log.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = log.cc; sourceTree = "<group>"; };
    706 		897FF1530E719B8F00D62E90 /* log.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = log.h; sourceTree = "<group>"; };
    707 		897FF1540E719B8F00D62E90 /* macro-assembler-arm.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "macro-assembler-arm.cc"; path = "arm/macro-assembler-arm.cc"; sourceTree = "<group>"; };
    708 		897FF1550E719B8F00D62E90 /* macro-assembler-arm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "macro-assembler-arm.h"; path = "arm/macro-assembler-arm.h"; sourceTree = "<group>"; };
    709 		897FF1560E719B8F00D62E90 /* macro-assembler-ia32.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "macro-assembler-ia32.cc"; path = "ia32/macro-assembler-ia32.cc"; sourceTree = "<group>"; };
    710 		897FF1570E719B8F00D62E90 /* macro-assembler-ia32.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "macro-assembler-ia32.h"; path = "ia32/macro-assembler-ia32.h"; sourceTree = "<group>"; };
    711 		897FF1580E719B8F00D62E90 /* macro-assembler.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "macro-assembler.h"; sourceTree = "<group>"; };
    712 		897FF1590E719B8F00D62E90 /* mark-compact.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "mark-compact.cc"; sourceTree = "<group>"; };
    713 		897FF15A0E719B8F00D62E90 /* mark-compact.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "mark-compact.h"; sourceTree = "<group>"; };
    714 		897FF15B0E719B8F00D62E90 /* v8memory.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = v8memory.h; sourceTree = "<group>"; };
    715 		897FF15C0E719B8F00D62E90 /* messages.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = messages.cc; sourceTree = "<group>"; };
    716 		897FF15D0E719B8F00D62E90 /* messages.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = messages.h; sourceTree = "<group>"; };
    717 		897FF15E0E719B8F00D62E90 /* mksnapshot.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = mksnapshot.cc; sourceTree = "<group>"; };
    718 		897FF15F0E719B8F00D62E90 /* natives.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = natives.h; sourceTree = "<group>"; };
    719 		897FF1600E719B8F00D62E90 /* objects-debug.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "objects-debug.cc"; sourceTree = "<group>"; };
    720 		897FF1610E719B8F00D62E90 /* objects-inl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "objects-inl.h"; sourceTree = "<group>"; };
    721 		897FF1620E719B8F00D62E90 /* objects.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = objects.cc; sourceTree = "<group>"; };
    722 		897FF1630E719B8F00D62E90 /* objects.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = objects.h; sourceTree = "<group>"; };
    723 		897FF1640E719B8F00D62E90 /* parser.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = parser.cc; sourceTree = "<group>"; };
    724 		897FF1650E719B8F00D62E90 /* parser.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = parser.h; sourceTree = "<group>"; };
    725 		897FF1660E719B8F00D62E90 /* platform-linux.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "platform-linux.cc"; sourceTree = "<group>"; };
    726 		897FF1670E719B8F00D62E90 /* platform-macos.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "platform-macos.cc"; sourceTree = "<group>"; };
    727 		897FF1680E719B8F00D62E90 /* platform-nullos.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "platform-nullos.cc"; sourceTree = "<group>"; };
    728 		897FF1690E719B8F00D62E90 /* platform-win32.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "platform-win32.cc"; sourceTree = "<group>"; };
    729 		897FF16A0E719B8F00D62E90 /* platform.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = platform.h; sourceTree = "<group>"; };
    730 		897FF16B0E719B8F00D62E90 /* prettyprinter.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = prettyprinter.cc; sourceTree = "<group>"; };
    731 		897FF16C0E719B8F00D62E90 /* prettyprinter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = prettyprinter.h; sourceTree = "<group>"; };
    732 		897FF16D0E719B8F00D62E90 /* property.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = property.cc; sourceTree = "<group>"; };
    733 		897FF16E0E719B8F00D62E90 /* property.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = property.h; sourceTree = "<group>"; };
    734 		897FF16F0E719B8F00D62E90 /* rewriter.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = rewriter.cc; sourceTree = "<group>"; };
    735 		897FF1700E719B8F00D62E90 /* rewriter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = rewriter.h; sourceTree = "<group>"; };
    736 		897FF1710E719B8F00D62E90 /* runtime.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = runtime.cc; sourceTree = "<group>"; };
    737 		897FF1720E719B8F00D62E90 /* runtime.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = runtime.h; sourceTree = "<group>"; };
    738 		897FF1730E719B8F00D62E90 /* scanner.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = scanner.cc; sourceTree = "<group>"; };
    739 		897FF1740E719B8F00D62E90 /* scanner.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = scanner.h; sourceTree = "<group>"; };
    740 		897FF1750E719B8F00D62E90 /* SConscript */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = SConscript; sourceTree = "<group>"; };
    741 		897FF1760E719B8F00D62E90 /* scopeinfo.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = scopeinfo.cc; sourceTree = "<group>"; };
    742 		897FF1770E719B8F00D62E90 /* scopeinfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = scopeinfo.h; sourceTree = "<group>"; };
    743 		897FF1780E719B8F00D62E90 /* scopes.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = scopes.cc; sourceTree = "<group>"; };
    744 		897FF1790E719B8F00D62E90 /* scopes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = scopes.h; sourceTree = "<group>"; };
    745 		897FF17A0E719B8F00D62E90 /* serialize.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = serialize.cc; sourceTree = "<group>"; };
    746 		897FF17B0E719B8F00D62E90 /* serialize.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = serialize.h; sourceTree = "<group>"; };
    747 		897FF17C0E719B8F00D62E90 /* shell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = shell.h; sourceTree = "<group>"; };
    748 		897FF17D0E719B8F00D62E90 /* simulator-arm.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "simulator-arm.cc"; path = "arm/simulator-arm.cc"; sourceTree = "<group>"; };
    749 		897FF17E0E719B8F00D62E90 /* simulator-arm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "simulator-arm.h"; path = "arm/simulator-arm.h"; sourceTree = "<group>"; };
    750 		897FF17F0E719B8F00D62E90 /* simulator-ia32.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "simulator-ia32.cc"; path = "ia32/simulator-ia32.cc"; sourceTree = "<group>"; };
    751 		897FF1800E719B8F00D62E90 /* simulator-ia32.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "simulator-ia32.h"; path = "ia32/simulator-ia32.h"; sourceTree = "<group>"; };
    752 		897FF1810E719B8F00D62E90 /* smart-pointer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "smart-pointer.h"; sourceTree = "<group>"; };
    753 		897FF1820E719B8F00D62E90 /* snapshot-common.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "snapshot-common.cc"; sourceTree = "<group>"; };
    754 		897FF1830E719B8F00D62E90 /* snapshot-empty.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "snapshot-empty.cc"; sourceTree = "<group>"; };
    755 		897FF1840E719B8F00D62E90 /* snapshot.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = snapshot.h; sourceTree = "<group>"; };
    756 		897FF1850E719B8F00D62E90 /* spaces-inl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "spaces-inl.h"; sourceTree = "<group>"; };
    757 		897FF1860E719B8F00D62E90 /* spaces.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = spaces.cc; sourceTree = "<group>"; };
    758 		897FF1870E719B8F00D62E90 /* spaces.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = spaces.h; sourceTree = "<group>"; };
    759 		897FF1880E719B8F00D62E90 /* string-stream.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "string-stream.cc"; sourceTree = "<group>"; };
    760 		897FF1890E719B8F00D62E90 /* string-stream.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "string-stream.h"; sourceTree = "<group>"; };
    761 		897FF18A0E719B8F00D62E90 /* stub-cache-arm.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "stub-cache-arm.cc"; path = "arm/stub-cache-arm.cc"; sourceTree = "<group>"; };
    762 		897FF18B0E719B8F00D62E90 /* stub-cache-ia32.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "stub-cache-ia32.cc"; path = "ia32/stub-cache-ia32.cc"; sourceTree = "<group>"; };
    763 		897FF18C0E719B8F00D62E90 /* stub-cache.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "stub-cache.cc"; sourceTree = "<group>"; };
    764 		897FF18D0E719B8F00D62E90 /* stub-cache.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "stub-cache.h"; sourceTree = "<group>"; };
    765 		897FF18E0E719B8F00D62E90 /* token.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = token.cc; sourceTree = "<group>"; };
    766 		897FF18F0E719B8F00D62E90 /* token.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = token.h; sourceTree = "<group>"; };
    767 		897FF1900E719B8F00D62E90 /* top.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = top.cc; sourceTree = "<group>"; };
    768 		897FF1920E719B8F00D62E90 /* unicode-inl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "unicode-inl.h"; sourceTree = "<group>"; };
    769 		897FF1930E719B8F00D62E90 /* unicode.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = unicode.cc; sourceTree = "<group>"; };
    770 		897FF1940E719B8F00D62E90 /* unicode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = unicode.h; sourceTree = "<group>"; };
    771 		897FF1970E719B8F00D62E90 /* utils.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = utils.cc; sourceTree = "<group>"; };
    772 		897FF1980E719B8F00D62E90 /* utils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = utils.h; sourceTree = "<group>"; };
    773 		897FF1990E719B8F00D62E90 /* v8-counters.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "v8-counters.cc"; sourceTree = "<group>"; };
    774 		897FF19A0E719B8F00D62E90 /* v8-counters.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "v8-counters.h"; sourceTree = "<group>"; };
    775 		897FF19B0E719B8F00D62E90 /* v8.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = v8.cc; sourceTree = "<group>"; };
    776 		897FF19C0E719B8F00D62E90 /* v8.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = v8.h; sourceTree = "<group>"; };
    777 		897FF19D0E719B8F00D62E90 /* v8threads.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = v8threads.cc; sourceTree = "<group>"; };
    778 		897FF19E0E719B8F00D62E90 /* v8threads.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = v8threads.h; sourceTree = "<group>"; };
    779 		897FF19F0E719B8F00D62E90 /* variables.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = variables.cc; sourceTree = "<group>"; };
    780 		897FF1A00E719B8F00D62E90 /* variables.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = variables.h; sourceTree = "<group>"; };
    781 		897FF1A10E719B8F00D62E90 /* zone-inl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "zone-inl.h"; sourceTree = "<group>"; };
    782 		897FF1A20E719B8F00D62E90 /* zone.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = zone.cc; sourceTree = "<group>"; };
    783 		897FF1A30E719B8F00D62E90 /* zone.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = zone.h; sourceTree = "<group>"; };
    784 		897FF1A60E719BC100D62E90 /* apinatives.js */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.javascript; path = apinatives.js; sourceTree = "<group>"; };
    785 		897FF1A70E719BC100D62E90 /* array.js */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.javascript; path = array.js; sourceTree = "<group>"; };
    786 		897FF1AA0E719BC100D62E90 /* math.js */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.javascript; path = math.js; sourceTree = "<group>"; };
    787 		897FF1AB0E719BC100D62E90 /* messages.js */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.javascript; path = messages.js; sourceTree = "<group>"; };
    788 		897FF1AE0E719BC100D62E90 /* runtime.js */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.javascript; path = runtime.js; sourceTree = "<group>"; };
    789 		897FF1AF0E719BC100D62E90 /* string.js */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.javascript; path = string.js; sourceTree = "<group>"; };
    790 		897FF1B00E719BC100D62E90 /* uri.js */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.javascript; path = uri.js; sourceTree = "<group>"; };
    791 		897FF1B10E719BC100D62E90 /* v8natives.js */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.javascript; path = v8natives.js; sourceTree = "<group>"; };
    792 		897FF1B50E719C0900D62E90 /* shell.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = shell.cc; sourceTree = "<group>"; };
    793 		897FF1B60E719C2300D62E90 /* js2c.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = js2c.py; sourceTree = "<group>"; };
    794 		897FF1B70E719C2E00D62E90 /* macros.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; name = macros.py; path = ../src/macros.py; sourceTree = "<group>"; };
    795 		897FF32F0FAA0ED200136CF6 /* version.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = version.cc; sourceTree = "<group>"; };
    796 		897FF3300FAA0ED200136CF6 /* version.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = version.h; sourceTree = "<group>"; };
    797 		8981F5FE1010500F00D1520E /* frame-element.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "frame-element.cc"; sourceTree = "<group>"; };
    798 		8981F5FF1010500F00D1520E /* frame-element.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "frame-element.h"; sourceTree = "<group>"; };
    799 		898BD20C0EF6CC850068B00A /* debug-arm.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "debug-arm.cc"; path = "arm/debug-arm.cc"; sourceTree = "<group>"; };
    800 		898BD20D0EF6CC850068B00A /* debug-ia32.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "debug-ia32.cc"; path = "ia32/debug-ia32.cc"; sourceTree = "<group>"; };
    801 		89A15C630EE4661A00B48DEB /* bytecodes-irregexp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "bytecodes-irregexp.h"; sourceTree = "<group>"; };
    802 		89A15C660EE4665300B48DEB /* interpreter-irregexp.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "interpreter-irregexp.cc"; sourceTree = "<group>"; };
    803 		89A15C670EE4665300B48DEB /* interpreter-irregexp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "interpreter-irregexp.h"; sourceTree = "<group>"; };
    804 		89A15C6D0EE466A900B48DEB /* platform-freebsd.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "platform-freebsd.cc"; sourceTree = "<group>"; };
    805 		89A15C700EE466D000B48DEB /* regexp-macro-assembler-arm.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "regexp-macro-assembler-arm.cc"; path = "arm/regexp-macro-assembler-arm.cc"; sourceTree = "<group>"; };
    806 		89A15C710EE466D000B48DEB /* regexp-macro-assembler-arm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "regexp-macro-assembler-arm.h"; path = "arm/regexp-macro-assembler-arm.h"; sourceTree = "<group>"; };
    807 		89A15C720EE466D000B48DEB /* regexp-macro-assembler-ia32.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "regexp-macro-assembler-ia32.cc"; path = "ia32/regexp-macro-assembler-ia32.cc"; sourceTree = "<group>"; };
    808 		89A15C730EE466D000B48DEB /* regexp-macro-assembler-ia32.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "regexp-macro-assembler-ia32.h"; path = "ia32/regexp-macro-assembler-ia32.h"; sourceTree = "<group>"; };
    809 		89A15C740EE466D000B48DEB /* regexp-macro-assembler-irregexp-inl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "regexp-macro-assembler-irregexp-inl.h"; sourceTree = "<group>"; };
    810 		89A15C750EE466D000B48DEB /* regexp-macro-assembler-irregexp.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "regexp-macro-assembler-irregexp.cc"; sourceTree = "<group>"; };
    811 		89A15C760EE466D000B48DEB /* regexp-macro-assembler-irregexp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "regexp-macro-assembler-irregexp.h"; sourceTree = "<group>"; };
    812 		89A15C770EE466D000B48DEB /* regexp-macro-assembler-tracer.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "regexp-macro-assembler-tracer.cc"; sourceTree = "<group>"; };
    813 		89A15C780EE466D000B48DEB /* regexp-macro-assembler-tracer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "regexp-macro-assembler-tracer.h"; sourceTree = "<group>"; };
    814 		89A15C790EE466D000B48DEB /* regexp-macro-assembler.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "regexp-macro-assembler.cc"; sourceTree = "<group>"; };
    815 		89A15C7A0EE466D000B48DEB /* regexp-macro-assembler.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "regexp-macro-assembler.h"; sourceTree = "<group>"; };
    816 		89A15C910EE46A1700B48DEB /* d8-readline.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "d8-readline.cc"; path = "../src/d8-readline.cc"; sourceTree = "<group>"; };
    817 		89A15C920EE46A1700B48DEB /* d8.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = d8.cc; path = ../src/d8.cc; sourceTree = "<group>"; };
    818 		89A15C930EE46A1700B48DEB /* d8.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = d8.h; path = ../src/d8.h; sourceTree = "<group>"; };
    819 		89A15C940EE46A1700B48DEB /* d8.js */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.javascript; name = d8.js; path = ../src/d8.js; sourceTree = "<group>"; };
    820 		89B12E8D0E7FF2A40080BA62 /* presubmit.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = presubmit.py; sourceTree = "<group>"; };
    821 		89B91B7B12D4EF95002FF4BC /* assembler-x64-inl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "assembler-x64-inl.h"; path = "x64/assembler-x64-inl.h"; sourceTree = "<group>"; };
    822 		89B91B7C12D4EF95002FF4BC /* assembler-x64.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "assembler-x64.cc"; path = "x64/assembler-x64.cc"; sourceTree = "<group>"; };
    823 		89B91B7D12D4EF95002FF4BC /* assembler-x64.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "assembler-x64.h"; path = "x64/assembler-x64.h"; sourceTree = "<group>"; };
    824 		89B91B7E12D4EF95002FF4BC /* builtins-x64.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "builtins-x64.cc"; path = "x64/builtins-x64.cc"; sourceTree = "<group>"; };
    825 		89B91B7F12D4EF95002FF4BC /* code-stubs-x64.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "code-stubs-x64.cc"; path = "x64/code-stubs-x64.cc"; sourceTree = "<group>"; };
    826 		89B91B8012D4EF95002FF4BC /* code-stubs-x64.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "code-stubs-x64.h"; path = "x64/code-stubs-x64.h"; sourceTree = "<group>"; };
    827 		89B91B8212D4EF95002FF4BC /* codegen-x64.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "codegen-x64.cc"; path = "x64/codegen-x64.cc"; sourceTree = "<group>"; };
    828 		89B91B8312D4EF95002FF4BC /* codegen-x64.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "codegen-x64.h"; path = "x64/codegen-x64.h"; sourceTree = "<group>"; };
    829 		89B91B8412D4EF95002FF4BC /* cpu-x64.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "cpu-x64.cc"; path = "x64/cpu-x64.cc"; sourceTree = "<group>"; };
    830 		89B91B8512D4EF95002FF4BC /* debug-x64.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "debug-x64.cc"; path = "x64/debug-x64.cc"; sourceTree = "<group>"; };
    831 		89B91B8612D4EF95002FF4BC /* deoptimizer-x64.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "deoptimizer-x64.cc"; path = "x64/deoptimizer-x64.cc"; sourceTree = "<group>"; };
    832 		89B91B8712D4EF95002FF4BC /* disasm-x64.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "disasm-x64.cc"; path = "x64/disasm-x64.cc"; sourceTree = "<group>"; };
    833 		89B91B8812D4EF95002FF4BC /* frames-x64.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "frames-x64.cc"; path = "x64/frames-x64.cc"; sourceTree = "<group>"; };
    834 		89B91B8912D4EF95002FF4BC /* frames-x64.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "frames-x64.h"; path = "x64/frames-x64.h"; sourceTree = "<group>"; };
    835 		89B91B8A12D4EF95002FF4BC /* full-codegen-x64.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "full-codegen-x64.cc"; path = "x64/full-codegen-x64.cc"; sourceTree = "<group>"; };
    836 		89B91B8B12D4EF95002FF4BC /* ic-x64.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "ic-x64.cc"; path = "x64/ic-x64.cc"; sourceTree = "<group>"; };
    837 		89B91B8D12D4EF95002FF4BC /* lithium-codegen-x64.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "lithium-codegen-x64.h"; path = "x64/lithium-codegen-x64.h"; sourceTree = "<group>"; };
    838 		89B91B8E12D4EF95002FF4BC /* lithium-x64.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "lithium-x64.h"; path = "x64/lithium-x64.h"; sourceTree = "<group>"; };
    839 		89B91B8F12D4EF95002FF4BC /* macro-assembler-x64.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "macro-assembler-x64.cc"; path = "x64/macro-assembler-x64.cc"; sourceTree = "<group>"; };
    840 		89B91B9012D4EF95002FF4BC /* macro-assembler-x64.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "macro-assembler-x64.h"; path = "x64/macro-assembler-x64.h"; sourceTree = "<group>"; };
    841 		89B91B9112D4EF95002FF4BC /* regexp-macro-assembler-x64.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "regexp-macro-assembler-x64.cc"; path = "x64/regexp-macro-assembler-x64.cc"; sourceTree = "<group>"; };
    842 		89B91B9212D4EF95002FF4BC /* regexp-macro-assembler-x64.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "regexp-macro-assembler-x64.h"; path = "x64/regexp-macro-assembler-x64.h"; sourceTree = "<group>"; };
    843 		89B91B9612D4EF95002FF4BC /* simulator-x64.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "simulator-x64.cc"; path = "x64/simulator-x64.cc"; sourceTree = "<group>"; };
    844 		89B91B9712D4EF95002FF4BC /* simulator-x64.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "simulator-x64.h"; path = "x64/simulator-x64.h"; sourceTree = "<group>"; };
    845 		89B91B9812D4EF95002FF4BC /* stub-cache-x64.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "stub-cache-x64.cc"; path = "x64/stub-cache-x64.cc"; sourceTree = "<group>"; };
    846 		89B91BBE12D4F02A002FF4BC /* v8_shell-x64 */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = "v8_shell-x64"; sourceTree = BUILT_PRODUCTS_DIR; };
    847 		89B91BCE12D4F02A002FF4BC /* d8-x64 */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = "d8-x64"; sourceTree = BUILT_PRODUCTS_DIR; };
    848 		89D7DDD312E8DDCF001E2B82 /* lithium-gap-resolver-ia32.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "lithium-gap-resolver-ia32.cc"; path = "ia32/lithium-gap-resolver-ia32.cc"; sourceTree = "<group>"; };
    849 		89D7DDD412E8DDCF001E2B82 /* lithium-gap-resolver-ia32.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "lithium-gap-resolver-ia32.h"; path = "ia32/lithium-gap-resolver-ia32.h"; sourceTree = "<group>"; };
    850 		89D7DDD612E8DE09001E2B82 /* gdb-jit.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "gdb-jit.cc"; sourceTree = "<group>"; };
    851 		89D7DDD712E8DE09001E2B82 /* gdb-jit.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "gdb-jit.h"; sourceTree = "<group>"; };
    852 		89D7DDD812E8DE09001E2B82 /* inspector.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = inspector.cc; sourceTree = "<group>"; };
    853 		89D7DDD912E8DE09001E2B82 /* inspector.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = inspector.h; sourceTree = "<group>"; };
    854 		89F23C870E78D5B2006B2466 /* libv8-arm.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libv8-arm.a"; sourceTree = BUILT_PRODUCTS_DIR; };
    855 		89F23C950E78D5B6006B2466 /* v8_shell-arm */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = "v8_shell-arm"; sourceTree = BUILT_PRODUCTS_DIR; };
    856 		89F3605A12DCDF6400ACF8A6 /* lithium-codegen-x64.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "lithium-codegen-x64.cc"; path = "x64/lithium-codegen-x64.cc"; sourceTree = "<group>"; };
    857 		89FB0E360F8E531900B04B3C /* d8-posix.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "d8-posix.cc"; path = "../src/d8-posix.cc"; sourceTree = "<group>"; };
    858 		89FB0E370F8E531900B04B3C /* d8-windows.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "d8-windows.cc"; path = "../src/d8-windows.cc"; sourceTree = "<group>"; };
    859 		89FE7C0513532165008662BD /* date.js */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.javascript; path = date.js; sourceTree = "<group>"; };
    860 		89FE7C0613532165008662BD /* debug-debugger.js */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.javascript; path = "debug-debugger.js"; sourceTree = "<group>"; };
    861 		89FE7C0713532165008662BD /* liveedit-debugger.js */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.javascript; path = "liveedit-debugger.js"; sourceTree = "<group>"; };
    862 		89FE7C0813532165008662BD /* mirror-debugger.js */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.javascript; path = "mirror-debugger.js"; sourceTree = "<group>"; };
    863 		89FE7C0913532165008662BD /* regexp.js */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.javascript; path = regexp.js; sourceTree = "<group>"; };
    864 		9C1F8E1D133906180068B362 /* small-pointer-list.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "small-pointer-list.h"; sourceTree = "<group>"; };
    865 		9C76176D133FB7740057370B /* platform-tls-mac.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "platform-tls-mac.h"; sourceTree = "<group>"; };
    866 		9C8E8061133CF772004058A5 /* platform-tls.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "platform-tls.h"; sourceTree = "<group>"; };
    867 		9F11D99E105AF0A300EBE5B2 /* heap-profiler.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "heap-profiler.cc"; sourceTree = "<group>"; };
    868 		9F11D99F105AF0A300EBE5B2 /* heap-profiler.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "heap-profiler.h"; sourceTree = "<group>"; };
    869 		9F2B370E114FF62D007CDAF4 /* circular-queue-inl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "circular-queue-inl.h"; sourceTree = "<group>"; };
    870 		9F2B370F114FF62D007CDAF4 /* circular-queue.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "circular-queue.cc"; sourceTree = "<group>"; };
    871 		9F2B3710114FF62D007CDAF4 /* circular-queue.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "circular-queue.h"; sourceTree = "<group>"; };
    872 		9F2B37231152CEA0007CDAF4 /* cpu-profiler-inl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "cpu-profiler-inl.h"; sourceTree = "<group>"; };
    873 		9F2B37241152CEA0007CDAF4 /* cpu-profiler.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "cpu-profiler.cc"; sourceTree = "<group>"; };
    874 		9F2B37251152CEA0007CDAF4 /* cpu-profiler.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "cpu-profiler.h"; sourceTree = "<group>"; };
    875 		9F4B7B870FCC877A00DC4117 /* log-utils.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "log-utils.cc"; sourceTree = "<group>"; };
    876 		9F4B7B880FCC877A00DC4117 /* log-utils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "log-utils.h"; sourceTree = "<group>"; };
    877 		9F73E3AE114E61A100F84A5A /* profile-generator-inl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "profile-generator-inl.h"; sourceTree = "<group>"; };
    878 		9F73E3AF114E61A100F84A5A /* profile-generator.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "profile-generator.cc"; sourceTree = "<group>"; };
    879 		9F73E3B0114E61A100F84A5A /* profile-generator.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "profile-generator.h"; sourceTree = "<group>"; };
    880 		9F92FAA70F8F28AD0089F02C /* func-name-inferrer.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "func-name-inferrer.cc"; sourceTree = "<group>"; };
    881 		9F92FAA80F8F28AD0089F02C /* func-name-inferrer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "func-name-inferrer.h"; sourceTree = "<group>"; };
    882 		9FA36F62116BA26500C4CD55 /* v8-profiler.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "v8-profiler.h"; sourceTree = "<group>"; };
    883 		9FA37332116DD9F000C4CD55 /* vm-state-inl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "vm-state-inl.h"; sourceTree = "<group>"; };
    884 		9FA37334116DD9F000C4CD55 /* vm-state.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "vm-state.h"; sourceTree = "<group>"; };
    885 		9FA38B9B1175B2D200C4CD55 /* cached-powers.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "cached-powers.h"; sourceTree = "<group>"; };
    886 		9FA38B9C1175B2D200C4CD55 /* data-flow.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "data-flow.cc"; sourceTree = "<group>"; };
    887 		9FA38B9D1175B2D200C4CD55 /* data-flow.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "data-flow.h"; sourceTree = "<group>"; };
    888 		9FA38B9E1175B2D200C4CD55 /* diy-fp.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "diy-fp.cc"; sourceTree = "<group>"; };
    889 		9FA38B9F1175B2D200C4CD55 /* diy-fp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "diy-fp.h"; sourceTree = "<group>"; };
    890 		9FA38BA01175B2D200C4CD55 /* double.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = double.h; sourceTree = "<group>"; };
    891 		9FA38BA11175B2D200C4CD55 /* fast-dtoa.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "fast-dtoa.cc"; sourceTree = "<group>"; };
    892 		9FA38BA21175B2D200C4CD55 /* fast-dtoa.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "fast-dtoa.h"; sourceTree = "<group>"; };
    893 		9FA38BA51175B2D200C4CD55 /* full-codegen.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "full-codegen.cc"; sourceTree = "<group>"; };
    894 		9FA38BA61175B2D200C4CD55 /* full-codegen.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "full-codegen.h"; sourceTree = "<group>"; };
    895 		9FA38BA91175B2D200C4CD55 /* liveedit.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = liveedit.cc; sourceTree = "<group>"; };
    896 		9FA38BAA1175B2D200C4CD55 /* liveedit.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = liveedit.h; sourceTree = "<group>"; };
    897 		9FA38BAC1175B2D200C4CD55 /* splay-tree-inl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "splay-tree-inl.h"; sourceTree = "<group>"; };
    898 		9FA38BAD1175B2D200C4CD55 /* splay-tree.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "splay-tree.h"; sourceTree = "<group>"; };
    899 		9FA38BAE1175B2D200C4CD55 /* type-info.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "type-info.cc"; sourceTree = "<group>"; };
    900 		9FA38BAF1175B2D200C4CD55 /* type-info.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "type-info.h"; sourceTree = "<group>"; };
    901 		9FA38BC21175B2E500C4CD55 /* full-codegen-ia32.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "full-codegen-ia32.cc"; path = "ia32/full-codegen-ia32.cc"; sourceTree = "<group>"; };
    902 		9FA38BCB1175B30400C4CD55 /* full-codegen-arm.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "full-codegen-arm.cc"; path = "arm/full-codegen-arm.cc"; sourceTree = "<group>"; };
    903 		9FF7A28211A642EA0051B8F2 /* unbound-queue-inl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "unbound-queue-inl.h"; sourceTree = "<group>"; };
    904 		9FF7A28311A642EA0051B8F2 /* unbound-queue.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "unbound-queue.h"; sourceTree = "<group>"; };
    905 		C2BD4BD5120165460046BF9F /* dtoa.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = dtoa.cc; sourceTree = "<group>"; };
    906 		C2BD4BD6120165460046BF9F /* dtoa.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = dtoa.h; sourceTree = "<group>"; };
    907 		C2BD4BD9120165A70046BF9F /* fixed-dtoa.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "fixed-dtoa.cc"; sourceTree = "<group>"; };
    908 		C2BD4BDA120165A70046BF9F /* fixed-dtoa.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "fixed-dtoa.h"; sourceTree = "<group>"; };
    909 		C2D1E9711212F27B00187A52 /* objects-visiting.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "objects-visiting.cc"; sourceTree = "<group>"; };
    910 		C2D1E9721212F27B00187A52 /* objects-visiting.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "objects-visiting.h"; sourceTree = "<group>"; };
    911 		C68081AB1225120B001EAFE4 /* code-stubs-arm.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "code-stubs-arm.cc"; path = "arm/code-stubs-arm.cc"; sourceTree = "<group>"; };
    912 		C68081AC1225120B001EAFE4 /* code-stubs-arm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "code-stubs-arm.h"; path = "arm/code-stubs-arm.h"; sourceTree = "<group>"; };
    913 		C68081B012251239001EAFE4 /* code-stubs-ia32.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "code-stubs-ia32.cc"; path = "ia32/code-stubs-ia32.cc"; sourceTree = "<group>"; };
    914 		C68081B412251257001EAFE4 /* code-stubs-ia32.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "code-stubs-ia32.h"; path = "ia32/code-stubs-ia32.h"; sourceTree = "<group>"; };
    915 /* End PBXFileReference section */
    916 
    917 /* Begin PBXFrameworksBuildPhase section */
    918 		893988050F2A35FA007D5254 /* Frameworks */ = {
    919 			isa = PBXFrameworksBuildPhase;
    920 			buildActionMask = 2147483647;
    921 			files = (
    922 				893988070F2A35FA007D5254 /* libv8.a in Frameworks */,
    923 			);
    924 			runOnlyForDeploymentPostprocessing = 0;
    925 		};
    926 		895692A612D4ED240072C313 /* Frameworks */ = {
    927 			isa = PBXFrameworksBuildPhase;
    928 			buildActionMask = 2147483647;
    929 			files = (
    930 			);
    931 			runOnlyForDeploymentPostprocessing = 0;
    932 		};
    933 		8970F2EE0E719FB2006AE7B5 /* Frameworks */ = {
    934 			isa = PBXFrameworksBuildPhase;
    935 			buildActionMask = 2147483647;
    936 			files = (
    937 			);
    938 			runOnlyForDeploymentPostprocessing = 0;
    939 		};
    940 		897C77D412B68E3D000767A8 /* Frameworks */ = {
    941 			isa = PBXFrameworksBuildPhase;
    942 			buildActionMask = 2147483647;
    943 			files = (
    944 				897C77DD12B68E6E000767A8 /* libv8-arm.a in Frameworks */,
    945 			);
    946 			runOnlyForDeploymentPostprocessing = 0;
    947 		};
    948 		897F76780E71B4CC007ACF34 /* Frameworks */ = {
    949 			isa = PBXFrameworksBuildPhase;
    950 			buildActionMask = 2147483647;
    951 			files = (
    952 				897F76850E71B6B1007ACF34 /* libv8.a in Frameworks */,
    953 			);
    954 			runOnlyForDeploymentPostprocessing = 0;
    955 		};
    956 		89B91BB912D4F02A002FF4BC /* Frameworks */ = {
    957 			isa = PBXFrameworksBuildPhase;
    958 			buildActionMask = 2147483647;
    959 			files = (
    960 				89B91BFA12D4F1AA002FF4BC /* libv8-x64.a in Frameworks */,
    961 			);
    962 			runOnlyForDeploymentPostprocessing = 0;
    963 		};
    964 		89B91BC912D4F02A002FF4BC /* Frameworks */ = {
    965 			isa = PBXFrameworksBuildPhase;
    966 			buildActionMask = 2147483647;
    967 			files = (
    968 				89B91BFB12D4F1BB002FF4BC /* libv8-x64.a in Frameworks */,
    969 			);
    970 			runOnlyForDeploymentPostprocessing = 0;
    971 		};
    972 		89F23C830E78D5B2006B2466 /* Frameworks */ = {
    973 			isa = PBXFrameworksBuildPhase;
    974 			buildActionMask = 2147483647;
    975 			files = (
    976 			);
    977 			runOnlyForDeploymentPostprocessing = 0;
    978 		};
    979 		89F23C8F0E78D5B6006B2466 /* Frameworks */ = {
    980 			isa = PBXFrameworksBuildPhase;
    981 			buildActionMask = 2147483647;
    982 			files = (
    983 				896FD03A0E78D717003DFB6A /* libv8-arm.a in Frameworks */,
    984 			);
    985 			runOnlyForDeploymentPostprocessing = 0;
    986 		};
    987 /* End PBXFrameworksBuildPhase section */
    988 
    989 /* Begin PBXGroup section */
    990 		8915B8660E719336009C4E19 = {
    991 			isa = PBXGroup;
    992 			children = (
    993 				897FF1C00E719CB600D62E90 /* Products */,
    994 				897FF0CF0E71996900D62E90 /* v8 */,
    995 			);
    996 			sourceTree = "<group>";
    997 		};
    998 		893E24E212B14BD20083370F /* C++ */ = {
    999 			isa = PBXGroup;
   1000 			children = (
   1001 				89B91C0C12D4F439002FF4BC /* arm */,
   1002 				89B91C0312D4F275002FF4BC /* ia32 */,
   1003 				89B91B7A12D4EF65002FF4BC /* x64 */,
   1004 				897FF0F60E719B8F00D62E90 /* accessors.cc */,
   1005 				897FF0F70E719B8F00D62E90 /* accessors.h */,
   1006 				895D5B4C1334210400254083 /* allocation-inl.h */,
   1007 				897FF0F80E719B8F00D62E90 /* allocation.cc */,
   1008 				897FF0F90E719B8F00D62E90 /* allocation.h */,
   1009 				897FF0FA0E719B8F00D62E90 /* api.cc */,
   1010 				897FF0FB0E719B8F00D62E90 /* api.h */,
   1011 				893986D40F29020C007D5254 /* apiutils.h */,
   1012 				897FF0FC0E719B8F00D62E90 /* arguments.h */,
   1013 				897FF1030E719B8F00D62E90 /* assembler.cc */,
   1014 				897FF1040E719B8F00D62E90 /* assembler.h */,
   1015 				893E248412B14B3D0083370F /* ast-inl.h */,
   1016 				897FF1050E719B8F00D62E90 /* ast.cc */,
   1017 				897FF1060E719B8F00D62E90 /* ast.h */,
   1018 				893E248512B14B3D0083370F /* atomicops.h */,
   1019 				893E24CF12B14B780083370F /* atomicops_internals_x86_macosx.h */,
   1020 				893E248612B14B3D0083370F /* bignum-dtoa.cc */,
   1021 				893E248712B14B3D0083370F /* bignum-dtoa.h */,
   1022 				893E248812B14B3D0083370F /* bignum.cc */,
   1023 				893E248912B14B3D0083370F /* bignum.h */,
   1024 				897FF1070E719B8F00D62E90 /* bootstrapper.cc */,
   1025 				897FF1080E719B8F00D62E90 /* bootstrapper.h */,
   1026 				897FF10B0E719B8F00D62E90 /* builtins.cc */,
   1027 				897FF10C0E719B8F00D62E90 /* builtins.h */,
   1028 				89A15C630EE4661A00B48DEB /* bytecodes-irregexp.h */,
   1029 				893E248A12B14B3D0083370F /* cached-powers.cc */,
   1030 				9FA38B9B1175B2D200C4CD55 /* cached-powers.h */,
   1031 				897FF10D0E719B8F00D62E90 /* char-predicates-inl.h */,
   1032 				897FF10E0E719B8F00D62E90 /* char-predicates.h */,
   1033 				897FF10F0E719B8F00D62E90 /* checks.cc */,
   1034 				897FF1100E719B8F00D62E90 /* checks.h */,
   1035 				9F2B370E114FF62D007CDAF4 /* circular-queue-inl.h */,
   1036 				9F2B370F114FF62D007CDAF4 /* circular-queue.cc */,
   1037 				9F2B3710114FF62D007CDAF4 /* circular-queue.h */,
   1038 				897FF1110E719B8F00D62E90 /* code-stubs.cc */,
   1039 				897FF1120E719B8F00D62E90 /* code-stubs.h */,
   1040 				897FF1130E719B8F00D62E90 /* code.h */,
   1041 				897FF1170E719B8F00D62E90 /* codegen.cc */,
   1042 				897FF1180E719B8F00D62E90 /* codegen.h */,
   1043 				89495E460E79FC23001F68C3 /* compilation-cache.cc */,
   1044 				89495E470E79FC23001F68C3 /* compilation-cache.h */,
   1045 				897FF1190E719B8F00D62E90 /* compiler.cc */,
   1046 				897FF11A0E719B8F00D62E90 /* compiler.h */,
   1047 				897FF11C0E719B8F00D62E90 /* contexts.cc */,
   1048 				897FF11D0E719B8F00D62E90 /* contexts.h */,
   1049 				897FF11E0E719B8F00D62E90 /* conversions-inl.h */,
   1050 				897FF11F0E719B8F00D62E90 /* conversions.cc */,
   1051 				897FF1200E719B8F00D62E90 /* conversions.h */,
   1052 				897FF1210E719B8F00D62E90 /* counters.cc */,
   1053 				897FF1220E719B8F00D62E90 /* counters.h */,
   1054 				897FF1230E719B8F00D62E90 /* cpu-arm.cc */,
   1055 				9F2B37231152CEA0007CDAF4 /* cpu-profiler-inl.h */,
   1056 				9F2B37241152CEA0007CDAF4 /* cpu-profiler.cc */,
   1057 				9F2B37251152CEA0007CDAF4 /* cpu-profiler.h */,
   1058 				897FF1250E719B8F00D62E90 /* cpu.h */,
   1059 				9FA38B9C1175B2D200C4CD55 /* data-flow.cc */,
   1060 				9FA38B9D1175B2D200C4CD55 /* data-flow.h */,
   1061 				893A722A0F7B4A3200303DD2 /* dateparser-inl.h */,
   1062 				897FF1260E719B8F00D62E90 /* dateparser.cc */,
   1063 				897FF1270E719B8F00D62E90 /* dateparser.h */,
   1064 				8956B6CD0F5D86570033B5A2 /* debug-agent.cc */,
   1065 				8956B6CE0F5D86570033B5A2 /* debug-agent.h */,
   1066 				897FF1280E719B8F00D62E90 /* debug.cc */,
   1067 				897FF1290E719B8F00D62E90 /* debug.h */,
   1068 				893E248B12B14B3D0083370F /* deoptimizer.cc */,
   1069 				893E248C12B14B3D0083370F /* deoptimizer.h */,
   1070 				897FF12A0E719B8F00D62E90 /* disasm-arm.cc */,
   1071 				897FF12C0E719B8F00D62E90 /* disasm.h */,
   1072 				897FF12D0E719B8F00D62E90 /* disassembler.cc */,
   1073 				897FF12E0E719B8F00D62E90 /* disassembler.h */,
   1074 				9FA38B9E1175B2D200C4CD55 /* diy-fp.cc */,
   1075 				9FA38B9F1175B2D200C4CD55 /* diy-fp.h */,
   1076 				9FA38BA01175B2D200C4CD55 /* double.h */,
   1077 				C2BD4BD5120165460046BF9F /* dtoa.cc */,
   1078 				C2BD4BD6120165460046BF9F /* dtoa.h */,
   1079 				897FF1300E719B8F00D62E90 /* execution.cc */,
   1080 				897FF1310E719B8F00D62E90 /* execution.h */,
   1081 				893E24D812B14B9F0083370F /* externalize-string-extension.cc */,
   1082 				893E24D912B14B9F0083370F /* externalize-string-extension.h */,
   1083 				897FF1320E719B8F00D62E90 /* factory.cc */,
   1084 				897FF1330E719B8F00D62E90 /* factory.h */,
   1085 				9FA38BA11175B2D200C4CD55 /* fast-dtoa.cc */,
   1086 				9FA38BA21175B2D200C4CD55 /* fast-dtoa.h */,
   1087 				C2BD4BD9120165A70046BF9F /* fixed-dtoa.cc */,
   1088 				C2BD4BDA120165A70046BF9F /* fixed-dtoa.h */,
   1089 				89471C7F0EB23EE400B6874B /* flag-definitions.h */,
   1090 				897FF1350E719B8F00D62E90 /* flags.cc */,
   1091 				897FF1360E719B8F00D62E90 /* flags.h */,
   1092 				8981F5FE1010500F00D1520E /* frame-element.cc */,
   1093 				8981F5FF1010500F00D1520E /* frame-element.h */,
   1094 				897FF1370E719B8F00D62E90 /* frames-arm.cc */,
   1095 				897FF1380E719B8F00D62E90 /* frames-arm.h */,
   1096 				897FF13B0E719B8F00D62E90 /* frames-inl.h */,
   1097 				897FF13C0E719B8F00D62E90 /* frames.cc */,
   1098 				897FF13D0E719B8F00D62E90 /* frames.h */,
   1099 				9FA38BA51175B2D200C4CD55 /* full-codegen.cc */,
   1100 				9FA38BA61175B2D200C4CD55 /* full-codegen.h */,
   1101 				9F92FAA70F8F28AD0089F02C /* func-name-inferrer.cc */,
   1102 				9F92FAA80F8F28AD0089F02C /* func-name-inferrer.h */,
   1103 				893E24DA12B14B9F0083370F /* gc-extension.cc */,
   1104 				893E24DB12B14B9F0083370F /* gc-extension.h */,
   1105 				89D7DDD612E8DE09001E2B82 /* gdb-jit.cc */,
   1106 				89D7DDD712E8DE09001E2B82 /* gdb-jit.h */,
   1107 				897FF13E0E719B8F00D62E90 /* global-handles.cc */,
   1108 				897FF13F0E719B8F00D62E90 /* global-handles.h */,
   1109 				897FF1400E719B8F00D62E90 /* globals.h */,
   1110 				897FF1410E719B8F00D62E90 /* handles-inl.h */,
   1111 				897FF1420E719B8F00D62E90 /* handles.cc */,
   1112 				897FF1430E719B8F00D62E90 /* handles.h */,
   1113 				897FF1440E719B8F00D62E90 /* hashmap.cc */,
   1114 				897FF1450E719B8F00D62E90 /* hashmap.h */,
   1115 				897FF1460E719B8F00D62E90 /* heap-inl.h */,
   1116 				9F11D99E105AF0A300EBE5B2 /* heap-profiler.cc */,
   1117 				9F11D99F105AF0A300EBE5B2 /* heap-profiler.h */,
   1118 				897FF1470E719B8F00D62E90 /* heap.cc */,
   1119 				897FF1480E719B8F00D62E90 /* heap.h */,
   1120 				893E248D12B14B3D0083370F /* hydrogen-instructions.cc */,
   1121 				893E248E12B14B3D0083370F /* hydrogen-instructions.h */,
   1122 				893E248F12B14B3D0083370F /* hydrogen.cc */,
   1123 				893E249012B14B3D0083370F /* hydrogen.h */,
   1124 				897FF14B0E719B8F00D62E90 /* ic-inl.h */,
   1125 				897FF14C0E719B8F00D62E90 /* ic.cc */,
   1126 				897FF14D0E719B8F00D62E90 /* ic.h */,
   1127 				89D7DDD812E8DE09001E2B82 /* inspector.cc */,
   1128 				89D7DDD912E8DE09001E2B82 /* inspector.h */,
   1129 				89A15C660EE4665300B48DEB /* interpreter-irregexp.cc */,
   1130 				89A15C670EE4665300B48DEB /* interpreter-irregexp.h */,
   1131 				895D5B521334212D00254083 /* isolate.cc */,
   1132 				891C92FE133422EB00FF4757 /* isolate.h */,
   1133 				897FF14E0E719B8F00D62E90 /* jsregexp.cc */,
   1134 				897FF14F0E719B8F00D62E90 /* jsregexp.h */,
   1135 				897FF1500E719B8F00D62E90 /* list-inl.h */,
   1136 				897FF1510E719B8F00D62E90 /* list.h */,
   1137 				891C92FD1334226000FF4757 /* lithium-allocator-inl.h */,
   1138 				893E249312B14B3D0083370F /* lithium-allocator.cc */,
   1139 				893E249412B14B3D0083370F /* lithium-allocator.h */,
   1140 				894A59E712D777E80000766D /* lithium.cc */,
   1141 				894A59E812D777E80000766D /* lithium.h */,
   1142 				9FA38BA91175B2D200C4CD55 /* liveedit.cc */,
   1143 				9FA38BAA1175B2D200C4CD55 /* liveedit.h */,
   1144 				22A76C900FF259E600FDC694 /* log-inl.h */,
   1145 				9F4B7B870FCC877A00DC4117 /* log-utils.cc */,
   1146 				9F4B7B880FCC877A00DC4117 /* log-utils.h */,
   1147 				897FF1520E719B8F00D62E90 /* log.cc */,
   1148 				897FF1530E719B8F00D62E90 /* log.h */,
   1149 				897FF1580E719B8F00D62E90 /* macro-assembler.h */,
   1150 				897FF1590E719B8F00D62E90 /* mark-compact.cc */,
   1151 				897FF15A0E719B8F00D62E90 /* mark-compact.h */,
   1152 				897FF15B0E719B8F00D62E90 /* v8memory.h */,
   1153 				897FF15C0E719B8F00D62E90 /* messages.cc */,
   1154 				897FF15D0E719B8F00D62E90 /* messages.h */,
   1155 				897FF15E0E719B8F00D62E90 /* mksnapshot.cc */,
   1156 				897FF15F0E719B8F00D62E90 /* natives.h */,
   1157 				897FF1600E719B8F00D62E90 /* objects-debug.cc */,
   1158 				897FF1610E719B8F00D62E90 /* objects-inl.h */,
   1159 				8946827412C26EB700C914BC /* objects-printer.cc */,
   1160 				C2D1E9711212F27B00187A52 /* objects-visiting.cc */,
   1161 				C2D1E9721212F27B00187A52 /* objects-visiting.h */,
   1162 				897FF1620E719B8F00D62E90 /* objects.cc */,
   1163 				897FF1630E719B8F00D62E90 /* objects.h */,
   1164 				897FF1640E719B8F00D62E90 /* parser.cc */,
   1165 				897FF1650E719B8F00D62E90 /* parser.h */,
   1166 				89A15C6D0EE466A900B48DEB /* platform-freebsd.cc */,
   1167 				897FF1660E719B8F00D62E90 /* platform-linux.cc */,
   1168 				897FF1670E719B8F00D62E90 /* platform-macos.cc */,
   1169 				897FF1680E719B8F00D62E90 /* platform-nullos.cc */,
   1170 				893A72230F7B0FF200303DD2 /* platform-posix.cc */,
   1171 				9C76176D133FB7740057370B /* platform-tls-mac.h */,
   1172 				9C8E8061133CF772004058A5 /* platform-tls.h */,
   1173 				897FF1690E719B8F00D62E90 /* platform-win32.cc */,
   1174 				897FF16A0E719B8F00D62E90 /* platform.h */,
   1175 				893E249512B14B3D0083370F /* preparse-data.cc */,
   1176 				893E249612B14B3D0083370F /* preparse-data.h */,
   1177 				893E249812B14B3D0083370F /* preparser.cc */,
   1178 				893E249912B14B3D0083370F /* preparser.h */,
   1179 				897FF16B0E719B8F00D62E90 /* prettyprinter.cc */,
   1180 				897FF16C0E719B8F00D62E90 /* prettyprinter.h */,
   1181 				9F73E3AE114E61A100F84A5A /* profile-generator-inl.h */,
   1182 				9F73E3AF114E61A100F84A5A /* profile-generator.cc */,
   1183 				9F73E3B0114E61A100F84A5A /* profile-generator.h */,
   1184 				897FF16D0E719B8F00D62E90 /* property.cc */,
   1185 				897FF16E0E719B8F00D62E90 /* property.h */,
   1186 				89A15C740EE466D000B48DEB /* regexp-macro-assembler-irregexp-inl.h */,
   1187 				89A15C750EE466D000B48DEB /* regexp-macro-assembler-irregexp.cc */,
   1188 				89A15C760EE466D000B48DEB /* regexp-macro-assembler-irregexp.h */,
   1189 				89A15C770EE466D000B48DEB /* regexp-macro-assembler-tracer.cc */,
   1190 				89A15C780EE466D000B48DEB /* regexp-macro-assembler-tracer.h */,
   1191 				89A15C790EE466D000B48DEB /* regexp-macro-assembler.cc */,
   1192 				89A15C7A0EE466D000B48DEB /* regexp-macro-assembler.h */,
   1193 				8944AD0E0F1D4D3A0028D560 /* regexp-stack.cc */,
   1194 				8944AD0F0F1D4D3A0028D560 /* regexp-stack.h */,
   1195 				897FF16F0E719B8F00D62E90 /* rewriter.cc */,
   1196 				897FF1700E719B8F00D62E90 /* rewriter.h */,
   1197 				893E249A12B14B3D0083370F /* runtime-profiler.cc */,
   1198 				893E249B12B14B3D0083370F /* runtime-profiler.h */,
   1199 				897FF1710E719B8F00D62E90 /* runtime.cc */,
   1200 				897FF1720E719B8F00D62E90 /* runtime.h */,
   1201 				893E249C12B14B3D0083370F /* safepoint-table.cc */,
   1202 				893E249D12B14B3D0083370F /* safepoint-table.h */,
   1203 				893E249E12B14B3D0083370F /* scanner-base.cc */,
   1204 				893E249F12B14B3D0083370F /* scanner-base.h */,
   1205 				897FF1730E719B8F00D62E90 /* scanner.cc */,
   1206 				897FF1740E719B8F00D62E90 /* scanner.h */,
   1207 				897FF1750E719B8F00D62E90 /* SConscript */,
   1208 				897FF1760E719B8F00D62E90 /* scopeinfo.cc */,
   1209 				897FF1770E719B8F00D62E90 /* scopeinfo.h */,
   1210 				897FF1780E719B8F00D62E90 /* scopes.cc */,
   1211 				897FF1790E719B8F00D62E90 /* scopes.h */,
   1212 				897FF17A0E719B8F00D62E90 /* serialize.cc */,
   1213 				897FF17B0E719B8F00D62E90 /* serialize.h */,
   1214 				897FF17C0E719B8F00D62E90 /* shell.h */,
   1215 				893E24A012B14B3D0083370F /* simulator.h */,
   1216 				9C1F8E1D133906180068B362 /* small-pointer-list.h */,
   1217 				897FF1810E719B8F00D62E90 /* smart-pointer.h */,
   1218 				897FF1820E719B8F00D62E90 /* snapshot-common.cc */,
   1219 				897FF1830E719B8F00D62E90 /* snapshot-empty.cc */,
   1220 				897FF1840E719B8F00D62E90 /* snapshot.h */,
   1221 				897FF1850E719B8F00D62E90 /* spaces-inl.h */,
   1222 				897FF1860E719B8F00D62E90 /* spaces.cc */,
   1223 				897FF1870E719B8F00D62E90 /* spaces.h */,
   1224 				9FA38BAC1175B2D200C4CD55 /* splay-tree-inl.h */,
   1225 				9FA38BAD1175B2D200C4CD55 /* splay-tree.h */,
   1226 				893E24A112B14B3D0083370F /* string-search.cc */,
   1227 				893E24A212B14B3D0083370F /* string-search.h */,
   1228 				897FF1880E719B8F00D62E90 /* string-stream.cc */,
   1229 				897FF1890E719B8F00D62E90 /* string-stream.h */,
   1230 				893E24A312B14B3D0083370F /* strtod.cc */,
   1231 				893E24A412B14B3D0083370F /* strtod.h */,
   1232 				897FF18C0E719B8F00D62E90 /* stub-cache.cc */,
   1233 				897FF18D0E719B8F00D62E90 /* stub-cache.h */,
   1234 				897FF18E0E719B8F00D62E90 /* token.cc */,
   1235 				897FF18F0E719B8F00D62E90 /* token.h */,
   1236 				897FF1900E719B8F00D62E90 /* top.cc */,
   1237 				9FA38BAE1175B2D200C4CD55 /* type-info.cc */,
   1238 				9FA38BAF1175B2D200C4CD55 /* type-info.h */,
   1239 				9FF7A28211A642EA0051B8F2 /* unbound-queue-inl.h */,
   1240 				9FF7A28311A642EA0051B8F2 /* unbound-queue.h */,
   1241 				897FF1920E719B8F00D62E90 /* unicode-inl.h */,
   1242 				897FF1930E719B8F00D62E90 /* unicode.cc */,
   1243 				897FF1940E719B8F00D62E90 /* unicode.h */,
   1244 				897FF1970E719B8F00D62E90 /* utils.cc */,
   1245 				897FF1980E719B8F00D62E90 /* utils.h */,
   1246 				897FF1990E719B8F00D62E90 /* v8-counters.cc */,
   1247 				897FF19A0E719B8F00D62E90 /* v8-counters.h */,
   1248 				897FF19B0E719B8F00D62E90 /* v8.cc */,
   1249 				897FF19C0E719B8F00D62E90 /* v8.h */,
   1250 				893E24A512B14B3D0083370F /* v8checks.h */,
   1251 				893E24A612B14B3D0083370F /* v8globals.h */,
   1252 				897FF19D0E719B8F00D62E90 /* v8threads.cc */,
   1253 				897FF19E0E719B8F00D62E90 /* v8threads.h */,
   1254 				893E24A712B14B3D0083370F /* v8utils.h */,
   1255 				897FF19F0E719B8F00D62E90 /* variables.cc */,
   1256 				897FF1A00E719B8F00D62E90 /* variables.h */,
   1257 				897FF32F0FAA0ED200136CF6 /* version.cc */,
   1258 				897FF3300FAA0ED200136CF6 /* version.h */,
   1259 				9FA37332116DD9F000C4CD55 /* vm-state-inl.h */,
   1260 				9FA37334116DD9F000C4CD55 /* vm-state.h */,
   1261 				897FF1A10E719B8F00D62E90 /* zone-inl.h */,
   1262 				897FF1A20E719B8F00D62E90 /* zone.cc */,
   1263 				897FF1A30E719B8F00D62E90 /* zone.h */,
   1264 			);
   1265 			name = "C++";
   1266 			sourceTree = "<group>";
   1267 		};
   1268 		897FF0CF0E71996900D62E90 /* v8 */ = {
   1269 			isa = PBXGroup;
   1270 			children = (
   1271 				897FF0D10E71999E00D62E90 /* include */,
   1272 				897FF1B30E719BCE00D62E90 /* samples */,
   1273 				897FF0D00E71999800D62E90 /* src */,
   1274 				897FF1B40E719BE800D62E90 /* tools */,
   1275 			);
   1276 			name = v8;
   1277 			path = ..;
   1278 			sourceTree = "<group>";
   1279 		};
   1280 		897FF0D00E71999800D62E90 /* src */ = {
   1281 			isa = PBXGroup;
   1282 			children = (
   1283 				893E24E212B14BD20083370F /* C++ */,
   1284 				89A9C1630E71C8E300BE6CCA /* generated */,
   1285 				897FF0D80E719ABA00D62E90 /* js */,
   1286 			);
   1287 			path = src;
   1288 			sourceTree = "<group>";
   1289 		};
   1290 		897FF0D10E71999E00D62E90 /* include */ = {
   1291 			isa = PBXGroup;
   1292 			children = (
   1293 				893E248112B14AD40083370F /* v8-preparser.h */,
   1294 				893E248212B14AD40083370F /* v8-testing.h */,
   1295 				893E248312B14AD40083370F /* v8stdint.h */,
   1296 				897FF0D40E719A8500D62E90 /* v8-debug.h */,
   1297 				9FA36F62116BA26500C4CD55 /* v8-profiler.h */,
   1298 				897FF0D50E719A8500D62E90 /* v8.h */,
   1299 			);
   1300 			path = include;
   1301 			sourceTree = "<group>";
   1302 		};
   1303 		897FF0D80E719ABA00D62E90 /* js */ = {
   1304 			isa = PBXGroup;
   1305 			children = (
   1306 				89FE7C0513532165008662BD /* date.js */,
   1307 				89FE7C0613532165008662BD /* debug-debugger.js */,
   1308 				89FE7C0713532165008662BD /* liveedit-debugger.js */,
   1309 				89FE7C0813532165008662BD /* mirror-debugger.js */,
   1310 				89FE7C0913532165008662BD /* regexp.js */,
   1311 				897FF1A60E719BC100D62E90 /* apinatives.js */,
   1312 				897FF1A70E719BC100D62E90 /* array.js */,
   1313 				897FF1AA0E719BC100D62E90 /* math.js */,
   1314 				897FF1AB0E719BC100D62E90 /* messages.js */,
   1315 				897FF1AE0E719BC100D62E90 /* runtime.js */,
   1316 				897FF1AF0E719BC100D62E90 /* string.js */,
   1317 				897FF1B00E719BC100D62E90 /* uri.js */,
   1318 				897FF1B10E719BC100D62E90 /* v8natives.js */,
   1319 			);
   1320 			name = js;
   1321 			sourceTree = "<group>";
   1322 		};
   1323 		897FF1B30E719BCE00D62E90 /* samples */ = {
   1324 			isa = PBXGroup;
   1325 			children = (
   1326 				893988150F2A3686007D5254 /* d8-debug.cc */,
   1327 				893A72320F7B4AD700303DD2 /* d8-debug.h */,
   1328 				89FB0E360F8E531900B04B3C /* d8-posix.cc */,
   1329 				89A15C910EE46A1700B48DEB /* d8-readline.cc */,
   1330 				89FB0E370F8E531900B04B3C /* d8-windows.cc */,
   1331 				89A15C920EE46A1700B48DEB /* d8.cc */,
   1332 				89A15C930EE46A1700B48DEB /* d8.h */,
   1333 				89A15C940EE46A1700B48DEB /* d8.js */,
   1334 				897FF1B50E719C0900D62E90 /* shell.cc */,
   1335 			);
   1336 			path = samples;
   1337 			sourceTree = "<group>";
   1338 		};
   1339 		897FF1B40E719BE800D62E90 /* tools */ = {
   1340 			isa = PBXGroup;
   1341 			children = (
   1342 				897FF1B60E719C2300D62E90 /* js2c.py */,
   1343 				897FF1B70E719C2E00D62E90 /* macros.py */,
   1344 				89B12E8D0E7FF2A40080BA62 /* presubmit.py */,
   1345 			);
   1346 			path = tools;
   1347 			sourceTree = "<group>";
   1348 		};
   1349 		897FF1C00E719CB600D62E90 /* Products */ = {
   1350 			isa = PBXGroup;
   1351 			children = (
   1352 				897F767A0E71B4CC007ACF34 /* v8_shell */,
   1353 				8939880B0F2A35FA007D5254 /* d8 */,
   1354 				89F23C950E78D5B6006B2466 /* v8_shell-arm */,
   1355 				89F23C870E78D5B2006B2466 /* libv8-arm.a */,
   1356 				8970F2F00E719FB2006AE7B5 /* libv8.a */,
   1357 				897C77D912B68E3D000767A8 /* d8-arm */,
   1358 				895692AA12D4ED240072C313 /* libv8-x64.a */,
   1359 				89B91BBE12D4F02A002FF4BC /* v8_shell-x64 */,
   1360 				89B91BCE12D4F02A002FF4BC /* d8-x64 */,
   1361 			);
   1362 			name = Products;
   1363 			sourceTree = "<group>";
   1364 		};
   1365 		89A9C1630E71C8E300BE6CCA /* generated */ = {
   1366 			isa = PBXGroup;
   1367 			children = (
   1368 				893988320F2A3B8B007D5254 /* d8-js.cc */,
   1369 				8900116B0E71CA2300F91F35 /* libraries.cc */,
   1370 			);
   1371 			path = generated;
   1372 			sourceTree = CONFIGURATION_TEMP_DIR;
   1373 		};
   1374 		89B91B7A12D4EF65002FF4BC /* x64 */ = {
   1375 			isa = PBXGroup;
   1376 			children = (
   1377 				89B91B7B12D4EF95002FF4BC /* assembler-x64-inl.h */,
   1378 				89B91B7C12D4EF95002FF4BC /* assembler-x64.cc */,
   1379 				89B91B7D12D4EF95002FF4BC /* assembler-x64.h */,
   1380 				89B91B7E12D4EF95002FF4BC /* builtins-x64.cc */,
   1381 				89B91B7F12D4EF95002FF4BC /* code-stubs-x64.cc */,
   1382 				89B91B8012D4EF95002FF4BC /* code-stubs-x64.h */,
   1383 				89B91B8212D4EF95002FF4BC /* codegen-x64.cc */,
   1384 				89B91B8312D4EF95002FF4BC /* codegen-x64.h */,
   1385 				89B91B8412D4EF95002FF4BC /* cpu-x64.cc */,
   1386 				89B91B8512D4EF95002FF4BC /* debug-x64.cc */,
   1387 				89B91B8612D4EF95002FF4BC /* deoptimizer-x64.cc */,
   1388 				89B91B8712D4EF95002FF4BC /* disasm-x64.cc */,
   1389 				89B91B8812D4EF95002FF4BC /* frames-x64.cc */,
   1390 				89B91B8912D4EF95002FF4BC /* frames-x64.h */,
   1391 				89B91B8A12D4EF95002FF4BC /* full-codegen-x64.cc */,
   1392 				89B91B8B12D4EF95002FF4BC /* ic-x64.cc */,
   1393 				89F3605A12DCDF6400ACF8A6 /* lithium-codegen-x64.cc */,
   1394 				89B91B8D12D4EF95002FF4BC /* lithium-codegen-x64.h */,
   1395 				8924315A12F8539900906AB2 /* lithium-gap-resolver-x64.cc */,
   1396 				8924315B12F8539900906AB2 /* lithium-gap-resolver-x64.h */,
   1397 				8938A2A212D63B630080CDDE /* lithium-x64.cc */,
   1398 				89B91B8E12D4EF95002FF4BC /* lithium-x64.h */,
   1399 				89B91B8F12D4EF95002FF4BC /* macro-assembler-x64.cc */,
   1400 				89B91B9012D4EF95002FF4BC /* macro-assembler-x64.h */,
   1401 				89B91B9112D4EF95002FF4BC /* regexp-macro-assembler-x64.cc */,
   1402 				89B91B9212D4EF95002FF4BC /* regexp-macro-assembler-x64.h */,
   1403 				89B91B9612D4EF95002FF4BC /* simulator-x64.cc */,
   1404 				89B91B9712D4EF95002FF4BC /* simulator-x64.h */,
   1405 				89B91B9812D4EF95002FF4BC /* stub-cache-x64.cc */,
   1406 			);
   1407 			name = x64;
   1408 			sourceTree = "<group>";
   1409 		};
   1410 		89B91C0312D4F275002FF4BC /* ia32 */ = {
   1411 			isa = PBXGroup;
   1412 			children = (
   1413 				89D7DDD312E8DDCF001E2B82 /* lithium-gap-resolver-ia32.cc */,
   1414 				89D7DDD412E8DDCF001E2B82 /* lithium-gap-resolver-ia32.h */,
   1415 				897FF1000E719B8F00D62E90 /* assembler-ia32-inl.h */,
   1416 				897FF1010E719B8F00D62E90 /* assembler-ia32.cc */,
   1417 				897FF1020E719B8F00D62E90 /* assembler-ia32.h */,
   1418 				897FF10A0E719B8F00D62E90 /* builtins-ia32.cc */,
   1419 				C68081B012251239001EAFE4 /* code-stubs-ia32.cc */,
   1420 				C68081B412251257001EAFE4 /* code-stubs-ia32.h */,
   1421 				897FF1150E719B8F00D62E90 /* codegen-ia32.cc */,
   1422 				8964482B0E9C00F700E7C516 /* codegen-ia32.h */,
   1423 				897FF1240E719B8F00D62E90 /* cpu-ia32.cc */,
   1424 				898BD20D0EF6CC850068B00A /* debug-ia32.cc */,
   1425 				893E24D012B14B8A0083370F /* deoptimizer-ia32.cc */,
   1426 				897FF12B0E719B8F00D62E90 /* disasm-ia32.cc */,
   1427 				897FF1390E719B8F00D62E90 /* frames-ia32.cc */,
   1428 				897FF13A0E719B8F00D62E90 /* frames-ia32.h */,
   1429 				9FA38BC21175B2E500C4CD55 /* full-codegen-ia32.cc */,
   1430 				897FF14A0E719B8F00D62E90 /* ic-ia32.cc */,
   1431 				893E24D112B14B8A0083370F /* lithium-codegen-ia32.cc */,
   1432 				893E24D212B14B8A0083370F /* lithium-codegen-ia32.h */,
   1433 				893E24D312B14B8A0083370F /* lithium-ia32.cc */,
   1434 				893E24D412B14B8A0083370F /* lithium-ia32.h */,
   1435 				897FF1560E719B8F00D62E90 /* macro-assembler-ia32.cc */,
   1436 				897FF1570E719B8F00D62E90 /* macro-assembler-ia32.h */,
   1437 				89A15C720EE466D000B48DEB /* regexp-macro-assembler-ia32.cc */,
   1438 				89A15C730EE466D000B48DEB /* regexp-macro-assembler-ia32.h */,
   1439 				897FF17F0E719B8F00D62E90 /* simulator-ia32.cc */,
   1440 				897FF1800E719B8F00D62E90 /* simulator-ia32.h */,
   1441 				897FF18B0E719B8F00D62E90 /* stub-cache-ia32.cc */,
   1442 			);
   1443 			name = ia32;
   1444 			sourceTree = "<group>";
   1445 		};
   1446 		89B91C0C12D4F439002FF4BC /* arm */ = {
   1447 			isa = PBXGroup;
   1448 			children = (
   1449 				897FF0FD0E719B8F00D62E90 /* assembler-arm-inl.h */,
   1450 				897FF0FE0E719B8F00D62E90 /* assembler-arm.cc */,
   1451 				897FF0FF0E719B8F00D62E90 /* assembler-arm.h */,
   1452 				897FF1090E719B8F00D62E90 /* builtins-arm.cc */,
   1453 				C68081AB1225120B001EAFE4 /* code-stubs-arm.cc */,
   1454 				C68081AC1225120B001EAFE4 /* code-stubs-arm.h */,
   1455 				897FF1140E719B8F00D62E90 /* codegen-arm.cc */,
   1456 				896448BC0E9D530500E7C516 /* codegen-arm.h */,
   1457 				895FA748107FFE73006F39D4 /* constants-arm.cc */,
   1458 				897FF11B0E719B8F00D62E90 /* constants-arm.h */,
   1459 				898BD20C0EF6CC850068B00A /* debug-arm.cc */,
   1460 				893E24C612B14B510083370F /* deoptimizer-arm.cc */,
   1461 				9FA38BCB1175B30400C4CD55 /* full-codegen-arm.cc */,
   1462 				897FF1490E719B8F00D62E90 /* ic-arm.cc */,
   1463 				893E24C712B14B510083370F /* lithium-arm.cc */,
   1464 				893E24C812B14B510083370F /* lithium-arm.h */,
   1465 				893E24C912B14B520083370F /* lithium-codegen-arm.cc */,
   1466 				893E24CA12B14B520083370F /* lithium-codegen-arm.h */,
   1467 				896FA1E3130F93D300042054 /* lithium-gap-resolver-arm.cc */,
   1468 				896FA1E4130F93D300042054 /* lithium-gap-resolver-arm.h */,
   1469 				897FF1540E719B8F00D62E90 /* macro-assembler-arm.cc */,
   1470 				897FF1550E719B8F00D62E90 /* macro-assembler-arm.h */,
   1471 				89A15C700EE466D000B48DEB /* regexp-macro-assembler-arm.cc */,
   1472 				89A15C710EE466D000B48DEB /* regexp-macro-assembler-arm.h */,
   1473 				897FF17D0E719B8F00D62E90 /* simulator-arm.cc */,
   1474 				897FF17E0E719B8F00D62E90 /* simulator-arm.h */,
   1475 				897FF18A0E719B8F00D62E90 /* stub-cache-arm.cc */,
   1476 			);
   1477 			name = arm;
   1478 			sourceTree = "<group>";
   1479 		};
   1480 /* End PBXGroup section */
   1481 
   1482 /* Begin PBXNativeTarget section */
   1483 		893987FE0F2A35FA007D5254 /* d8_shell */ = {
   1484 			isa = PBXNativeTarget;
   1485 			buildConfigurationList = 893988080F2A35FA007D5254 /* Build configuration list for PBXNativeTarget "d8_shell" */;
   1486 			buildPhases = (
   1487 				893988220F2A376C007D5254 /* ShellScript */,
   1488 				893988030F2A35FA007D5254 /* Sources */,
   1489 				893988050F2A35FA007D5254 /* Frameworks */,
   1490 			);
   1491 			buildRules = (
   1492 			);
   1493 			dependencies = (
   1494 				893988010F2A35FA007D5254 /* PBXTargetDependency */,
   1495 			);
   1496 			name = d8_shell;
   1497 			productName = v8_shell;
   1498 			productReference = 8939880B0F2A35FA007D5254 /* d8 */;
   1499 			productType = "com.apple.product-type.tool";
   1500 		};
   1501 		8956922712D4ED240072C313 /* v8-x64 */ = {
   1502 			isa = PBXNativeTarget;
   1503 			buildConfigurationList = 895692A712D4ED240072C313 /* Build configuration list for PBXNativeTarget "v8-x64" */;
   1504 			buildPhases = (
   1505 				8956922812D4ED240072C313 /* ShellScript */,
   1506 				8956922912D4ED240072C313 /* Sources */,
   1507 				895692A612D4ED240072C313 /* Frameworks */,
   1508 			);
   1509 			buildRules = (
   1510 			);
   1511 			dependencies = (
   1512 			);
   1513 			name = "v8-x64";
   1514 			productName = v8;
   1515 			productReference = 895692AA12D4ED240072C313 /* libv8-x64.a */;
   1516 			productType = "com.apple.product-type.library.static";
   1517 		};
   1518 		8970F2EF0E719FB2006AE7B5 /* v8 */ = {
   1519 			isa = PBXNativeTarget;
   1520 			buildConfigurationList = 8970F2F70E719FC1006AE7B5 /* Build configuration list for PBXNativeTarget "v8" */;
   1521 			buildPhases = (
   1522 				89EA6FB50E71AA1F00F59E1B /* ShellScript */,
   1523 				8970F2ED0E719FB2006AE7B5 /* Sources */,
   1524 				8970F2EE0E719FB2006AE7B5 /* Frameworks */,
   1525 			);
   1526 			buildRules = (
   1527 			);
   1528 			dependencies = (
   1529 			);
   1530 			name = v8;
   1531 			productName = v8;
   1532 			productReference = 8970F2F00E719FB2006AE7B5 /* libv8.a */;
   1533 			productType = "com.apple.product-type.library.static";
   1534 		};
   1535 		897C77CB12B68E3D000767A8 /* d8_shell-arm */ = {
   1536 			isa = PBXNativeTarget;
   1537 			buildConfigurationList = 897C77D612B68E3D000767A8 /* Build configuration list for PBXNativeTarget "d8_shell-arm" */;
   1538 			buildPhases = (
   1539 				897C77CE12B68E3D000767A8 /* ShellScript */,
   1540 				897C77CF12B68E3D000767A8 /* Sources */,
   1541 				897C77D412B68E3D000767A8 /* Frameworks */,
   1542 			);
   1543 			buildRules = (
   1544 			);
   1545 			dependencies = (
   1546 				897C77DC12B68E5D000767A8 /* PBXTargetDependency */,
   1547 			);
   1548 			name = "d8_shell-arm";
   1549 			productName = v8_shell;
   1550 			productReference = 897C77D912B68E3D000767A8 /* d8-arm */;
   1551 			productType = "com.apple.product-type.tool";
   1552 		};
   1553 		897F76790E71B4CC007ACF34 /* v8_shell */ = {
   1554 			isa = PBXNativeTarget;
   1555 			buildConfigurationList = 897F767E0E71B4EA007ACF34 /* Build configuration list for PBXNativeTarget "v8_shell" */;
   1556 			buildPhases = (
   1557 				897F76770E71B4CC007ACF34 /* Sources */,
   1558 				897F76780E71B4CC007ACF34 /* Frameworks */,
   1559 			);
   1560 			buildRules = (
   1561 			);
   1562 			dependencies = (
   1563 				897F76830E71B6AC007ACF34 /* PBXTargetDependency */,
   1564 			);
   1565 			name = v8_shell;
   1566 			productName = v8_shell;
   1567 			productReference = 897F767A0E71B4CC007ACF34 /* v8_shell */;
   1568 			productType = "com.apple.product-type.tool";
   1569 		};
   1570 		89B91BB412D4F02A002FF4BC /* v8_shell-x64 */ = {
   1571 			isa = PBXNativeTarget;
   1572 			buildConfigurationList = 89B91BBB12D4F02A002FF4BC /* Build configuration list for PBXNativeTarget "v8_shell-x64" */;
   1573 			buildPhases = (
   1574 				89B91BB712D4F02A002FF4BC /* Sources */,
   1575 				89B91BB912D4F02A002FF4BC /* Frameworks */,
   1576 			);
   1577 			buildRules = (
   1578 			);
   1579 			dependencies = (
   1580 				89B91BD112D4F036002FF4BC /* PBXTargetDependency */,
   1581 			);
   1582 			name = "v8_shell-x64";
   1583 			productName = "v8_shell-arm";
   1584 			productReference = 89B91BBE12D4F02A002FF4BC /* v8_shell-x64 */;
   1585 			productType = "com.apple.product-type.tool";
   1586 		};
   1587 		89B91BC012D4F02A002FF4BC /* d8_shell-x64 */ = {
   1588 			isa = PBXNativeTarget;
   1589 			buildConfigurationList = 89B91BCB12D4F02A002FF4BC /* Build configuration list for PBXNativeTarget "d8_shell-x64" */;
   1590 			buildPhases = (
   1591 				89B91BC312D4F02A002FF4BC /* ShellScript */,
   1592 				89B91BC412D4F02A002FF4BC /* Sources */,
   1593 				89B91BC912D4F02A002FF4BC /* Frameworks */,
   1594 			);
   1595 			buildRules = (
   1596 			);
   1597 			dependencies = (
   1598 				89B91BFD12D4F1BF002FF4BC /* PBXTargetDependency */,
   1599 			);
   1600 			name = "d8_shell-x64";
   1601 			productName = v8_shell;
   1602 			productReference = 89B91BCE12D4F02A002FF4BC /* d8-x64 */;
   1603 			productType = "com.apple.product-type.tool";
   1604 		};
   1605 		89F23C3C0E78D5B2006B2466 /* v8-arm */ = {
   1606 			isa = PBXNativeTarget;
   1607 			buildConfigurationList = 89F23C840E78D5B2006B2466 /* Build configuration list for PBXNativeTarget "v8-arm" */;
   1608 			buildPhases = (
   1609 				89F23C3D0E78D5B2006B2466 /* ShellScript */,
   1610 				89F23C3E0E78D5B2006B2466 /* Sources */,
   1611 				89F23C830E78D5B2006B2466 /* Frameworks */,
   1612 			);
   1613 			buildRules = (
   1614 			);
   1615 			dependencies = (
   1616 			);
   1617 			name = "v8-arm";
   1618 			productName = "v8-arm";
   1619 			productReference = 89F23C870E78D5B2006B2466 /* libv8-arm.a */;
   1620 			productType = "com.apple.product-type.library.static";
   1621 		};
   1622 		89F23C880E78D5B6006B2466 /* v8_shell-arm */ = {
   1623 			isa = PBXNativeTarget;
   1624 			buildConfigurationList = 89F23C920E78D5B6006B2466 /* Build configuration list for PBXNativeTarget "v8_shell-arm" */;
   1625 			buildPhases = (
   1626 				89F23C8D0E78D5B6006B2466 /* Sources */,
   1627 				89F23C8F0E78D5B6006B2466 /* Frameworks */,
   1628 			);
   1629 			buildRules = (
   1630 			);
   1631 			dependencies = (
   1632 				896FD03C0E78D71F003DFB6A /* PBXTargetDependency */,
   1633 			);
   1634 			name = "v8_shell-arm";
   1635 			productName = "v8_shell-arm";
   1636 			productReference = 89F23C950E78D5B6006B2466 /* v8_shell-arm */;
   1637 			productType = "com.apple.product-type.tool";
   1638 		};
   1639 /* End PBXNativeTarget section */
   1640 
   1641 /* Begin PBXProject section */
   1642 		8915B8680E719336009C4E19 /* Project object */ = {
   1643 			isa = PBXProject;
   1644 			buildConfigurationList = 8915B86B0E719336009C4E19 /* Build configuration list for PBXProject "v8" */;
   1645 			compatibilityVersion = "Xcode 3.1";
   1646 			developmentRegion = English;
   1647 			hasScannedForEncodings = 0;
   1648 			knownRegions = (
   1649 				English,
   1650 				Japanese,
   1651 				French,
   1652 				German,
   1653 			);
   1654 			mainGroup = 8915B8660E719336009C4E19;
   1655 			productRefGroup = 897FF1C00E719CB600D62E90 /* Products */;
   1656 			projectDirPath = "";
   1657 			projectRoot = ..;
   1658 			targets = (
   1659 				7BF891930E73098D000BAF8A /* All */,
   1660 				8970F2EF0E719FB2006AE7B5 /* v8 */,
   1661 				897F76790E71B4CC007ACF34 /* v8_shell */,
   1662 				893987FE0F2A35FA007D5254 /* d8_shell */,
   1663 				89F23C3C0E78D5B2006B2466 /* v8-arm */,
   1664 				89F23C880E78D5B6006B2466 /* v8_shell-arm */,
   1665 				897C77CB12B68E3D000767A8 /* d8_shell-arm */,
   1666 				8956922712D4ED240072C313 /* v8-x64 */,
   1667 				89B91BB412D4F02A002FF4BC /* v8_shell-x64 */,
   1668 				89B91BC012D4F02A002FF4BC /* d8_shell-x64 */,
   1669 			);
   1670 		};
   1671 /* End PBXProject section */
   1672 
   1673 /* Begin PBXShellScriptBuildPhase section */
   1674 		893988220F2A376C007D5254 /* ShellScript */ = {
   1675 			isa = PBXShellScriptBuildPhase;
   1676 			buildActionMask = 2147483647;
   1677 			files = (
   1678 			);
   1679 			inputPaths = (
   1680 			);
   1681 			outputPaths = (
   1682 			);
   1683 			runOnlyForDeploymentPostprocessing = 0;
   1684 			shellPath = /bin/sh;
   1685 			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";
   1686 		};
   1687 		8956922812D4ED240072C313 /* ShellScript */ = {
   1688 			isa = PBXShellScriptBuildPhase;
   1689 			buildActionMask = 2147483647;
   1690 			files = (
   1691 			);
   1692 			inputPaths = (
   1693 			);
   1694 			outputPaths = (
   1695 			);
   1696 			runOnlyForDeploymentPostprocessing = 0;
   1697 			shellPath = /bin/sh;
   1698 			shellScript = "set -ex\nJS_FILES=\"runtime.js\"\\\n\" v8natives.js\"\\\n\" array.js\"\\\n\" string.js\"\\\n\" uri.js\"\\\n\" math.js\"\\\n\" messages.js\"\\\n\" apinatives.js\"\\\n\" debug-debugger.js\"\\\n\" liveedit-debugger.js\"\\\n\" mirror-debugger.js\"\\\n\" date.js\"\\\n\" json.js\"\\\n\" regexp.js\"\\\n\" macros.py\"\n\nV8ROOT=\"${SRCROOT}/..\"\n\nSRC_DIR=\"${V8ROOT}/src\"\n\nNATIVE_JS_FILES=\"\"\n\nfor i in ${JS_FILES} ; do\n  NATIVE_JS_FILES+=\"${SRC_DIR}/${i} \"\ndone\n\nV8_GENERATED_SOURCES_DIR=\"${CONFIGURATION_TEMP_DIR}/generated\"\nmkdir -p \"${V8_GENERATED_SOURCES_DIR}\"\n\nLIBRARIES_CC=\"${V8_GENERATED_SOURCES_DIR}/libraries.cc\"\nLIBRARIES_EMPTY_CC=\"${V8_GENERATED_SOURCES_DIR}/libraries-empty.cc\"\n\npython \"${V8ROOT}/tools/js2c.py\" \\\n  \"${LIBRARIES_CC}.new\" \\\n  \"${LIBRARIES_EMPTY_CC}.new\" \\\n  \"CORE\" \\\n  ${NATIVE_JS_FILES}\n\n# Only use the new files if they're different from the existing files (if any),\n# preserving the existing files' timestamps when there are no changes.  This\n# minimizes unnecessary build activity for a no-change build.\n\nif ! diff -q \"${LIBRARIES_CC}.new\" \"${LIBRARIES_CC}\" >& /dev/null ; then\n  mv \"${LIBRARIES_CC}.new\" \"${LIBRARIES_CC}\"\nelse\n  rm \"${LIBRARIES_CC}.new\"\nfi\n\nif ! diff -q \"${LIBRARIES_EMPTY_CC}.new\" \"${LIBRARIES_EMPTY_CC}\" >& /dev/null ; then\n  mv \"${LIBRARIES_EMPTY_CC}.new\" \"${LIBRARIES_EMPTY_CC}\"\nelse\n  rm \"${LIBRARIES_EMPTY_CC}.new\"\nfi\n";
   1699 		};
   1700 		897C77CE12B68E3D000767A8 /* ShellScript */ = {
   1701 			isa = PBXShellScriptBuildPhase;
   1702 			buildActionMask = 2147483647;
   1703 			files = (
   1704 			);
   1705 			inputPaths = (
   1706 			);
   1707 			outputPaths = (
   1708 			);
   1709 			runOnlyForDeploymentPostprocessing = 0;
   1710 			shellPath = /bin/sh;
   1711 			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";
   1712 		};
   1713 		89B91BC312D4F02A002FF4BC /* ShellScript */ = {
   1714 			isa = PBXShellScriptBuildPhase;
   1715 			buildActionMask = 2147483647;
   1716 			files = (
   1717 			);
   1718 			inputPaths = (
   1719 			);
   1720 			outputPaths = (
   1721 			);
   1722 			runOnlyForDeploymentPostprocessing = 0;
   1723 			shellPath = /bin/sh;
   1724 			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";
   1725 		};
   1726 		89EA6FB50E71AA1F00F59E1B /* ShellScript */ = {
   1727 			isa = PBXShellScriptBuildPhase;
   1728 			buildActionMask = 2147483647;
   1729 			files = (
   1730 			);
   1731 			inputPaths = (
   1732 			);
   1733 			outputPaths = (
   1734 			);
   1735 			runOnlyForDeploymentPostprocessing = 0;
   1736 			shellPath = /bin/sh;
   1737 			shellScript = "set -ex\nJS_FILES=\"runtime.js\"\\\n\" v8natives.js\"\\\n\" array.js\"\\\n\" string.js\"\\\n\" uri.js\"\\\n\" math.js\"\\\n\" messages.js\"\\\n\" apinatives.js\"\\\n\" debug-debugger.js\"\\\n\" liveedit-debugger.js\"\\\n\" mirror-debugger.js\"\\\n\" date.js\"\\\n\" json.js\"\\\n\" regexp.js\"\\\n\" macros.py\"\n\nV8ROOT=\"${SRCROOT}/..\"\n\nSRC_DIR=\"${V8ROOT}/src\"\n\nNATIVE_JS_FILES=\"\"\n\nfor i in ${JS_FILES} ; do\n  NATIVE_JS_FILES+=\"${SRC_DIR}/${i} \"\ndone\n\nV8_GENERATED_SOURCES_DIR=\"${CONFIGURATION_TEMP_DIR}/generated\"\nmkdir -p \"${V8_GENERATED_SOURCES_DIR}\"\n\nLIBRARIES_CC=\"${V8_GENERATED_SOURCES_DIR}/libraries.cc\"\nLIBRARIES_EMPTY_CC=\"${V8_GENERATED_SOURCES_DIR}/libraries-empty.cc\"\n\npython \"${V8ROOT}/tools/js2c.py\" \\\n  \"${LIBRARIES_CC}.new\" \\\n  \"${LIBRARIES_EMPTY_CC}.new\" \\\n  \"CORE\" \\\n  ${NATIVE_JS_FILES}\n\n# Only use the new files if they're different from the existing files (if any),\n# preserving the existing files' timestamps when there are no changes.  This\n# minimizes unnecessary build activity for a no-change build.\n\nif ! diff -q \"${LIBRARIES_CC}.new\" \"${LIBRARIES_CC}\" >& /dev/null ; then\n  mv \"${LIBRARIES_CC}.new\" \"${LIBRARIES_CC}\"\nelse\n  rm \"${LIBRARIES_CC}.new\"\nfi\n\nif ! diff -q \"${LIBRARIES_EMPTY_CC}.new\" \"${LIBRARIES_EMPTY_CC}\" >& /dev/null ; then\n  mv \"${LIBRARIES_EMPTY_CC}.new\" \"${LIBRARIES_EMPTY_CC}\"\nelse\n  rm \"${LIBRARIES_EMPTY_CC}.new\"\nfi\n";
   1738 		};
   1739 		89F23C3D0E78D5B2006B2466 /* ShellScript */ = {
   1740 			isa = PBXShellScriptBuildPhase;
   1741 			buildActionMask = 2147483647;
   1742 			files = (
   1743 			);
   1744 			inputPaths = (
   1745 			);
   1746 			outputPaths = (
   1747 			);
   1748 			runOnlyForDeploymentPostprocessing = 0;
   1749 			shellPath = /bin/sh;
   1750 			shellScript = "set -ex\nJS_FILES=\"runtime.js\"\\\n\" v8natives.js\"\\\n\" array.js\"\\\n\" string.js\"\\\n\" uri.js\"\\\n\" math.js\"\\\n\" messages.js\"\\\n\" apinatives.js\"\\\n\" debug-debugger.js\"\\\n\" liveedit-debugger.js\"\\\n\" mirror-debugger.js\"\\\n\" date.js\"\\\n\" json.js\"\\\n\" regexp.js\"\\\n\" macros.py\"\n\nV8ROOT=\"${SRCROOT}/..\"\n\nSRC_DIR=\"${V8ROOT}/src\"\n\nNATIVE_JS_FILES=\"\"\n\nfor i in ${JS_FILES} ; do\n  NATIVE_JS_FILES+=\"${SRC_DIR}/${i} \"\ndone\n\nV8_GENERATED_SOURCES_DIR=\"${CONFIGURATION_TEMP_DIR}/generated\"\nmkdir -p \"${V8_GENERATED_SOURCES_DIR}\"\n\nLIBRARIES_CC=\"${V8_GENERATED_SOURCES_DIR}/libraries.cc\"\nLIBRARIES_EMPTY_CC=\"${V8_GENERATED_SOURCES_DIR}/libraries-empty.cc\"\n\npython \"${V8ROOT}/tools/js2c.py\" \\\n  \"${LIBRARIES_CC}.new\" \\\n  \"${LIBRARIES_EMPTY_CC}.new\" \\\n  \"CORE\" \\\n  ${NATIVE_JS_FILES}\n\n# Only use the new files if they're different from the existing files (if any),\n# preserving the existing files' timestamps when there are no changes.  This\n# minimizes unnecessary build activity for a no-change build.\n\nif ! diff -q \"${LIBRARIES_CC}.new\" \"${LIBRARIES_CC}\" >& /dev/null ; then\n  mv \"${LIBRARIES_CC}.new\" \"${LIBRARIES_CC}\"\nelse\n  rm \"${LIBRARIES_CC}.new\"\nfi\n\nif ! diff -q \"${LIBRARIES_EMPTY_CC}.new\" \"${LIBRARIES_EMPTY_CC}\" >& /dev/null ; then\n  mv \"${LIBRARIES_EMPTY_CC}.new\" \"${LIBRARIES_EMPTY_CC}\"\nelse\n  rm \"${LIBRARIES_EMPTY_CC}.new\"\nfi\n";
   1751 		};
   1752 /* End PBXShellScriptBuildPhase section */
   1753 
   1754 /* Begin PBXSourcesBuildPhase section */
   1755 		893988030F2A35FA007D5254 /* Sources */ = {
   1756 			isa = PBXSourcesBuildPhase;
   1757 			buildActionMask = 2147483647;
   1758 			files = (
   1759 				893988160F2A3688007D5254 /* d8-debug.cc in Sources */,
   1760 				893988330F2A3B8F007D5254 /* d8-js.cc in Sources */,
   1761 				89FB0E3A0F8E533F00B04B3C /* d8-posix.cc in Sources */,
   1762 				8939880D0F2A362A007D5254 /* d8.cc in Sources */,
   1763 			);
   1764 			runOnlyForDeploymentPostprocessing = 0;
   1765 		};
   1766 		8956922912D4ED240072C313 /* Sources */ = {
   1767 			isa = PBXSourcesBuildPhase;
   1768 			buildActionMask = 2147483647;
   1769 			files = (
   1770 				8956922A12D4ED240072C313 /* objects-visiting.cc in Sources */,
   1771 				8956922B12D4ED240072C313 /* accessors.cc in Sources */,
   1772 				8956922C12D4ED240072C313 /* allocation.cc in Sources */,
   1773 				8956922D12D4ED240072C313 /* api.cc in Sources */,
   1774 				8956922F12D4ED240072C313 /* assembler.cc in Sources */,
   1775 				8956923012D4ED240072C313 /* ast.cc in Sources */,
   1776 				8956923112D4ED240072C313 /* bootstrapper.cc in Sources */,
   1777 				8956923312D4ED240072C313 /* builtins.cc in Sources */,
   1778 				8956923412D4ED240072C313 /* checks.cc in Sources */,
   1779 				8956923512D4ED240072C313 /* circular-queue.cc in Sources */,
   1780 				8956923612D4ED240072C313 /* code-stubs.cc in Sources */,
   1781 				8956923812D4ED240072C313 /* codegen.cc in Sources */,
   1782 				8956923912D4ED240072C313 /* compilation-cache.cc in Sources */,
   1783 				8956923A12D4ED240072C313 /* compiler.cc in Sources */,
   1784 				8956923B12D4ED240072C313 /* contexts.cc in Sources */,
   1785 				8956923C12D4ED240072C313 /* conversions.cc in Sources */,
   1786 				8956923D12D4ED240072C313 /* fixed-dtoa.cc in Sources */,
   1787 				8956923E12D4ED240072C313 /* counters.cc in Sources */,
   1788 				8956924012D4ED240072C313 /* cpu-profiler.cc in Sources */,
   1789 				8956924112D4ED240072C313 /* data-flow.cc in Sources */,
   1790 				8956924212D4ED240072C313 /* dateparser.cc in Sources */,
   1791 				8956924312D4ED240072C313 /* debug-agent.cc in Sources */,
   1792 				8956924512D4ED240072C313 /* dtoa.cc in Sources */,
   1793 				8956924612D4ED240072C313 /* debug.cc in Sources */,
   1794 				8956924812D4ED240072C313 /* disassembler.cc in Sources */,
   1795 				8956924912D4ED240072C313 /* diy-fp.cc in Sources */,
   1796 				8956924A12D4ED240072C313 /* execution.cc in Sources */,
   1797 				8956924B12D4ED240072C313 /* factory.cc in Sources */,
   1798 				8956924C12D4ED240072C313 /* fast-dtoa.cc in Sources */,
   1799 				8956924D12D4ED240072C313 /* flags.cc in Sources */,
   1800 				8956924E12D4ED240072C313 /* frame-element.cc in Sources */,
   1801 				8956925012D4ED240072C313 /* frames.cc in Sources */,
   1802 				8956925212D4ED240072C313 /* full-codegen.cc in Sources */,
   1803 				8956925312D4ED240072C313 /* func-name-inferrer.cc in Sources */,
   1804 				8956925412D4ED240072C313 /* global-handles.cc in Sources */,
   1805 				8956925512D4ED240072C313 /* handles.cc in Sources */,
   1806 				8956925612D4ED240072C313 /* hashmap.cc in Sources */,
   1807 				8956925712D4ED240072C313 /* heap-profiler.cc in Sources */,
   1808 				8956925812D4ED240072C313 /* heap.cc in Sources */,
   1809 				8956925912D4ED240072C313 /* ic-ia32.cc in Sources */,
   1810 				8956925A12D4ED240072C313 /* ic.cc in Sources */,
   1811 				8956925B12D4ED240072C313 /* interpreter-irregexp.cc in Sources */,
   1812 				8956925C12D4ED240072C313 /* jsregexp.cc in Sources */,
   1813 				8956926012D4ED240072C313 /* libraries.cc in Sources */,
   1814 				8956926112D4ED240072C313 /* liveedit.cc in Sources */,
   1815 				8956926212D4ED240072C313 /* log-utils.cc in Sources */,
   1816 				8956926312D4ED240072C313 /* log.cc in Sources */,
   1817 				8956926512D4ED240072C313 /* mark-compact.cc in Sources */,
   1818 				8956926612D4ED240072C313 /* messages.cc in Sources */,
   1819 				8956926712D4ED240072C313 /* objects-debug.cc in Sources */,
   1820 				8956926812D4ED240072C313 /* objects.cc in Sources */,
   1821 				8956926A12D4ED240072C313 /* parser.cc in Sources */,
   1822 				8956926B12D4ED240072C313 /* platform-macos.cc in Sources */,
   1823 				8956926C12D4ED240072C313 /* platform-posix.cc in Sources */,
   1824 				8956926D12D4ED240072C313 /* prettyprinter.cc in Sources */,
   1825 				8956926E12D4ED240072C313 /* profile-generator.cc in Sources */,
   1826 				8956926F12D4ED240072C313 /* property.cc in Sources */,
   1827 				8956927112D4ED240072C313 /* regexp-macro-assembler-irregexp.cc in Sources */,
   1828 				8956927212D4ED240072C313 /* regexp-macro-assembler-tracer.cc in Sources */,
   1829 				8956927312D4ED240072C313 /* regexp-macro-assembler.cc in Sources */,
   1830 				8956927412D4ED240072C313 /* regexp-stack.cc in Sources */,
   1831 				8956927712D4ED240072C313 /* rewriter.cc in Sources */,
   1832 				8956927812D4ED240072C313 /* runtime.cc in Sources */,
   1833 				8956927912D4ED240072C313 /* scanner.cc in Sources */,
   1834 				8956927A12D4ED240072C313 /* scopeinfo.cc in Sources */,
   1835 				8956927B12D4ED240072C313 /* scopes.cc in Sources */,
   1836 				8956927C12D4ED240072C313 /* serialize.cc in Sources */,
   1837 				8956927D12D4ED240072C313 /* snapshot-common.cc in Sources */,
   1838 				8956927E12D4ED240072C313 /* snapshot-empty.cc in Sources */,
   1839 				8956927F12D4ED240072C313 /* spaces.cc in Sources */,
   1840 				8956928012D4ED240072C313 /* string-stream.cc in Sources */,
   1841 				8956928012D4ED240072C313 /* string-stream.cc in Sources */,
   1842 				8956928212D4ED240072C313 /* stub-cache.cc in Sources */,
   1843 				8956928312D4ED240072C313 /* token.cc in Sources */,
   1844 				8956928412D4ED240072C313 /* top.cc in Sources */,
   1845 				8956928512D4ED240072C313 /* type-info.cc in Sources */,
   1846 				8956928612D4ED240072C313 /* unicode.cc in Sources */,
   1847 				8956928712D4ED240072C313 /* utils.cc in Sources */,
   1848 				8956928812D4ED240072C313 /* v8-counters.cc in Sources */,
   1849 				8956928912D4ED240072C313 /* v8.cc in Sources */,
   1850 				8956928A12D4ED240072C313 /* v8threads.cc in Sources */,
   1851 				8956928B12D4ED240072C313 /* variables.cc in Sources */,
   1852 				8956928C12D4ED240072C313 /* version.cc in Sources */,
   1853 				8956929012D4ED240072C313 /* zone.cc in Sources */,
   1854 				8956929212D4ED240072C313 /* bignum-dtoa.cc in Sources */,
   1855 				8956929312D4ED240072C313 /* bignum.cc in Sources */,
   1856 				8956929412D4ED240072C313 /* cached-powers.cc in Sources */,
   1857 				8956929512D4ED240072C313 /* deoptimizer.cc in Sources */,
   1858 				8956929612D4ED240072C313 /* hydrogen-instructions.cc in Sources */,
   1859 				8956929712D4ED240072C313 /* hydrogen.cc in Sources */,
   1860 				8956929812D4ED240072C313 /* lithium-allocator.cc in Sources */,
   1861 				8956929912D4ED240072C313 /* preparse-data.cc in Sources */,
   1862 				8956929A12D4ED240072C313 /* preparser.cc in Sources */,
   1863 				8956929B12D4ED240072C313 /* runtime-profiler.cc in Sources */,
   1864 				8956929C12D4ED240072C313 /* safepoint-table.cc in Sources */,
   1865 				8956929D12D4ED240072C313 /* scanner-base.cc in Sources */,
   1866 				8956929E12D4ED240072C313 /* string-search.cc in Sources */,
   1867 				8956929F12D4ED240072C313 /* strtod.cc in Sources */,
   1868 				895692A312D4ED240072C313 /* externalize-string-extension.cc in Sources */,
   1869 				895692A412D4ED240072C313 /* gc-extension.cc in Sources */,
   1870 				895692A512D4ED240072C313 /* objects-printer.cc in Sources */,
   1871 				89B91B9B12D4EF95002FF4BC /* assembler-x64.cc in Sources */,
   1872 				89B91B9C12D4EF95002FF4BC /* builtins-x64.cc in Sources */,
   1873 				89B91B9D12D4EF95002FF4BC /* code-stubs-x64.cc in Sources */,
   1874 				89B91B9E12D4EF95002FF4BC /* codegen-x64.cc in Sources */,
   1875 				89B91B9F12D4EF95002FF4BC /* cpu-x64.cc in Sources */,
   1876 				89B91BA012D4EF95002FF4BC /* debug-x64.cc in Sources */,
   1877 				89B91BA112D4EF95002FF4BC /* deoptimizer-x64.cc in Sources */,
   1878 				89B91BA212D4EF95002FF4BC /* disasm-x64.cc in Sources */,
   1879 				89B91BA312D4EF95002FF4BC /* frames-x64.cc in Sources */,
   1880 				89B91BA412D4EF95002FF4BC /* full-codegen-x64.cc in Sources */,
   1881 				89B91BA512D4EF95002FF4BC /* ic-x64.cc in Sources */,
   1882 				89B91BA712D4EF95002FF4BC /* macro-assembler-x64.cc in Sources */,
   1883 				89B91BA812D4EF95002FF4BC /* regexp-macro-assembler-x64.cc in Sources */,
   1884 				89B91BAA12D4EF95002FF4BC /* simulator-x64.cc in Sources */,
   1885 				89B91BAB12D4EF95002FF4BC /* stub-cache-x64.cc in Sources */,
   1886 				8938A2A312D63B630080CDDE /* lithium-x64.cc in Sources */,
   1887 				894A59E912D777E80000766D /* lithium.cc in Sources */,
   1888 				89F3605B12DCDF6400ACF8A6 /* lithium-codegen-x64.cc in Sources */,
   1889 				89D7DDDE12E8DE09001E2B82 /* gdb-jit.cc in Sources */,
   1890 				89D7DDDF12E8DE09001E2B82 /* inspector.cc in Sources */,
   1891 				8924315C12F8539900906AB2 /* lithium-gap-resolver-x64.cc in Sources */,
   1892 				895D5B551334212D00254083 /* isolate.cc in Sources */,
   1893 			);
   1894 			runOnlyForDeploymentPostprocessing = 0;
   1895 		};
   1896 		8970F2ED0E719FB2006AE7B5 /* Sources */ = {
   1897 			isa = PBXSourcesBuildPhase;
   1898 			buildActionMask = 2147483647;
   1899 			files = (
   1900 				C2D1E9731212F2BC00187A52 /* objects-visiting.cc in Sources */,
   1901 				89A88DEC0E71A5FF0043BA31 /* accessors.cc in Sources */,
   1902 				89A88DED0E71A6000043BA31 /* allocation.cc in Sources */,
   1903 				89A88DEE0E71A6010043BA31 /* api.cc in Sources */,
   1904 				89A88DEF0E71A60A0043BA31 /* assembler-ia32.cc in Sources */,
   1905 				89A88DF00E71A60A0043BA31 /* assembler.cc in Sources */,
   1906 				89A88DF10E71A60B0043BA31 /* ast.cc in Sources */,
   1907 				89A88DF20E71A60C0043BA31 /* bootstrapper.cc in Sources */,
   1908 				89A88DF40E71A6160043BA31 /* builtins-ia32.cc in Sources */,
   1909 				89A88DF50E71A6170043BA31 /* builtins.cc in Sources */,
   1910 				89A88DF60E71A61C0043BA31 /* checks.cc in Sources */,
   1911 				9F2B3712114FF62D007CDAF4 /* circular-queue.cc in Sources */,
   1912 				893CCE640E71D83700357A03 /* code-stubs.cc in Sources */,
   1913 				89A88DF70E71A6240043BA31 /* codegen-ia32.cc in Sources */,
   1914 				89A88DF80E71A6260043BA31 /* codegen.cc in Sources */,
   1915 				89495E480E79FC23001F68C3 /* compilation-cache.cc in Sources */,
   1916 				89A88DF90E71A6430043BA31 /* compiler.cc in Sources */,
   1917 				89A88DFA0E71A6440043BA31 /* contexts.cc in Sources */,
   1918 				89A88DFB0E71A6440043BA31 /* conversions.cc in Sources */,
   1919 				C2BD4BDB120165A70046BF9F /* fixed-dtoa.cc in Sources */,
   1920 				89A88DFC0E71A6460043BA31 /* counters.cc in Sources */,
   1921 				89A88DFD0E71A6470043BA31 /* cpu-ia32.cc in Sources */,
   1922 				9F2B37271152CEA0007CDAF4 /* cpu-profiler.cc in Sources */,
   1923 				9FA38BBA1175B2D200C4CD55 /* data-flow.cc in Sources */,
   1924 				89A88DFE0E71A6480043BA31 /* dateparser.cc in Sources */,
   1925 				8956B6CF0F5D86730033B5A2 /* debug-agent.cc in Sources */,
   1926 				898BD20E0EF6CC930068B00A /* debug-ia32.cc in Sources */,
   1927 				C2BD4BD7120165460046BF9F /* dtoa.cc in Sources */,
   1928 				89A88DFF0E71A6530043BA31 /* debug.cc in Sources */,
   1929 				89A88E000E71A6540043BA31 /* disasm-ia32.cc in Sources */,
   1930 				89A88E010E71A6550043BA31 /* disassembler.cc in Sources */,
   1931 				9FA38BBB1175B2D200C4CD55 /* diy-fp.cc in Sources */,
   1932 				89A88E030E71A65B0043BA31 /* execution.cc in Sources */,
   1933 				89A88E040E71A65D0043BA31 /* factory.cc in Sources */,
   1934 				9FA38BBC1175B2D200C4CD55 /* fast-dtoa.cc in Sources */,
   1935 				89A88E050E71A65D0043BA31 /* flags.cc in Sources */,
   1936 				8981F6001010501900D1520E /* frame-element.cc in Sources */,
   1937 				89A88E060E71A6600043BA31 /* frames-ia32.cc in Sources */,
   1938 				89A88E070E71A6610043BA31 /* frames.cc in Sources */,
   1939 				9FA38BC51175B2E500C4CD55 /* full-codegen-ia32.cc in Sources */,
   1940 				9FA38BBE1175B2D200C4CD55 /* full-codegen.cc in Sources */,
   1941 				9F92FAA90F8F28AD0089F02C /* func-name-inferrer.cc in Sources */,
   1942 				89A88E080E71A6620043BA31 /* global-handles.cc in Sources */,
   1943 				89A88E090E71A6640043BA31 /* handles.cc in Sources */,
   1944 				89A88E0A0E71A6650043BA31 /* hashmap.cc in Sources */,
   1945 				9F11D9A0105AF0A300EBE5B2 /* heap-profiler.cc in Sources */,
   1946 				89A88E0B0E71A66C0043BA31 /* heap.cc in Sources */,
   1947 				89A88E0C0E71A66D0043BA31 /* ic-ia32.cc in Sources */,
   1948 				89A88E0D0E71A66E0043BA31 /* ic.cc in Sources */,
   1949 				89A15C850EE4678B00B48DEB /* interpreter-irregexp.cc in Sources */,
   1950 				89A88E0E0E71A66F0043BA31 /* jsregexp.cc in Sources */,
   1951 				8900116C0E71CA2300F91F35 /* libraries.cc in Sources */,
   1952 				9FA38BBF1175B2D200C4CD55 /* liveedit.cc in Sources */,
   1953 				9F4B7B890FCC877A00DC4117 /* log-utils.cc in Sources */,
   1954 				89A88E0F0E71A6740043BA31 /* log.cc in Sources */,
   1955 				89A88E100E71A6770043BA31 /* macro-assembler-ia32.cc in Sources */,
   1956 				89A88E110E71A6780043BA31 /* mark-compact.cc in Sources */,
   1957 				89A88E120E71A67A0043BA31 /* messages.cc in Sources */,
   1958 				89A88E130E71A6860043BA31 /* objects-debug.cc in Sources */,
   1959 				89A88E140E71A6870043BA31 /* objects.cc in Sources */,
   1960 				89A88E150E71A68C0043BA31 /* parser.cc in Sources */,
   1961 				89A88E160E71A68E0043BA31 /* platform-macos.cc in Sources */,
   1962 				893A72240F7B101400303DD2 /* platform-posix.cc in Sources */,
   1963 				89A88E170E71A6950043BA31 /* prettyprinter.cc in Sources */,
   1964 				9F73E3B2114E61A100F84A5A /* profile-generator.cc in Sources */,
   1965 				89A88E180E71A6960043BA31 /* property.cc in Sources */,
   1966 				89A15C7B0EE466EB00B48DEB /* regexp-macro-assembler-ia32.cc in Sources */,
   1967 				89A15C830EE4675E00B48DEB /* regexp-macro-assembler-irregexp.cc in Sources */,
   1968 				89A15C8A0EE467D100B48DEB /* regexp-macro-assembler-tracer.cc in Sources */,
   1969 				89A15C810EE4674900B48DEB /* regexp-macro-assembler.cc in Sources */,
   1970 				8944AD100F1D4D500028D560 /* regexp-stack.cc in Sources */,
   1971 				89A88E190E71A6970043BA31 /* rewriter.cc in Sources */,
   1972 				89A88E1A0E71A69B0043BA31 /* runtime.cc in Sources */,
   1973 				89A88E1B0E71A69D0043BA31 /* scanner.cc in Sources */,
   1974 				89A88E1C0E71A69E0043BA31 /* scopeinfo.cc in Sources */,
   1975 				89A88E1D0E71A6A00043BA31 /* scopes.cc in Sources */,
   1976 				89A88E1E0E71A6A30043BA31 /* serialize.cc in Sources */,
   1977 				89A88E1F0E71A6B40043BA31 /* snapshot-common.cc in Sources */,
   1978 				89A88E200E71A6B60043BA31 /* snapshot-empty.cc in Sources */,
   1979 				89A88E210E71A6B70043BA31 /* spaces.cc in Sources */,
   1980 				89A88E220E71A6BC0043BA31 /* string-stream.cc in Sources */,
   1981 				89A88E220E71A6BC0043BA31 /* string-stream.cc in Sources */,
   1982 				89A88E230E71A6BE0043BA31 /* stub-cache-ia32.cc in Sources */,
   1983 				89A88E240E71A6BF0043BA31 /* stub-cache.cc in Sources */,
   1984 				89A88E250E71A6C20043BA31 /* token.cc in Sources */,
   1985 				89A88E260E71A6C90043BA31 /* top.cc in Sources */,
   1986 				9FA38BC01175B2D200C4CD55 /* type-info.cc in Sources */,
   1987 				89A88E270E71A6CB0043BA31 /* unicode.cc in Sources */,
   1988 				89A88E290E71A6CE0043BA31 /* utils.cc in Sources */,
   1989 				89A88E2A0E71A6D00043BA31 /* v8-counters.cc in Sources */,
   1990 				89A88E2B0E71A6D10043BA31 /* v8.cc in Sources */,
   1991 				89A88E2C0E71A6D20043BA31 /* v8threads.cc in Sources */,
   1992 				89A88E2D0E71A6D50043BA31 /* variables.cc in Sources */,
   1993 				89B933AF0FAA0F9600201304 /* version.cc in Sources */,
   1994 				89A88E2E0E71A6D60043BA31 /* zone.cc in Sources */,
   1995 				C68081B112251239001EAFE4 /* code-stubs-ia32.cc in Sources */,
   1996 				893E24B712B14B3D0083370F /* bignum-dtoa.cc in Sources */,
   1997 				893E24B812B14B3D0083370F /* bignum.cc in Sources */,
   1998 				893E24B912B14B3D0083370F /* cached-powers.cc in Sources */,
   1999 				893E24BA12B14B3D0083370F /* deoptimizer.cc in Sources */,
   2000 				893E24BB12B14B3D0083370F /* hydrogen-instructions.cc in Sources */,
   2001 				893E24BC12B14B3D0083370F /* hydrogen.cc in Sources */,
   2002 				893E24BD12B14B3D0083370F /* lithium-allocator.cc in Sources */,
   2003 				893E24BE12B14B3D0083370F /* preparse-data.cc in Sources */,
   2004 				893E24C012B14B3D0083370F /* preparser.cc in Sources */,
   2005 				893E24C112B14B3D0083370F /* runtime-profiler.cc in Sources */,
   2006 				893E24C212B14B3D0083370F /* safepoint-table.cc in Sources */,
   2007 				893E24C312B14B3D0083370F /* scanner-base.cc in Sources */,
   2008 				893E24C412B14B3D0083370F /* string-search.cc in Sources */,
   2009 				893E24C512B14B3D0083370F /* strtod.cc in Sources */,
   2010 				893E24D512B14B8A0083370F /* deoptimizer-ia32.cc in Sources */,
   2011 				893E24D612B14B8A0083370F /* lithium-codegen-ia32.cc in Sources */,
   2012 				893E24D712B14B8A0083370F /* lithium-ia32.cc in Sources */,
   2013 				893E24DC12B14B9F0083370F /* externalize-string-extension.cc in Sources */,
   2014 				893E24DD12B14B9F0083370F /* gc-extension.cc in Sources */,
   2015 				8946827512C26EB700C914BC /* objects-printer.cc in Sources */,
   2016 				894A59EB12D777E80000766D /* lithium.cc in Sources */,
   2017 				89D7DDD512E8DDCF001E2B82 /* lithium-gap-resolver-ia32.cc in Sources */,
   2018 				89D7DDDA12E8DE09001E2B82 /* gdb-jit.cc in Sources */,
   2019 				89D7DDDB12E8DE09001E2B82 /* inspector.cc in Sources */,
   2020 				895D5B531334212D00254083 /* isolate.cc in Sources */,
   2021 			);
   2022 			runOnlyForDeploymentPostprocessing = 0;
   2023 		};
   2024 		897C77CF12B68E3D000767A8 /* Sources */ = {
   2025 			isa = PBXSourcesBuildPhase;
   2026 			buildActionMask = 2147483647;
   2027 			files = (
   2028 				897C77D012B68E3D000767A8 /* d8-debug.cc in Sources */,
   2029 				897C77D112B68E3D000767A8 /* d8-js.cc in Sources */,
   2030 				897C77D212B68E3D000767A8 /* d8-posix.cc in Sources */,
   2031 				897C77D312B68E3D000767A8 /* d8.cc in Sources */,
   2032 			);
   2033 			runOnlyForDeploymentPostprocessing = 0;
   2034 		};
   2035 		897F76770E71B4CC007ACF34 /* Sources */ = {
   2036 			isa = PBXSourcesBuildPhase;
   2037 			buildActionMask = 2147483647;
   2038 			files = (
   2039 				897F767F0E71B690007ACF34 /* shell.cc in Sources */,
   2040 			);
   2041 			runOnlyForDeploymentPostprocessing = 0;
   2042 		};
   2043 		89B91BB712D4F02A002FF4BC /* Sources */ = {
   2044 			isa = PBXSourcesBuildPhase;
   2045 			buildActionMask = 2147483647;
   2046 			files = (
   2047 				89B91BB812D4F02A002FF4BC /* shell.cc in Sources */,
   2048 			);
   2049 			runOnlyForDeploymentPostprocessing = 0;
   2050 		};
   2051 		89B91BC412D4F02A002FF4BC /* Sources */ = {
   2052 			isa = PBXSourcesBuildPhase;
   2053 			buildActionMask = 2147483647;
   2054 			files = (
   2055 				89B91BC512D4F02A002FF4BC /* d8-debug.cc in Sources */,
   2056 				89B91BC612D4F02A002FF4BC /* d8-js.cc in Sources */,
   2057 				89B91BC712D4F02A002FF4BC /* d8-posix.cc in Sources */,
   2058 				89B91BC812D4F02A002FF4BC /* d8.cc in Sources */,
   2059 			);
   2060 			runOnlyForDeploymentPostprocessing = 0;
   2061 		};
   2062 		89F23C3E0E78D5B2006B2466 /* Sources */ = {
   2063 			isa = PBXSourcesBuildPhase;
   2064 			buildActionMask = 2147483647;
   2065 			files = (
   2066 				C2D1E9741212F2CF00187A52 /* objects-visiting.cc in Sources */,
   2067 				89F23C3F0E78D5B2006B2466 /* accessors.cc in Sources */,
   2068 				89F23C400E78D5B2006B2466 /* allocation.cc in Sources */,
   2069 				89F23C410E78D5B2006B2466 /* api.cc in Sources */,
   2070 				89F23C970E78D5E3006B2466 /* assembler-arm.cc in Sources */,
   2071 				89F23C430E78D5B2006B2466 /* assembler.cc in Sources */,
   2072 				89F23C440E78D5B2006B2466 /* ast.cc in Sources */,
   2073 				89F23C450E78D5B2006B2466 /* bootstrapper.cc in Sources */,
   2074 				89F23C980E78D5E7006B2466 /* builtins-arm.cc in Sources */,
   2075 				89F23C470E78D5B2006B2466 /* builtins.cc in Sources */,
   2076 				89F23C480E78D5B2006B2466 /* checks.cc in Sources */,
   2077 				9F2B3711114FF62D007CDAF4 /* circular-queue.cc in Sources */,
   2078 				89F23C490E78D5B2006B2466 /* code-stubs.cc in Sources */,
   2079 				89F23C990E78D5E9006B2466 /* codegen-arm.cc in Sources */,
   2080 				89F23C4B0E78D5B2006B2466 /* codegen.cc in Sources */,
   2081 				89495E490E79FC23001F68C3 /* compilation-cache.cc in Sources */,
   2082 				89F23C4C0E78D5B2006B2466 /* compiler.cc in Sources */,
   2083 				895FA753107FFED3006F39D4 /* constants-arm.cc in Sources */,
   2084 				89F23C4D0E78D5B2006B2466 /* contexts.cc in Sources */,
   2085 				89F23C4E0E78D5B2006B2466 /* conversions.cc in Sources */,
   2086 				89F23C4F0E78D5B2006B2466 /* counters.cc in Sources */,
   2087 				89F23C9A0E78D5EC006B2466 /* cpu-arm.cc in Sources */,
   2088 				9F2B37261152CEA0007CDAF4 /* cpu-profiler.cc in Sources */,
   2089 				C2BD4BE4120166180046BF9F /* fixed-dtoa.cc in Sources */,
   2090 				C2BD4BE51201661F0046BF9F /* dtoa.cc in Sources */,
   2091 				9FA38BB31175B2D200C4CD55 /* data-flow.cc in Sources */,
   2092 				89F23C510E78D5B2006B2466 /* dateparser.cc in Sources */,
   2093 				894599A30F5D8729008DA8FB /* debug-agent.cc in Sources */,
   2094 				898BD20F0EF6CC9A0068B00A /* debug-arm.cc in Sources */,
   2095 				89F23C520E78D5B2006B2466 /* debug.cc in Sources */,
   2096 				89F23C9B0E78D5EE006B2466 /* disasm-arm.cc in Sources */,
   2097 				89F23C540E78D5B2006B2466 /* disassembler.cc in Sources */,
   2098 				9FA38BB41175B2D200C4CD55 /* diy-fp.cc in Sources */,
   2099 				89F23C560E78D5B2006B2466 /* execution.cc in Sources */,
   2100 				89F23C570E78D5B2006B2466 /* factory.cc in Sources */,
   2101 				9FA38BB51175B2D200C4CD55 /* fast-dtoa.cc in Sources */,
   2102 				89F23C580E78D5B2006B2466 /* flags.cc in Sources */,
   2103 				8981F6011010502800D1520E /* frame-element.cc in Sources */,
   2104 				89F23C9C0E78D5F1006B2466 /* frames-arm.cc in Sources */,
   2105 				89F23C5A0E78D5B2006B2466 /* frames.cc in Sources */,
   2106 				9FA38BCF1175B30400C4CD55 /* full-codegen-arm.cc in Sources */,
   2107 				9FA38BB71175B2D200C4CD55 /* full-codegen.cc in Sources */,
   2108 				9F92FAAA0F8F28AD0089F02C /* func-name-inferrer.cc in Sources */,
   2109 				89F23C5B0E78D5B2006B2466 /* global-handles.cc in Sources */,
   2110 				89F23C5C0E78D5B2006B2466 /* handles.cc in Sources */,
   2111 				89F23C5D0E78D5B2006B2466 /* hashmap.cc in Sources */,
   2112 				9F11D9A1105AF0A300EBE5B2 /* heap-profiler.cc in Sources */,
   2113 				89F23C5E0E78D5B2006B2466 /* heap.cc in Sources */,
   2114 				89F23C9D0E78D5FB006B2466 /* ic-arm.cc in Sources */,
   2115 				89F23C600E78D5B2006B2466 /* ic.cc in Sources */,
   2116 				890A13FE0EE9C47F00E49346 /* interpreter-irregexp.cc in Sources */,
   2117 				89F23C610E78D5B2006B2466 /* jsregexp.cc in Sources */,
   2118 				89F23C620E78D5B2006B2466 /* libraries.cc in Sources */,
   2119 				9FA38BB81175B2D200C4CD55 /* liveedit.cc in Sources */,
   2120 				9F4B7B8A0FCC877A00DC4117 /* log-utils.cc in Sources */,
   2121 				89F23C630E78D5B2006B2466 /* log.cc in Sources */,
   2122 				89F23C9E0E78D5FD006B2466 /* macro-assembler-arm.cc in Sources */,
   2123 				89F23C650E78D5B2006B2466 /* mark-compact.cc in Sources */,
   2124 				89F23C660E78D5B2006B2466 /* messages.cc in Sources */,
   2125 				89F23C670E78D5B2006B2466 /* objects-debug.cc in Sources */,
   2126 				89F23C680E78D5B2006B2466 /* objects.cc in Sources */,
   2127 				89F23C690E78D5B2006B2466 /* parser.cc in Sources */,
   2128 				89F23C6A0E78D5B2006B2466 /* platform-macos.cc in Sources */,
   2129 				893A72250F7B101B00303DD2 /* platform-posix.cc in Sources */,
   2130 				89F23C6B0E78D5B2006B2466 /* prettyprinter.cc in Sources */,
   2131 				9F73E3B1114E61A100F84A5A /* profile-generator.cc in Sources */,
   2132 				89F23C6C0E78D5B2006B2466 /* property.cc in Sources */,
   2133 				890A14010EE9C4B000E49346 /* regexp-macro-assembler-arm.cc in Sources */,
   2134 				890A14020EE9C4B400E49346 /* regexp-macro-assembler-irregexp.cc in Sources */,
   2135 				890A14030EE9C4B500E49346 /* regexp-macro-assembler-tracer.cc in Sources */,
   2136 				890A14040EE9C4B700E49346 /* regexp-macro-assembler.cc in Sources */,
   2137 				8944AD110F1D4D570028D560 /* regexp-stack.cc in Sources */,
   2138 				89F23C6D0E78D5B2006B2466 /* rewriter.cc in Sources */,
   2139 				89F23C6E0E78D5B2006B2466 /* runtime.cc in Sources */,
   2140 				89F23C6F0E78D5B2006B2466 /* scanner.cc in Sources */,
   2141 				89F23C700E78D5B2006B2466 /* scopeinfo.cc in Sources */,
   2142 				89F23C710E78D5B2006B2466 /* scopes.cc in Sources */,
   2143 				89F23C720E78D5B2006B2466 /* serialize.cc in Sources */,
   2144 				89F23C9F0E78D604006B2466 /* simulator-arm.cc in Sources */,
   2145 				89F23C730E78D5B2006B2466 /* snapshot-common.cc in Sources */,
   2146 				89F23C740E78D5B2006B2466 /* snapshot-empty.cc in Sources */,
   2147 				89F23C750E78D5B2006B2466 /* spaces.cc in Sources */,
   2148 				89F23C760E78D5B2006B2466 /* string-stream.cc in Sources */,
   2149 				89F23C760E78D5B2006B2466 /* string-stream.cc in Sources */,
   2150 				89F23CA00E78D609006B2466 /* stub-cache-arm.cc in Sources */,
   2151 				89F23C780E78D5B2006B2466 /* stub-cache.cc in Sources */,
   2152 				89F23C790E78D5B2006B2466 /* token.cc in Sources */,
   2153 				89F23C7A0E78D5B2006B2466 /* top.cc in Sources */,
   2154 				9FA38BB91175B2D200C4CD55 /* type-info.cc in Sources */,
   2155 				89F23C7B0E78D5B2006B2466 /* unicode.cc in Sources */,
   2156 				89F23C7D0E78D5B2006B2466 /* utils.cc in Sources */,
   2157 				89F23C7E0E78D5B2006B2466 /* v8-counters.cc in Sources */,
   2158 				89F23C7F0E78D5B2006B2466 /* v8.cc in Sources */,
   2159 				89F23C800E78D5B2006B2466 /* v8threads.cc in Sources */,
   2160 				89F23C810E78D5B2006B2466 /* variables.cc in Sources */,
   2161 				89B933B00FAA0F9D00201304 /* version.cc in Sources */,
   2162 				89F23C820E78D5B2006B2466 /* zone.cc in Sources */,
   2163 				C68081AD1225120B001EAFE4 /* code-stubs-arm.cc in Sources */,
   2164 				893E24A812B14B3D0083370F /* bignum-dtoa.cc in Sources */,
   2165 				893E24A912B14B3D0083370F /* bignum.cc in Sources */,
   2166 				893E24AA12B14B3D0083370F /* cached-powers.cc in Sources */,
   2167 				893E24AB12B14B3D0083370F /* deoptimizer.cc in Sources */,
   2168 				893E24AC12B14B3D0083370F /* hydrogen-instructions.cc in Sources */,
   2169 				893E24AD12B14B3D0083370F /* hydrogen.cc in Sources */,
   2170 				893E24AE12B14B3D0083370F /* lithium-allocator.cc in Sources */,
   2171 				893E24AF12B14B3D0083370F /* preparse-data.cc in Sources */,
   2172 				893E24B112B14B3D0083370F /* preparser.cc in Sources */,
   2173 				893E24B212B14B3D0083370F /* runtime-profiler.cc in Sources */,
   2174 				893E24B312B14B3D0083370F /* safepoint-table.cc in Sources */,
   2175 				893E24B412B14B3D0083370F /* scanner-base.cc in Sources */,
   2176 				893E24B512B14B3D0083370F /* string-search.cc in Sources */,
   2177 				893E24B612B14B3D0083370F /* strtod.cc in Sources */,
   2178 				893E24CC12B14B520083370F /* deoptimizer-arm.cc in Sources */,
   2179 				893E24CD12B14B520083370F /* lithium-arm.cc in Sources */,
   2180 				893E24CE12B14B520083370F /* lithium-codegen-arm.cc in Sources */,
   2181 				893E24DE12B14B9F0083370F /* externalize-string-extension.cc in Sources */,
   2182 				893E24DF12B14B9F0083370F /* gc-extension.cc in Sources */,
   2183 				8946827612C26EB700C914BC /* objects-printer.cc in Sources */,
   2184 				894A59EA12D777E80000766D /* lithium.cc in Sources */,
   2185 				89D7DDDC12E8DE09001E2B82 /* gdb-jit.cc in Sources */,
   2186 				89D7DDDD12E8DE09001E2B82 /* inspector.cc in Sources */,
   2187 				896FA1E5130F93D300042054 /* lithium-gap-resolver-arm.cc in Sources */,
   2188 				895D5B541334212D00254083 /* isolate.cc in Sources */,
   2189 			);
   2190 			runOnlyForDeploymentPostprocessing = 0;
   2191 		};
   2192 		89F23C8D0E78D5B6006B2466 /* Sources */ = {
   2193 			isa = PBXSourcesBuildPhase;
   2194 			buildActionMask = 2147483647;
   2195 			files = (
   2196 				89F23C8E0E78D5B6006B2466 /* shell.cc in Sources */,
   2197 			);
   2198 			runOnlyForDeploymentPostprocessing = 0;
   2199 		};
   2200 /* End PBXSourcesBuildPhase section */
   2201 
   2202 /* Begin PBXTargetDependency section */
   2203 		7BF891970E73099F000BAF8A /* PBXTargetDependency */ = {
   2204 			isa = PBXTargetDependency;
   2205 			target = 8970F2EF0E719FB2006AE7B5 /* v8 */;
   2206 			targetProxy = 7BF891960E73099F000BAF8A /* PBXContainerItemProxy */;
   2207 		};
   2208 		7BF891990E73099F000BAF8A /* PBXTargetDependency */ = {
   2209 			isa = PBXTargetDependency;
   2210 			target = 897F76790E71B4CC007ACF34 /* v8_shell */;
   2211 			targetProxy = 7BF891980E73099F000BAF8A /* PBXContainerItemProxy */;
   2212 		};
   2213 		8938A29512D63A680080CDDE /* PBXTargetDependency */ = {
   2214 			isa = PBXTargetDependency;
   2215 			target = 89B91BC012D4F02A002FF4BC /* d8_shell-x64 */;
   2216 			targetProxy = 8938A29412D63A680080CDDE /* PBXContainerItemProxy */;
   2217 		};
   2218 		8938A29712D63A680080CDDE /* PBXTargetDependency */ = {
   2219 			isa = PBXTargetDependency;
   2220 			target = 89B91BB412D4F02A002FF4BC /* v8_shell-x64 */;
   2221 			targetProxy = 8938A29612D63A680080CDDE /* PBXContainerItemProxy */;
   2222 		};
   2223 		8938A29912D63A680080CDDE /* PBXTargetDependency */ = {
   2224 			isa = PBXTargetDependency;
   2225 			target = 8956922712D4ED240072C313 /* v8-x64 */;
   2226 			targetProxy = 8938A29812D63A680080CDDE /* PBXContainerItemProxy */;
   2227 		};
   2228 		893988010F2A35FA007D5254 /* PBXTargetDependency */ = {
   2229 			isa = PBXTargetDependency;
   2230 			target = 8970F2EF0E719FB2006AE7B5 /* v8 */;
   2231 			targetProxy = 893988020F2A35FA007D5254 /* PBXContainerItemProxy */;
   2232 		};
   2233 		893988100F2A3647007D5254 /* PBXTargetDependency */ = {
   2234 			isa = PBXTargetDependency;
   2235 			target = 893987FE0F2A35FA007D5254 /* d8_shell */;
   2236 			targetProxy = 8939880F0F2A3647007D5254 /* PBXContainerItemProxy */;
   2237 		};
   2238 		896FD03C0E78D71F003DFB6A /* PBXTargetDependency */ = {
   2239 			isa = PBXTargetDependency;
   2240 			target = 89F23C3C0E78D5B2006B2466 /* v8-arm */;
   2241 			targetProxy = 896FD03B0E78D71F003DFB6A /* PBXContainerItemProxy */;
   2242 		};
   2243 		896FD03E0E78D731003DFB6A /* PBXTargetDependency */ = {
   2244 			isa = PBXTargetDependency;
   2245 			target = 89F23C3C0E78D5B2006B2466 /* v8-arm */;
   2246 			targetProxy = 896FD03D0E78D731003DFB6A /* PBXContainerItemProxy */;
   2247 		};
   2248 		896FD0400E78D735003DFB6A /* PBXTargetDependency */ = {
   2249 			isa = PBXTargetDependency;
   2250 			target = 89F23C880E78D5B6006B2466 /* v8_shell-arm */;
   2251 			targetProxy = 896FD03F0E78D735003DFB6A /* PBXContainerItemProxy */;
   2252 		};
   2253 		897C77DC12B68E5D000767A8 /* PBXTargetDependency */ = {
   2254 			isa = PBXTargetDependency;
   2255 			target = 89F23C3C0E78D5B2006B2466 /* v8-arm */;
   2256 			targetProxy = 897C77DB12B68E5D000767A8 /* PBXContainerItemProxy */;
   2257 		};
   2258 		897F76830E71B6AC007ACF34 /* PBXTargetDependency */ = {
   2259 			isa = PBXTargetDependency;
   2260 			target = 8970F2EF0E719FB2006AE7B5 /* v8 */;
   2261 			targetProxy = 897F76820E71B6AC007ACF34 /* PBXContainerItemProxy */;
   2262 		};
   2263 		89B91BD112D4F036002FF4BC /* PBXTargetDependency */ = {
   2264 			isa = PBXTargetDependency;
   2265 			target = 8956922712D4ED240072C313 /* v8-x64 */;
   2266 			targetProxy = 89B91BD012D4F036002FF4BC /* PBXContainerItemProxy */;
   2267 		};
   2268 		89B91BFD12D4F1BF002FF4BC /* PBXTargetDependency */ = {
   2269 			isa = PBXTargetDependency;
   2270 			target = 8956922712D4ED240072C313 /* v8-x64 */;
   2271 			targetProxy = 89B91BFC12D4F1BF002FF4BC /* PBXContainerItemProxy */;
   2272 		};
   2273 		89EED40D12B69A0A0075BE1C /* PBXTargetDependency */ = {
   2274 			isa = PBXTargetDependency;
   2275 			target = 897C77CB12B68E3D000767A8 /* d8_shell-arm */;
   2276 			targetProxy = 89EED40C12B69A0A0075BE1C /* PBXContainerItemProxy */;
   2277 		};
   2278 /* End PBXTargetDependency section */
   2279 
   2280 /* Begin XCBuildConfiguration section */
   2281 		7BF891940E73098D000BAF8A /* Debug */ = {
   2282 			isa = XCBuildConfiguration;
   2283 			buildSettings = {
   2284 				PRODUCT_NAME = All;
   2285 			};
   2286 			name = Debug;
   2287 		};
   2288 		7BF891950E73098D000BAF8A /* Release */ = {
   2289 			isa = XCBuildConfiguration;
   2290 			buildSettings = {
   2291 				PRODUCT_NAME = All;
   2292 			};
   2293 			name = Release;
   2294 		};
   2295 		8915B8690E719336009C4E19 /* Debug */ = {
   2296 			isa = XCBuildConfiguration;
   2297 			buildSettings = {
   2298 				ALWAYS_SEARCH_USER_PATHS = NO;
   2299 				COPY_PHASE_STRIP = NO;
   2300 				GCC_CW_ASM_SYNTAX = NO;
   2301 				GCC_C_LANGUAGE_STANDARD = ansi;
   2302 				GCC_DYNAMIC_NO_PIC = YES;
   2303 				GCC_ENABLE_CPP_EXCEPTIONS = NO;
   2304 				GCC_ENABLE_CPP_RTTI = NO;
   2305 				GCC_ENABLE_PASCAL_STRINGS = NO;
   2306 				GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
   2307 				GCC_OPTIMIZATION_LEVEL = 0;
   2308 				GCC_PRECOMPILE_PREFIX_HEADER = YES;
   2309 				GCC_PREPROCESSOR_DEFINITIONS = (
   2310 					"$(GCC_PREPROCESSOR_DEFINITIONS)",
   2311 					DEBUG,
   2312 					ENABLE_LOGGING_AND_PROFILING,
   2313 					V8_ENABLE_CHECKS,
   2314 					OBJECT_PRINT,
   2315 					ENABLE_VMSTATE_TRACKING,
   2316 					ENABLE_DEBUGGER_SUPPORT,
   2317 				);
   2318 				GCC_SYMBOLS_PRIVATE_EXTERN = YES;
   2319 				GCC_TREAT_WARNINGS_AS_ERRORS = YES;
   2320 				GCC_WARN_ABOUT_MISSING_NEWLINE = YES;
   2321 				OTHER_CFLAGS = (
   2322 					"$(OTHER_CFLAGS)",
   2323 					"-fstack-protector",
   2324 					"-fstack-protector-all",
   2325 				);
   2326 				PREBINDING = NO;
   2327 				SYMROOT = ../xcodebuild;
   2328 				USE_HEADERMAP = NO;
   2329 				WARNING_CFLAGS = (
   2330 					"$(WARNING_CFLAGS)",
   2331 					"-Wall",
   2332 					"-Wendif-labels",
   2333 				);
   2334 			};
   2335 			name = Debug;
   2336 		};
   2337 		8915B86A0E719336009C4E19 /* Release */ = {
   2338 			isa = XCBuildConfiguration;
   2339 			buildSettings = {
   2340 				ALWAYS_SEARCH_USER_PATHS = NO;
   2341 				DEAD_CODE_STRIPPING = YES;
   2342 				DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
   2343 				DEPLOYMENT_POSTPROCESSING = YES;
   2344 				GCC_CW_ASM_SYNTAX = NO;
   2345 				GCC_C_LANGUAGE_STANDARD = ansi;
   2346 				GCC_DYNAMIC_NO_PIC = YES;
   2347 				GCC_ENABLE_CPP_EXCEPTIONS = NO;
   2348 				GCC_ENABLE_CPP_RTTI = NO;
   2349 				GCC_ENABLE_PASCAL_STRINGS = NO;
   2350 				GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
   2351 				GCC_OPTIMIZATION_LEVEL = 2;
   2352 				GCC_PRECOMPILE_PREFIX_HEADER = YES;
   2353 				GCC_PREPROCESSOR_DEFINITIONS = (
   2354 					"$(GCC_PREPROCESSOR_DEFINITIONS)",
   2355 					NDEBUG,
   2356 					ENABLE_DEBUGGER_SUPPORT,
   2357 				);
   2358 				GCC_SYMBOLS_PRIVATE_EXTERN = YES;
   2359 				GCC_TREAT_WARNINGS_AS_ERRORS = NO;
   2360 				GCC_WARN_ABOUT_MISSING_NEWLINE = YES;
   2361 				PREBINDING = NO;
   2362 				STRIP_STYLE = all;
   2363 				SYMROOT = ../xcodebuild;
   2364 				USE_HEADERMAP = NO;
   2365 				WARNING_CFLAGS = (
   2366 					"$(WARNING_CFLAGS)",
   2367 					"-Wall",
   2368 					"-Wendif-labels",
   2369 				);
   2370 			};
   2371 			name = Release;
   2372 		};
   2373 		893988090F2A35FA007D5254 /* Debug */ = {
   2374 			isa = XCBuildConfiguration;
   2375 			buildSettings = {
   2376 				GCC_PREPROCESSOR_DEFINITIONS = (
   2377 					"$(GCC_PREPROCESSOR_DEFINITIONS)",
   2378 					V8_TARGET_ARCH_IA32,
   2379 					DEBUG,
   2380 					V8_ENABLE_CHECKS,
   2381 					OBJECT_PRINT,
   2382 					ENABLE_DEBUGGER_SUPPORT,
   2383 				);
   2384 				HEADER_SEARCH_PATHS = ../src;
   2385 				PRODUCT_NAME = d8;
   2386 			};
   2387 			name = Debug;
   2388 		};
   2389 		8939880A0F2A35FA007D5254 /* Release */ = {
   2390 			isa = XCBuildConfiguration;
   2391 			buildSettings = {
   2392 				GCC_PREPROCESSOR_DEFINITIONS = (
   2393 					"$(GCC_PREPROCESSOR_DEFINITIONS)",
   2394 					V8_TARGET_ARCH_IA32,
   2395 					NDEBUG,
   2396 					ENABLE_DEBUGGER_SUPPORT,
   2397 				);
   2398 				HEADER_SEARCH_PATHS = ../src;
   2399 				PRODUCT_NAME = d8;
   2400 			};
   2401 			name = Release;
   2402 		};
   2403 		895692A812D4ED240072C313 /* Debug */ = {
   2404 			isa = XCBuildConfiguration;
   2405 			buildSettings = {
   2406 				ARCHS = "$(ARCHS_STANDARD_64_BIT)";
   2407 				DEPLOYMENT_POSTPROCESSING = NO;
   2408 				GCC_PREPROCESSOR_DEFINITIONS = (
   2409 					"$(GCC_PREPROCESSOR_DEFINITIONS)",
   2410 					ENABLE_DISASSEMBLER,
   2411 					V8_TARGET_ARCH_X64,
   2412 					ENABLE_LOGGING_AND_PROFILING,
   2413 					ENABLE_DEBUGGER_SUPPORT,
   2414 				);
   2415 				HEADER_SEARCH_PATHS = ../src;
   2416 				PRODUCT_NAME = "v8-x64";
   2417 				STRIP_STYLE = debugging;
   2418 			};
   2419 			name = Debug;
   2420 		};
   2421 		895692A912D4ED240072C313 /* Release */ = {
   2422 			isa = XCBuildConfiguration;
   2423 			buildSettings = {
   2424 				ARCHS = "$(ARCHS_STANDARD_64_BIT)";
   2425 				DEPLOYMENT_POSTPROCESSING = NO;
   2426 				GCC_PREPROCESSOR_DEFINITIONS = (
   2427 					"$(GCC_PREPROCESSOR_DEFINITIONS)",
   2428 					V8_TARGET_ARCH_X64,
   2429 					NDEBUG,
   2430 					ENABLE_DEBUGGER_SUPPORT,
   2431 				);
   2432 				HEADER_SEARCH_PATHS = ../src;
   2433 				PRODUCT_NAME = "v8-x64";
   2434 				STRIP_STYLE = debugging;
   2435 			};
   2436 			name = Release;
   2437 		};
   2438 		8970F2F10E719FB2006AE7B5 /* Debug */ = {
   2439 			isa = XCBuildConfiguration;
   2440 			buildSettings = {
   2441 				DEPLOYMENT_POSTPROCESSING = NO;
   2442 				GCC_PREPROCESSOR_DEFINITIONS = (
   2443 					"$(GCC_PREPROCESSOR_DEFINITIONS)",
   2444 					ENABLE_DISASSEMBLER,
   2445 					V8_TARGET_ARCH_IA32,
   2446 					ENABLE_LOGGING_AND_PROFILING,
   2447 					ENABLE_DEBUGGER_SUPPORT,
   2448 				);
   2449 				HEADER_SEARCH_PATHS = ../src;
   2450 				PRODUCT_NAME = v8;
   2451 				STRIP_STYLE = debugging;
   2452 			};
   2453 			name = Debug;
   2454 		};
   2455 		8970F2F20E719FB2006AE7B5 /* Release */ = {
   2456 			isa = XCBuildConfiguration;
   2457 			buildSettings = {
   2458 				DEPLOYMENT_POSTPROCESSING = NO;
   2459 				GCC_PREPROCESSOR_DEFINITIONS = (
   2460 					"$(GCC_PREPROCESSOR_DEFINITIONS)",
   2461 					V8_TARGET_ARCH_IA32,
   2462 					NDEBUG,
   2463 					ENABLE_DEBUGGER_SUPPORT,
   2464 				);
   2465 				HEADER_SEARCH_PATHS = ../src;
   2466 				PRODUCT_NAME = v8;
   2467 				STRIP_STYLE = debugging;
   2468 			};
   2469 			name = Release;
   2470 		};
   2471 		897C77D712B68E3D000767A8 /* Debug */ = {
   2472 			isa = XCBuildConfiguration;
   2473 			buildSettings = {
   2474 				GCC_PREPROCESSOR_DEFINITIONS = (
   2475 					"$(GCC_PREPROCESSOR_DEFINITIONS)",
   2476 					V8_TARGET_ARCH_IA32,
   2477 					DEBUG,
   2478 					V8_ENABLE_CHECKS,
   2479 					OBJECT_PRINT,
   2480 					ENABLE_DEBUGGER_SUPPORT,
   2481 				);
   2482 				HEADER_SEARCH_PATHS = ../src;
   2483 				PRODUCT_NAME = "d8-arm";
   2484 			};
   2485 			name = Debug;
   2486 		};
   2487 		897C77D812B68E3D000767A8 /* Release */ = {
   2488 			isa = XCBuildConfiguration;
   2489 			buildSettings = {
   2490 				GCC_PREPROCESSOR_DEFINITIONS = (
   2491 					"$(GCC_PREPROCESSOR_DEFINITIONS)",
   2492 					V8_TARGET_ARCH_IA32,
   2493 					NDEBUG,
   2494 					ENABLE_DEBUGGER_SUPPORT,
   2495 				);
   2496 				HEADER_SEARCH_PATHS = ../src;
   2497 				PRODUCT_NAME = "d8-arm";
   2498 			};
   2499 			name = Release;
   2500 		};
   2501 		897F767C0E71B4CC007ACF34 /* Debug */ = {
   2502 			isa = XCBuildConfiguration;
   2503 			buildSettings = {
   2504 				GCC_PREPROCESSOR_DEFINITIONS = (
   2505 					"$(GCC_PREPROCESSOR_DEFINITIONS)",
   2506 					V8_TARGET_ARCH_IA32,
   2507 				);
   2508 				HEADER_SEARCH_PATHS = ../src;
   2509 				PRODUCT_NAME = v8_shell;
   2510 			};
   2511 			name = Debug;
   2512 		};
   2513 		897F767D0E71B4CC007ACF34 /* Release */ = {
   2514 			isa = XCBuildConfiguration;
   2515 			buildSettings = {
   2516 				GCC_PREPROCESSOR_DEFINITIONS = (
   2517 					"$(GCC_PREPROCESSOR_DEFINITIONS)",
   2518 					V8_TARGET_ARCH_IA32,
   2519 				);
   2520 				HEADER_SEARCH_PATHS = ../src;
   2521 				PRODUCT_NAME = v8_shell;
   2522 			};
   2523 			name = Release;
   2524 		};
   2525 		89B91BBC12D4F02A002FF4BC /* Debug */ = {
   2526 			isa = XCBuildConfiguration;
   2527 			buildSettings = {
   2528 				ARCHS = "$(ARCHS_STANDARD_64_BIT)";
   2529 				GCC_PREPROCESSOR_DEFINITIONS = (
   2530 					"$(GCC_PREPROCESSOR_DEFINITIONS)",
   2531 					V8_TARGET_ARCH_X64,
   2532 				);
   2533 				HEADER_SEARCH_PATHS = ../src;
   2534 				PRODUCT_NAME = "v8_shell-x64";
   2535 			};
   2536 			name = Debug;
   2537 		};
   2538 		89B91BBD12D4F02A002FF4BC /* Release */ = {
   2539 			isa = XCBuildConfiguration;
   2540 			buildSettings = {
   2541 				ARCHS = "$(ARCHS_STANDARD_64_BIT)";
   2542 				GCC_PREPROCESSOR_DEFINITIONS = (
   2543 					"$(GCC_PREPROCESSOR_DEFINITIONS)",
   2544 					V8_TARGET_ARCH_X64,
   2545 				);
   2546 				HEADER_SEARCH_PATHS = ../src;
   2547 				PRODUCT_NAME = "v8_shell-x64";
   2548 			};
   2549 			name = Release;
   2550 		};
   2551 		89B91BCC12D4F02A002FF4BC /* Debug */ = {
   2552 			isa = XCBuildConfiguration;
   2553 			buildSettings = {
   2554 				ARCHS = "$(ARCHS_STANDARD_64_BIT)";
   2555 				GCC_PREPROCESSOR_DEFINITIONS = (
   2556 					"$(GCC_PREPROCESSOR_DEFINITIONS)",
   2557 					V8_TARGET_ARCH_X64,
   2558 					DEBUG,
   2559 					V8_ENABLE_CHECKS,
   2560 					OBJECT_PRINT,
   2561 					ENABLE_DEBUGGER_SUPPORT,
   2562 				);
   2563 				HEADER_SEARCH_PATHS = ../src;
   2564 				PRODUCT_NAME = "d8-x64";
   2565 			};
   2566 			name = Debug;
   2567 		};
   2568 		89B91BCD12D4F02A002FF4BC /* Release */ = {
   2569 			isa = XCBuildConfiguration;
   2570 			buildSettings = {
   2571 				ARCHS = "$(ARCHS_STANDARD_64_BIT)";
   2572 				GCC_PREPROCESSOR_DEFINITIONS = (
   2573 					"$(GCC_PREPROCESSOR_DEFINITIONS)",
   2574 					V8_TARGET_ARCH_X64,
   2575 					NDEBUG,
   2576 					ENABLE_DEBUGGER_SUPPORT,
   2577 				);
   2578 				HEADER_SEARCH_PATHS = ../src;
   2579 				PRODUCT_NAME = "d8-x64";
   2580 			};
   2581 			name = Release;
   2582 		};
   2583 		89F23C850E78D5B2006B2466 /* Debug */ = {
   2584 			isa = XCBuildConfiguration;
   2585 			buildSettings = {
   2586 				DEPLOYMENT_POSTPROCESSING = NO;
   2587 				GCC_PREPROCESSOR_DEFINITIONS = (
   2588 					"$(GCC_PREPROCESSOR_DEFINITIONS)",
   2589 					V8_TARGET_ARCH_ARM,
   2590 					ENABLE_DISASSEMBLER,
   2591 					ENABLE_LOGGING_AND_PROFILING,
   2592 					ENABLE_DEBUGGER_SUPPORT,
   2593 				);
   2594 				HEADER_SEARCH_PATHS = ../src;
   2595 				PRODUCT_NAME = "v8-arm";
   2596 				STRIP_STYLE = debugging;
   2597 			};
   2598 			name = Debug;
   2599 		};
   2600 		89F23C860E78D5B2006B2466 /* Release */ = {
   2601 			isa = XCBuildConfiguration;
   2602 			buildSettings = {
   2603 				DEPLOYMENT_POSTPROCESSING = NO;
   2604 				GCC_PREPROCESSOR_DEFINITIONS = (
   2605 					"$(GCC_PREPROCESSOR_DEFINITIONS)",
   2606 					V8_TARGET_ARCH_ARM,
   2607 				);
   2608 				HEADER_SEARCH_PATHS = ../src;
   2609 				PRODUCT_NAME = "v8-arm";
   2610 				STRIP_STYLE = debugging;
   2611 			};
   2612 			name = Release;
   2613 		};
   2614 		89F23C930E78D5B6006B2466 /* Debug */ = {
   2615 			isa = XCBuildConfiguration;
   2616 			buildSettings = {
   2617 				GCC_PREPROCESSOR_DEFINITIONS = (
   2618 					"$(GCC_PREPROCESSOR_DEFINITIONS)",
   2619 					V8_TARGET_ARCH_ARM,
   2620 				);
   2621 				HEADER_SEARCH_PATHS = ../src;
   2622 				PRODUCT_NAME = "v8_shell-arm";
   2623 			};
   2624 			name = Debug;
   2625 		};
   2626 		89F23C940E78D5B6006B2466 /* Release */ = {
   2627 			isa = XCBuildConfiguration;
   2628 			buildSettings = {
   2629 				GCC_PREPROCESSOR_DEFINITIONS = (
   2630 					"$(GCC_PREPROCESSOR_DEFINITIONS)",
   2631 					V8_TARGET_ARCH_ARM,
   2632 				);
   2633 				HEADER_SEARCH_PATHS = ../src;
   2634 				PRODUCT_NAME = "v8_shell-arm";
   2635 			};
   2636 			name = Release;
   2637 		};
   2638 /* End XCBuildConfiguration section */
   2639 
   2640 /* Begin XCConfigurationList section */
   2641 		7BF8919F0E7309BE000BAF8A /* Build configuration list for PBXAggregateTarget "All" */ = {
   2642 			isa = XCConfigurationList;
   2643 			buildConfigurations = (
   2644 				7BF891940E73098D000BAF8A /* Debug */,
   2645 				7BF891950E73098D000BAF8A /* Release */,
   2646 			);
   2647 			defaultConfigurationIsVisible = 0;
   2648 			defaultConfigurationName = Release;
   2649 		};
   2650 		8915B86B0E719336009C4E19 /* Build configuration list for PBXProject "v8" */ = {
   2651 			isa = XCConfigurationList;
   2652 			buildConfigurations = (
   2653 				8915B8690E719336009C4E19 /* Debug */,
   2654 				8915B86A0E719336009C4E19 /* Release */,
   2655 			);
   2656 			defaultConfigurationIsVisible = 0;
   2657 			defaultConfigurationName = Release;
   2658 		};
   2659 		893988080F2A35FA007D5254 /* Build configuration list for PBXNativeTarget "d8_shell" */ = {
   2660 			isa = XCConfigurationList;
   2661 			buildConfigurations = (
   2662 				893988090F2A35FA007D5254 /* Debug */,
   2663 				8939880A0F2A35FA007D5254 /* Release */,
   2664 			);
   2665 			defaultConfigurationIsVisible = 0;
   2666 			defaultConfigurationName = Release;
   2667 		};
   2668 		895692A712D4ED240072C313 /* Build configuration list for PBXNativeTarget "v8-x64" */ = {
   2669 			isa = XCConfigurationList;
   2670 			buildConfigurations = (
   2671 				895692A812D4ED240072C313 /* Debug */,
   2672 				895692A912D4ED240072C313 /* Release */,
   2673 			);
   2674 			defaultConfigurationIsVisible = 0;
   2675 			defaultConfigurationName = Release;
   2676 		};
   2677 		8970F2F70E719FC1006AE7B5 /* Build configuration list for PBXNativeTarget "v8" */ = {
   2678 			isa = XCConfigurationList;
   2679 			buildConfigurations = (
   2680 				8970F2F10E719FB2006AE7B5 /* Debug */,
   2681 				8970F2F20E719FB2006AE7B5 /* Release */,
   2682 			);
   2683 			defaultConfigurationIsVisible = 0;
   2684 			defaultConfigurationName = Release;
   2685 		};
   2686 		897C77D612B68E3D000767A8 /* Build configuration list for PBXNativeTarget "d8_shell-arm" */ = {
   2687 			isa = XCConfigurationList;
   2688 			buildConfigurations = (
   2689 				897C77D712B68E3D000767A8 /* Debug */,
   2690 				897C77D812B68E3D000767A8 /* Release */,
   2691 			);
   2692 			defaultConfigurationIsVisible = 0;
   2693 			defaultConfigurationName = Release;
   2694 		};
   2695 		897F767E0E71B4EA007ACF34 /* Build configuration list for PBXNativeTarget "v8_shell" */ = {
   2696 			isa = XCConfigurationList;
   2697 			buildConfigurations = (
   2698 				897F767C0E71B4CC007ACF34 /* Debug */,
   2699 				897F767D0E71B4CC007ACF34 /* Release */,
   2700 			);
   2701 			defaultConfigurationIsVisible = 0;
   2702 			defaultConfigurationName = Release;
   2703 		};
   2704 		89B91BBB12D4F02A002FF4BC /* Build configuration list for PBXNativeTarget "v8_shell-x64" */ = {
   2705 			isa = XCConfigurationList;
   2706 			buildConfigurations = (
   2707 				89B91BBC12D4F02A002FF4BC /* Debug */,
   2708 				89B91BBD12D4F02A002FF4BC /* Release */,
   2709 			);
   2710 			defaultConfigurationIsVisible = 0;
   2711 			defaultConfigurationName = Release;
   2712 		};
   2713 		89B91BCB12D4F02A002FF4BC /* Build configuration list for PBXNativeTarget "d8_shell-x64" */ = {
   2714 			isa = XCConfigurationList;
   2715 			buildConfigurations = (
   2716 				89B91BCC12D4F02A002FF4BC /* Debug */,
   2717 				89B91BCD12D4F02A002FF4BC /* Release */,
   2718 			);
   2719 			defaultConfigurationIsVisible = 0;
   2720 			defaultConfigurationName = Release;
   2721 		};
   2722 		89F23C840E78D5B2006B2466 /* Build configuration list for PBXNativeTarget "v8-arm" */ = {
   2723 			isa = XCConfigurationList;
   2724 			buildConfigurations = (
   2725 				89F23C850E78D5B2006B2466 /* Debug */,
   2726 				89F23C860E78D5B2006B2466 /* Release */,
   2727 			);
   2728 			defaultConfigurationIsVisible = 0;
   2729 			defaultConfigurationName = Release;
   2730 		};
   2731 		89F23C920E78D5B6006B2466 /* Build configuration list for PBXNativeTarget "v8_shell-arm" */ = {
   2732 			isa = XCConfigurationList;
   2733 			buildConfigurations = (
   2734 				89F23C930E78D5B6006B2466 /* Debug */,
   2735 				89F23C940E78D5B6006B2466 /* Release */,
   2736 			);
   2737 			defaultConfigurationIsVisible = 0;
   2738 			defaultConfigurationName = Release;
   2739 		};
   2740 /* End XCConfigurationList section */
   2741 	};
   2742 	rootObject = 8915B8680E719336009C4E19 /* Project object */;
   2743 }
   2744