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

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

Issue 18707: Split handle scopes into an internal version and a version accessible... (Closed) Base URL: http://v8.googlecode.com/svn/branches/bleeding_edge/
Patch Set: '' Created 11 years, 11 months 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
« src/apiutils.h ('K') | « src/v8threads.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 241 matching lines...) Expand 10 before | Expand all | Expand 10 after
252 isa = PBXContainerItemProxy; 252 isa = PBXContainerItemProxy;
253 containerPortal = 8915B8680E719336009C4E19 /* Project ob ject */; 253 containerPortal = 8915B8680E719336009C4E19 /* Project ob ject */;
254 proxyType = 1; 254 proxyType = 1;
255 remoteGlobalIDString = 897FF1BE0E719CB600D62E90; 255 remoteGlobalIDString = 897FF1BE0E719CB600D62E90;
256 remoteInfo = jscre; 256 remoteInfo = jscre;
257 }; 257 };
258 /* End PBXContainerItemProxy section */ 258 /* End PBXContainerItemProxy section */
259 259
260 /* Begin PBXFileReference section */ 260 /* Begin PBXFileReference section */
261 8900116B0E71CA2300F91F35 /* libraries.cc */ = {isa = PBXFileRefe rence; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = librarie s.cc; sourceTree = "<group>"; }; 261 8900116B0E71CA2300F91F35 /* libraries.cc */ = {isa = PBXFileRefe rence; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = librarie s.cc; sourceTree = "<group>"; };
262 893986D40F29020C007D5254 /* apiutils.h */ = {isa = PBXFileRefere nce; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = apiutils.h; so urceTree = "<group>"; };
262 8944AD0E0F1D4D3A0028D560 /* regexp-stack.cc */ = {isa = PBXFileR eference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "rege xp-stack.cc"; sourceTree = "<group>"; }; 263 8944AD0E0F1D4D3A0028D560 /* regexp-stack.cc */ = {isa = PBXFileR eference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "rege xp-stack.cc"; sourceTree = "<group>"; };
263 8944AD0F0F1D4D3A0028D560 /* regexp-stack.h */ = {isa = PBXFileRe ference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "regexp-st ack.h"; sourceTree = "<group>"; }; 264 8944AD0F0F1D4D3A0028D560 /* regexp-stack.h */ = {isa = PBXFileRe ference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "regexp-st ack.h"; sourceTree = "<group>"; };
264 89471C7F0EB23EE400B6874B /* flag-definitions.h */ = {isa = PBXFi leReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "flag- definitions.h"; sourceTree = "<group>"; }; 265 89471C7F0EB23EE400B6874B /* flag-definitions.h */ = {isa = PBXFi leReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "flag- definitions.h"; sourceTree = "<group>"; };
265 89495E460E79FC23001F68C3 /* compilation-cache.cc */ = {isa = PBX FileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "compilation-cache.cc"; sourceTree = "<group>"; }; 266 89495E460E79FC23001F68C3 /* compilation-cache.cc */ = {isa = PBX FileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "compilation-cache.cc"; sourceTree = "<group>"; };
266 89495E470E79FC23001F68C3 /* compilation-cache.h */ = {isa = PBXF ileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "comp ilation-cache.h"; sourceTree = "<group>"; }; 267 89495E470E79FC23001F68C3 /* compilation-cache.h */ = {isa = PBXF ileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "comp ilation-cache.h"; sourceTree = "<group>"; };
267 8964482B0E9C00F700E7C516 /* codegen-ia32.h */ = {isa = PBXFileRe ference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "codegen-i a32.h"; sourceTree = "<group>"; }; 268 8964482B0E9C00F700E7C516 /* codegen-ia32.h */ = {isa = PBXFileRe ference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "codegen-i a32.h"; sourceTree = "<group>"; };
268 896448BC0E9D530500E7C516 /* codegen-arm.h */ = {isa = PBXFileRef erence; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "codegen-ar m.h"; sourceTree = "<group>"; }; 269 896448BC0E9D530500E7C516 /* codegen-arm.h */ = {isa = PBXFileRef erence; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "codegen-ar m.h"; sourceTree = "<group>"; };
269 8970F2F00E719FB2006AE7B5 /* libv8.a */ = {isa = PBXFileReference ; explicitFileType = archive.ar; includeInIndex = 0; path = libv8.a; sourceTree = BUILT_PRODUCTS_DIR; }; 270 8970F2F00E719FB2006AE7B5 /* libv8.a */ = {isa = PBXFileReference ; explicitFileType = archive.ar; includeInIndex = 0; path = libv8.a; sourceTree = BUILT_PRODUCTS_DIR; };
270 897F767A0E71B4CC007ACF34 /* v8_shell */ = {isa = PBXFileReferenc e; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = v 8_shell; sourceTree = BUILT_PRODUCTS_DIR; }; 271 897F767A0E71B4CC007ACF34 /* v8_shell */ = {isa = PBXFileReferenc e; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = v 8_shell; sourceTree = BUILT_PRODUCTS_DIR; };
271 897FF0D40E719A8500D62E90 /* v8-debug.h */ = {isa = PBXFileRefere nce; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "v8-debug.h"; sourceTree = "<group>"; }; 272 897FF0D40E719A8500D62E90 /* v8-debug.h */ = {isa = PBXFileRefere nce; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "v8-debug.h"; sourceTree = "<group>"; };
(...skipping 316 matching lines...) Expand 10 before | Expand all | Expand 10 after
588 }; 589 };
589 897FF0D70E719AB300D62E90 /* C++ */ = { 590 897FF0D70E719AB300D62E90 /* C++ */ = {
590 isa = PBXGroup; 591 isa = PBXGroup;
591 children = ( 592 children = (
592 897FF0F60E719B8F00D62E90 /* accessors.cc */, 593 897FF0F60E719B8F00D62E90 /* accessors.cc */,
593 897FF0F70E719B8F00D62E90 /* accessors.h */, 594 897FF0F70E719B8F00D62E90 /* accessors.h */,
594 897FF0F80E719B8F00D62E90 /* allocation.cc */, 595 897FF0F80E719B8F00D62E90 /* allocation.cc */,
595 897FF0F90E719B8F00D62E90 /* allocation.h */, 596 897FF0F90E719B8F00D62E90 /* allocation.h */,
596 897FF0FA0E719B8F00D62E90 /* api.cc */, 597 897FF0FA0E719B8F00D62E90 /* api.cc */,
597 897FF0FB0E719B8F00D62E90 /* api.h */, 598 897FF0FB0E719B8F00D62E90 /* api.h */,
599 893986D40F29020C007D5254 /* apiutils.h */,
598 897FF0FC0E719B8F00D62E90 /* arguments.h */, 600 897FF0FC0E719B8F00D62E90 /* arguments.h */,
599 897FF0FD0E719B8F00D62E90 /* assembler-arm-inl.h */, 601 897FF0FD0E719B8F00D62E90 /* assembler-arm-inl.h */,
600 897FF0FE0E719B8F00D62E90 /* assembler-arm.cc */, 602 897FF0FE0E719B8F00D62E90 /* assembler-arm.cc */,
601 897FF0FF0E719B8F00D62E90 /* assembler-arm.h */, 603 897FF0FF0E719B8F00D62E90 /* assembler-arm.h */,
602 897FF1000E719B8F00D62E90 /* assembler-ia32-inl.h */, 604 897FF1000E719B8F00D62E90 /* assembler-ia32-inl.h */,
603 897FF1010E719B8F00D62E90 /* assembler-ia32.cc */ , 605 897FF1010E719B8F00D62E90 /* assembler-ia32.cc */ ,
604 897FF1020E719B8F00D62E90 /* assembler-ia32.h */, 606 897FF1020E719B8F00D62E90 /* assembler-ia32.h */,
605 897FF1030E719B8F00D62E90 /* assembler.cc */, 607 897FF1030E719B8F00D62E90 /* assembler.cc */,
606 897FF1040E719B8F00D62E90 /* assembler.h */, 608 897FF1040E719B8F00D62E90 /* assembler.h */,
607 897FF1050E719B8F00D62E90 /* ast.cc */, 609 897FF1050E719B8F00D62E90 /* ast.cc */,
(...skipping 938 matching lines...) Expand 10 before | Expand all | Expand 10 after
1546 89F23C930E78D5B6006B2466 /* Debug */, 1548 89F23C930E78D5B6006B2466 /* Debug */,
1547 89F23C940E78D5B6006B2466 /* Release */, 1549 89F23C940E78D5B6006B2466 /* Release */,
1548 ); 1550 );
1549 defaultConfigurationIsVisible = 0; 1551 defaultConfigurationIsVisible = 0;
1550 defaultConfigurationName = Release; 1552 defaultConfigurationName = Release;
1551 }; 1553 };
1552 /* End XCConfigurationList section */ 1554 /* End XCConfigurationList section */
1553 }; 1555 };
1554 rootObject = 8915B8680E719336009C4E19 /* Project object */; 1556 rootObject = 8915B8680E719336009C4E19 /* Project object */;
1555 } 1557 }
OLDNEW
« src/apiutils.h ('K') | « src/v8threads.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698