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

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

Issue 8835: Track whether a node or variable are likely to be a Smi value. Propagate that... (Closed) Base URL: http://v8.googlecode.com/svn/branches/bleeding_edge/
Patch Set: '' Created 12 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « src/variables.cc ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 // !$*UTF8*$! 1 // !$*UTF8*$!
2 { 2 {
3 archiveVersion = 1; 3 archiveVersion = 1;
4 classes = { 4 classes = {
5 }; 5 };
6 objectVersion = 45; 6 objectVersion = 45;
7 objects = { 7 objects = {
8 8
9 /* Begin PBXAggregateTarget section */ 9 /* Begin PBXAggregateTarget section */
10 7BF891930E73098D000BAF8A /* All */ = { 10 7BF891930E73098D000BAF8A /* All */ = {
(...skipping 227 matching lines...) Expand 10 before | Expand all | Expand 10 after
238 isa = PBXContainerItemProxy; 238 isa = PBXContainerItemProxy;
239 containerPortal = 8915B8680E719336009C4E19 /* Project ob ject */; 239 containerPortal = 8915B8680E719336009C4E19 /* Project ob ject */;
240 proxyType = 1; 240 proxyType = 1;
241 remoteGlobalIDString = 897FF1BE0E719CB600D62E90; 241 remoteGlobalIDString = 897FF1BE0E719CB600D62E90;
242 remoteInfo = jscre; 242 remoteInfo = jscre;
243 }; 243 };
244 /* End PBXContainerItemProxy section */ 244 /* End PBXContainerItemProxy section */
245 245
246 /* Begin PBXFileReference section */ 246 /* Begin PBXFileReference section */
247 8900116B0E71CA2300F91F35 /* libraries.cc */ = {isa = PBXFileRefe rence; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = librarie s.cc; sourceTree = "<group>"; }; 247 8900116B0E71CA2300F91F35 /* libraries.cc */ = {isa = PBXFileRefe rence; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = librarie s.cc; sourceTree = "<group>"; };
248 89471C7F0EB23EE400B6874B /* flag-definitions.h */ = {isa = PBXFi leReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "flag- definitions.h"; sourceTree = "<group>"; };
248 89495E460E79FC23001F68C3 /* compilation-cache.cc */ = {isa = PBX FileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "compilation-cache.cc"; sourceTree = "<group>"; }; 249 89495E460E79FC23001F68C3 /* compilation-cache.cc */ = {isa = PBX FileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "compilation-cache.cc"; sourceTree = "<group>"; };
249 89495E470E79FC23001F68C3 /* compilation-cache.h */ = {isa = PBXF ileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "comp ilation-cache.h"; sourceTree = "<group>"; }; 250 89495E470E79FC23001F68C3 /* compilation-cache.h */ = {isa = PBXF ileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "comp ilation-cache.h"; sourceTree = "<group>"; };
250 8964482B0E9C00F700E7C516 /* codegen-ia32.h */ = {isa = PBXFileRe ference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "codegen-i a32.h"; sourceTree = "<group>"; }; 251 8964482B0E9C00F700E7C516 /* codegen-ia32.h */ = {isa = PBXFileRe ference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "codegen-i a32.h"; sourceTree = "<group>"; };
251 896448BC0E9D530500E7C516 /* codegen-arm.h */ = {isa = PBXFileRef erence; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "codegen-ar m.h"; sourceTree = "<group>"; }; 252 896448BC0E9D530500E7C516 /* codegen-arm.h */ = {isa = PBXFileRef erence; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "codegen-ar m.h"; sourceTree = "<group>"; };
252 8970F2F00E719FB2006AE7B5 /* libv8.a */ = {isa = PBXFileReference ; explicitFileType = archive.ar; includeInIndex = 0; path = libv8.a; sourceTree = BUILT_PRODUCTS_DIR; }; 253 8970F2F00E719FB2006AE7B5 /* libv8.a */ = {isa = PBXFileReference ; explicitFileType = archive.ar; includeInIndex = 0; path = libv8.a; sourceTree = BUILT_PRODUCTS_DIR; };
253 897F767A0E71B4CC007ACF34 /* v8_shell */ = {isa = PBXFileReferenc e; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = v 8_shell; sourceTree = BUILT_PRODUCTS_DIR; }; 254 897F767A0E71B4CC007ACF34 /* v8_shell */ = {isa = PBXFileReferenc e; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = v 8_shell; sourceTree = BUILT_PRODUCTS_DIR; };
254 897FF0D40E719A8500D62E90 /* v8-debug.h */ = {isa = PBXFileRefere nce; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "v8-debug.h"; sourceTree = "<group>"; }; 255 897FF0D40E719A8500D62E90 /* v8-debug.h */ = {isa = PBXFileRefere nce; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "v8-debug.h"; sourceTree = "<group>"; };
255 897FF0D50E719A8500D62E90 /* v8.h */ = {isa = PBXFileReference; f ileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = v8.h; sourceTree = " <group>"; }; 256 897FF0D50E719A8500D62E90 /* v8.h */ = {isa = PBXFileReference; f ileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = v8.h; sourceTree = " <group>"; };
256 897FF0E00E719B3500D62E90 /* COPYING */ = {isa = PBXFileReference ; fileEncoding = 4; lastKnownFileType = text; path = COPYING; sourceTree = "<gro up>"; }; 257 897FF0E00E719B3500D62E90 /* COPYING */ = {isa = PBXFileReference ; fileEncoding = 4; lastKnownFileType = text; path = COPYING; sourceTree = "<gro up>"; };
257 897FF0E10E719B3500D62E90 /* dtoa.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dtoa.c; sourceTree = "<group>"; }; 258 897FF0E10E719B3500D62E90 /* dtoa.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dtoa.c; sourceTree = "<group>"; };
(...skipping 351 matching lines...) Expand 10 before | Expand all | Expand 10 after
609 897FF12A0E719B8F00D62E90 /* disasm-arm.cc */, 610 897FF12A0E719B8F00D62E90 /* disasm-arm.cc */,
610 897FF12B0E719B8F00D62E90 /* disasm-ia32.cc */, 611 897FF12B0E719B8F00D62E90 /* disasm-ia32.cc */,
611 897FF12C0E719B8F00D62E90 /* disasm.h */, 612 897FF12C0E719B8F00D62E90 /* disasm.h */,
612 897FF12D0E719B8F00D62E90 /* disassembler.cc */, 613 897FF12D0E719B8F00D62E90 /* disassembler.cc */,
613 897FF12E0E719B8F00D62E90 /* disassembler.h */, 614 897FF12E0E719B8F00D62E90 /* disassembler.h */,
614 897FF12F0E719B8F00D62E90 /* dtoa-config.c */, 615 897FF12F0E719B8F00D62E90 /* dtoa-config.c */,
615 897FF1300E719B8F00D62E90 /* execution.cc */, 616 897FF1300E719B8F00D62E90 /* execution.cc */,
616 897FF1310E719B8F00D62E90 /* execution.h */, 617 897FF1310E719B8F00D62E90 /* execution.h */,
617 897FF1320E719B8F00D62E90 /* factory.cc */, 618 897FF1320E719B8F00D62E90 /* factory.cc */,
618 897FF1330E719B8F00D62E90 /* factory.h */, 619 897FF1330E719B8F00D62E90 /* factory.h */,
620 89471C7F0EB23EE400B6874B /* flag-definitions.h * /,
619 897FF1350E719B8F00D62E90 /* flags.cc */, 621 897FF1350E719B8F00D62E90 /* flags.cc */,
620 897FF1360E719B8F00D62E90 /* flags.h */, 622 897FF1360E719B8F00D62E90 /* flags.h */,
621 897FF1370E719B8F00D62E90 /* frames-arm.cc */, 623 897FF1370E719B8F00D62E90 /* frames-arm.cc */,
622 897FF1380E719B8F00D62E90 /* frames-arm.h */, 624 897FF1380E719B8F00D62E90 /* frames-arm.h */,
623 897FF1390E719B8F00D62E90 /* frames-ia32.cc */, 625 897FF1390E719B8F00D62E90 /* frames-ia32.cc */,
624 897FF13A0E719B8F00D62E90 /* frames-ia32.h */, 626 897FF13A0E719B8F00D62E90 /* frames-ia32.h */,
625 897FF13B0E719B8F00D62E90 /* frames-inl.h */, 627 897FF13B0E719B8F00D62E90 /* frames-inl.h */,
626 897FF13C0E719B8F00D62E90 /* frames.cc */, 628 897FF13C0E719B8F00D62E90 /* frames.cc */,
627 897FF13D0E719B8F00D62E90 /* frames.h */, 629 897FF13D0E719B8F00D62E90 /* frames.h */,
628 897FF13E0E719B8F00D62E90 /* global-handles.cc */ , 630 897FF13E0E719B8F00D62E90 /* global-handles.cc */ ,
(...skipping 842 matching lines...) Expand 10 before | Expand all | Expand 10 after
1471 89F23C930E78D5B6006B2466 /* Debug */, 1473 89F23C930E78D5B6006B2466 /* Debug */,
1472 89F23C940E78D5B6006B2466 /* Release */, 1474 89F23C940E78D5B6006B2466 /* Release */,
1473 ); 1475 );
1474 defaultConfigurationIsVisible = 0; 1476 defaultConfigurationIsVisible = 0;
1475 defaultConfigurationName = Release; 1477 defaultConfigurationName = Release;
1476 }; 1478 };
1477 /* End XCConfigurationList section */ 1479 /* End XCConfigurationList section */
1478 }; 1480 };
1479 rootObject = 8915B8680E719336009C4E19 /* Project object */; 1481 rootObject = 8915B8680E719336009C4E19 /* Project object */;
1480 } 1482 }
OLDNEW
« no previous file with comments | « src/variables.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698