Show
Ignore:
Timestamp:
08/01/08 14:47:24 (5 months ago)
Author:
sroret
Message:

merge with webkit revision 35510

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/JavaScriptCore/JavaScriptCore.xcodeproj/project.pbxproj

    r419 r427  
    3939                140B7D1D0DC69AF7009C42B8 /* JSActivation.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 14DA818F0D99FD2000B0A4FB /* JSActivation.cpp */; }; 
    4040                141211310A48794D00480255 /* JavaScriptCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 932F5BD90822A1C700736975 /* JavaScriptCore.framework */; }; 
    41                 141211340A48795800480255 /* tests/minidom.c in Sources */ = {isa = PBXBuildFile; fileRef = 141211020A48780900480255 /* tests/minidom.c */; }; 
     41                141211340A48795800480255 /* minidom.c in Sources */ = {isa = PBXBuildFile; fileRef = 141211020A48780900480255 /* minidom.c */; }; 
    4242                1421359B0A677F4F00A8195E /* JSBase.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1421359A0A677F4F00A8195E /* JSBase.cpp */; }; 
    4343                143A97E60A4A06E200456B66 /* CoreFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6560A4CF04B3B3E7008AE952 /* CoreFoundation.framework */; }; 
    44                 1440057F0A5335640005F061 /* tests/JSNode.c in Sources */ = {isa = PBXBuildFile; fileRef = 1440F6420A4F8B6A0005F061 /* tests/JSNode.c */; }; 
    45                 144005CB0A5338D10005F061 /* tests/JSNode.h in Headers */ = {isa = PBXBuildFile; fileRef = 1440F6410A4F8B6A0005F061 /* tests/JSNode.h */; }; 
    46                 144005CC0A5338F80005F061 /* tests/Node.h in Headers */ = {isa = PBXBuildFile; fileRef = 1440051F0A531D3B0005F061 /* tests/Node.h */; }; 
    47                 1440063F0A53598A0005F061 /* tests/Node.c in Sources */ = {isa = PBXBuildFile; fileRef = 144005200A531D3B0005F061 /* tests/Node.c */; }; 
    48                 1440074A0A536CC20005F061 /* tests/NodeList.h in Headers */ = {isa = PBXBuildFile; fileRef = 144007480A536CC20005F061 /* tests/NodeList.h */; }; 
    49                 1440074B0A536CC20005F061 /* tests/NodeList.c in Sources */ = {isa = PBXBuildFile; fileRef = 144007490A536CC20005F061 /* tests/NodeList.c */; }; 
    50                 144007570A5370D20005F061 /* tests/JSNodeList.h in Headers */ = {isa = PBXBuildFile; fileRef = 144007550A5370D20005F061 /* tests/JSNodeList.h */; }; 
    51                 144007580A5370D20005F061 /* tests/JSNodeList.c in Sources */ = {isa = PBXBuildFile; fileRef = 144007560A5370D20005F061 /* tests/JSNodeList.c */; }; 
     44                1440057F0A5335640005F061 /* JSNode.c in Sources */ = {isa = PBXBuildFile; fileRef = 1440F6420A4F8B6A0005F061 /* JSNode.c */; }; 
     45                144005CB0A5338D10005F061 /* JSNode.h in Headers */ = {isa = PBXBuildFile; fileRef = 1440F6410A4F8B6A0005F061 /* JSNode.h */; }; 
     46                144005CC0A5338F80005F061 /* Node.h in Headers */ = {isa = PBXBuildFile; fileRef = 1440051F0A531D3B0005F061 /* Node.h */; }; 
     47                1440063F0A53598A0005F061 /* Node.c in Sources */ = {isa = PBXBuildFile; fileRef = 144005200A531D3B0005F061 /* Node.c */; }; 
     48                1440074A0A536CC20005F061 /* NodeList.h in Headers */ = {isa = PBXBuildFile; fileRef = 144007480A536CC20005F061 /* NodeList.h */; }; 
     49                1440074B0A536CC20005F061 /* NodeList.c in Sources */ = {isa = PBXBuildFile; fileRef = 144007490A536CC20005F061 /* NodeList.c */; }; 
     50                144007570A5370D20005F061 /* JSNodeList.h in Headers */ = {isa = PBXBuildFile; fileRef = 144007550A5370D20005F061 /* JSNodeList.h */; }; 
     51                144007580A5370D20005F061 /* JSNodeList.c in Sources */ = {isa = PBXBuildFile; fileRef = 144007560A5370D20005F061 /* JSNodeList.c */; }; 
    5252                1440F6100A4F85670005F061 /* testapi.c in Sources */ = {isa = PBXBuildFile; fileRef = 14BD5A2D0A3E91F600BAF59C /* testapi.c */; }; 
    5353                1440F8920A508B100005F061 /* JSCallbackFunction.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1440F8900A508B100005F061 /* JSCallbackFunction.cpp */; }; 
     
    7575                65DFC93308EA173A00F7300B /* HashTable.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 65DFC92D08EA173A00F7300B /* HashTable.cpp */; }; 
    7676                65FDE49C0BDD1D4A00E80111 /* Assertions.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 65E217B808E7EECC0023E5F6 /* Assertions.cpp */; }; 
     77                8613F45A0E3A433E00C948FD /* SamplingTool.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8613F4580E3A433E00C948FD /* SamplingTool.cpp */; }; 
     78                8613F45B0E3A433E00C948FD /* SamplingTool.h in Headers */ = {isa = PBXBuildFile; fileRef = 8613F4590E3A433E00C948FD /* SamplingTool.h */; }; 
    7779                905B02AE0E28640F006DF882 /* RefCountedLeakCounter.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 905B02AD0E28640F006DF882 /* RefCountedLeakCounter.cpp */; }; 
    7880                90D3469C0E285280009492EE /* RefCountedLeakCounter.h in Headers */ = {isa = PBXBuildFile; fileRef = 90D3469B0E285280009492EE /* RefCountedLeakCounter.h */; settings = {ATTRIBUTES = (Private, ); }; }; 
     
    169171                BC18C4210E16F5CD00B34460 /* JSGlobalObject.h in Headers */ = {isa = PBXBuildFile; fileRef = A8E894330CD0603F00367179 /* JSGlobalObject.h */; settings = {ATTRIBUTES = (Private, ); }; }; 
    170172                BC18C4220E16F5CD00B34460 /* JSImmediate.h in Headers */ = {isa = PBXBuildFile; fileRef = 1483B589099BC1950016E4F0 /* JSImmediate.h */; settings = {ATTRIBUTES = (Private, ); }; }; 
    171                 BC18C4230E16F5CD00B34460 /* JSLock.h in Headers */ = {isa = PBXBuildFile; fileRef = 65EA4C9A092AF9E20093D800 /* JSLock.h */; settings = {ATTRIBUTES = (Private, ); }; }; 
    172173                BC18C4240E16F5CD00B34460 /* JSObject.h in Headers */ = {isa = PBXBuildFile; fileRef = BC22A3990E16E14800AF21C8 /* JSObject.h */; settings = {ATTRIBUTES = (Private, ); }; }; 
    173174                BC18C4250E16F5CD00B34460 /* JSObjectRef.h in Headers */ = {isa = PBXBuildFile; fileRef = 1482B7E10A43076000517CFC /* JSObjectRef.h */; settings = {ATTRIBUTES = (Public, ); }; }; 
     
    425426                06D358A20DAAD9C4003B174E /* MainThread.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = MainThread.cpp; sourceTree = "<group>"; }; 
    426427                06D358A30DAAD9C4003B174E /* MainThread.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MainThread.h; sourceTree = "<group>"; }; 
    427                 141211020A48780900480255 /* tests/minidom.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tests/minidom.c; sourceTree = "<group>"; }; 
    428                 1412110D0A48788700480255 /* tests/minidom.js */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.javascript; path = tests/minidom.js; sourceTree = "<group>"; }; 
     428                141211020A48780900480255 /* minidom.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = minidom.c; path = tests/minidom.c; sourceTree = "<group>"; }; 
     429                1412110D0A48788700480255 /* minidom.js */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.javascript; name = minidom.js; path = tests/minidom.js; sourceTree = "<group>"; }; 
    429430                141211200A48793C00480255 /* minidom */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = minidom; sourceTree = BUILT_PRODUCTS_DIR; }; 
    430431                1419D32C0CEA7CDE00FF507A /* RefCounted.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RefCounted.h; sourceTree = "<group>"; }; 
    431432                1421359A0A677F4F00A8195E /* JSBase.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = JSBase.cpp; sourceTree = "<group>"; }; 
    432433                142711380A460BBB0080EEEA /* JSBase.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = JSBase.h; sourceTree = "<group>"; }; 
    433                 1440051F0A531D3B0005F061 /* tests/Node.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = tests/Node.h; sourceTree = "<group>"; }; 
    434                 144005200A531D3B0005F061 /* tests/Node.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tests/Node.c; sourceTree = "<group>"; }; 
    435                 144007480A536CC20005F061 /* tests/NodeList.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = tests/NodeList.h; sourceTree = "<group>"; }; 
    436                 144007490A536CC20005F061 /* tests/NodeList.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tests/NodeList.c; sourceTree = "<group>"; }; 
    437                 144007550A5370D20005F061 /* tests/JSNodeList.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = tests/JSNodeList.h; sourceTree = "<group>"; }; 
    438                 144007560A5370D20005F061 /* tests/JSNodeList.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tests/JSNodeList.c; sourceTree = "<group>"; }; 
    439                 1440F6410A4F8B6A0005F061 /* tests/JSNode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = tests/JSNode.h; sourceTree = "<group>"; }; 
    440                 1440F6420A4F8B6A0005F061 /* tests/JSNode.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tests/JSNode.c; sourceTree = "<group>"; }; 
     434                1440051F0A531D3B0005F061 /* Node.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Node.h; path = tests/Node.h; sourceTree = "<group>"; }; 
     435                144005200A531D3B0005F061 /* Node.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = Node.c; path = tests/Node.c; sourceTree = "<group>"; }; 
     436                144007480A536CC20005F061 /* NodeList.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = NodeList.h; path = tests/NodeList.h; sourceTree = "<group>"; }; 
     437                144007490A536CC20005F061 /* NodeList.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = NodeList.c; path = tests/NodeList.c; sourceTree = "<group>"; }; 
     438                144007550A5370D20005F061 /* JSNodeList.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = JSNodeList.h; path = tests/JSNodeList.h; sourceTree = "<group>"; }; 
     439                144007560A5370D20005F061 /* JSNodeList.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = JSNodeList.c; path = tests/JSNodeList.c; sourceTree = "<group>"; }; 
     440                1440F6410A4F8B6A0005F061 /* JSNode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = JSNode.h; path = tests/JSNode.h; sourceTree = "<group>"; }; 
     441                1440F6420A4F8B6A0005F061 /* JSNode.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = JSNode.c; path = tests/JSNode.c; sourceTree = "<group>"; }; 
    441442                1440F88F0A508B100005F061 /* JSCallbackFunction.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = JSCallbackFunction.h; sourceTree = "<group>"; }; 
    442443                1440F8900A508B100005F061 /* JSCallbackFunction.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = JSCallbackFunction.cpp; sourceTree = "<group>"; }; 
     
    549550                65E866ED0DD59AFA00A2B2A1 /* SourceProvider.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SourceProvider.h; sourceTree = "<group>"; }; 
    550551                65E866EE0DD59AFA00A2B2A1 /* SourceRange.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SourceRange.h; sourceTree = "<group>"; }; 
    551                 65EA4C99092AF9E20093D800 /* JSLock.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 4; lastKnownFileType = sourcecode.cpp.cpp; path = JSLock.cpp; sourceTree = "<group>"; tabWidth = 8; }; 
    552                 65EA4C9A092AF9E20093D800 /* JSLock.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 4; lastKnownFileType = sourcecode.c.h; path = JSLock.h; sourceTree = "<group>"; tabWidth = 8; }; 
    553552                65EA73620BAE35D1001BB560 /* CommonIdentifiers.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = CommonIdentifiers.cpp; sourceTree = "<group>"; }; 
    554553                65EA73630BAE35D1001BB560 /* CommonIdentifiers.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = CommonIdentifiers.h; sourceTree = "<group>"; }; 
     
    556555                704FD35305697E6D003DBED9 /* BooleanObject.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 4; lastKnownFileType = sourcecode.c.h; path = BooleanObject.h; sourceTree = "<group>"; tabWidth = 8; }; 
    557556                7E2C6C980D31C6B6002D44E2 /* ScopeChainMark.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ScopeChainMark.h; sourceTree = "<group>"; }; 
     557                8613F4580E3A433E00C948FD /* SamplingTool.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SamplingTool.cpp; path = VM/SamplingTool.cpp; sourceTree = "<group>"; }; 
     558                8613F4590E3A433E00C948FD /* SamplingTool.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SamplingTool.h; path = VM/SamplingTool.h; sourceTree = "<group>"; }; 
    558559                905B02AD0E28640F006DF882 /* RefCountedLeakCounter.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = RefCountedLeakCounter.cpp; sourceTree = "<group>"; }; 
    559560                90D3469B0E285280009492EE /* RefCountedLeakCounter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RefCountedLeakCounter.h; sourceTree = "<group>"; }; 
     
    914915                        isa = PBXGroup; 
    915916                        children = ( 
    916                                 1440F6420A4F8B6A0005F061 /* tests/JSNode.c */, 
    917                                 1440F6410A4F8B6A0005F061 /* tests/JSNode.h */, 
    918                                 144007560A5370D20005F061 /* tests/JSNodeList.c */, 
    919                                 144007550A5370D20005F061 /* tests/JSNodeList.h */, 
    920                                 141211020A48780900480255 /* tests/minidom.c */, 
    921                                 1412110D0A48788700480255 /* tests/minidom.js */, 
    922                                 144005200A531D3B0005F061 /* tests/Node.c */, 
    923                                 1440051F0A531D3B0005F061 /* tests/Node.h */, 
    924                                 144007490A536CC20005F061 /* tests/NodeList.c */, 
    925                                 144007480A536CC20005F061 /* tests/NodeList.h */, 
     917                                1440F6420A4F8B6A0005F061 /* JSNode.c */, 
     918                                1440F6410A4F8B6A0005F061 /* JSNode.h */, 
     919                                144007560A5370D20005F061 /* JSNodeList.c */, 
     920                                144007550A5370D20005F061 /* JSNodeList.h */, 
     921                                141211020A48780900480255 /* minidom.c */, 
     922                                1412110D0A48788700480255 /* minidom.js */, 
     923                                144005200A531D3B0005F061 /* Node.c */, 
     924                                1440051F0A531D3B0005F061 /* Node.h */, 
     925                                144007490A536CC20005F061 /* NodeList.c */, 
     926                                144007480A536CC20005F061 /* NodeList.h */, 
    926927                        ); 
    927928                        name = minidom; 
     
    962963                        isa = PBXGroup; 
    963964                        children = ( 
     965                                8613F4580E3A433E00C948FD /* SamplingTool.cpp */, 
     966                                8613F4590E3A433E00C948FD /* SamplingTool.h */, 
    964967                                149B1A9E0D86ED73009CB8C7 /* CodeBlock.cpp */, 
    965968                                149B1A9D0D86ED73009CB8C7 /* CodeBlock.h */, 
     
    11611164                                14760863099C633800437128 /* JSImmediate.cpp */, 
    11621165                                1483B589099BC1950016E4F0 /* JSImmediate.h */, 
    1163                                 65EA4C99092AF9E20093D800 /* JSLock.cpp */, 
    1164                                 65EA4C9A092AF9E20093D800 /* JSLock.h */, 
    11651166                                A72700780DAC605600E548D7 /* JSNotAnObject.cpp */, 
    11661167                                A72700770DAC605600E548D7 /* JSNotAnObject.h */, 
     
    13191320                        buildActionMask = 2147483647; 
    13201321                        files = ( 
    1321                                 144005CB0A5338D10005F061 /* tests/JSNode.h in Headers */, 
    1322                                 144007570A5370D20005F061 /* tests/JSNodeList.h in Headers */, 
    1323                                 144005CC0A5338F80005F061 /* tests/Node.h in Headers */, 
    1324                                 1440074A0A536CC20005F061 /* tests/NodeList.h in Headers */, 
     1322                                144005CB0A5338D10005F061 /* JSNode.h in Headers */, 
     1323                                144007570A5370D20005F061 /* JSNodeList.h in Headers */, 
     1324                                144005CC0A5338F80005F061 /* Node.h in Headers */, 
     1325                                1440074A0A536CC20005F061 /* NodeList.h in Headers */, 
    13251326                                A72701B90DADE94900E548D7 /* ExceptionHelpers.h in Headers */, 
    13261327                                A7C31DAA0DBEBA4300FDF8EB /* SegmentedVector.h in Headers */, 
     
    13901391                                BC18C4210E16F5CD00B34460 /* JSGlobalObject.h in Headers */, 
    13911392                                BC18C4220E16F5CD00B34460 /* JSImmediate.h in Headers */, 
    1392                                 BC18C4230E16F5CD00B34460 /* JSLock.h in Headers */, 
    13931393                                BC18C4240E16F5CD00B34460 /* JSObject.h in Headers */, 
    13941394                                BC18C4250E16F5CD00B34460 /* JSObjectRef.h in Headers */, 
     
    15091509                                BCF605140E203EF800B9A64D /* ArgList.h in Headers */, 
    15101510                                95FDFA160E2299980006FB00 /* HeavyProfile.h in Headers */, 
     1511                                8613F45B0E3A433E00C948FD /* SamplingTool.h in Headers */, 
    15111512                        ); 
    15121513                        runOnlyForDeploymentPostprocessing = 0; 
     
    17501751                        buildActionMask = 2147483647; 
    17511752                        files = ( 
    1752                                 1440057F0A5335640005F061 /* tests/JSNode.c in Sources */, 
    1753                                 144007580A5370D20005F061 /* tests/JSNodeList.c in Sources */, 
    1754                                 1440063F0A53598A0005F061 /* tests/Node.c in Sources */, 
    1755                                 1440074B0A536CC20005F061 /* tests/NodeList.c in Sources */, 
    1756                                 141211340A48795800480255 /* tests/minidom.c in Sources */, 
     1753                                1440057F0A5335640005F061 /* JSNode.c in Sources */, 
     1754                                144007580A5370D20005F061 /* JSNodeList.c in Sources */, 
     1755                                1440063F0A53598A0005F061 /* Node.c in Sources */, 
     1756                                1440074B0A536CC20005F061 /* NodeList.c in Sources */, 
     1757                                141211340A48795800480255 /* minidom.c in Sources */, 
    17571758                        ); 
    17581759                        runOnlyForDeploymentPostprocessing = 0; 
     
    18121813                                95FDFA140E22998F0006FB00 /* HeavyProfile.cpp in Sources */, 
    18131814                                905B02AE0E28640F006DF882 /* RefCountedLeakCounter.cpp in Sources */, 
     1815                                8613F45A0E3A433E00C948FD /* SamplingTool.cpp in Sources */, 
    18141816                        ); 
    18151817                        runOnlyForDeploymentPostprocessing = 0;