|
Lines 1174-1179
a/Source/JavaScriptCore/JavaScriptCore.xcodeproj/project.pbxproj_sec1
|
| 1174 |
52C0611F1AA51E1C00B4ADBA /* RuntimeType.h in Headers */ = {isa = PBXBuildFile; fileRef = 52C0611D1AA51E1B00B4ADBA /* RuntimeType.h */; settings = {ATTRIBUTES = (Private, ); }; }; |
1174 |
52C0611F1AA51E1C00B4ADBA /* RuntimeType.h in Headers */ = {isa = PBXBuildFile; fileRef = 52C0611D1AA51E1B00B4ADBA /* RuntimeType.h */; settings = {ATTRIBUTES = (Private, ); }; }; |
| 1175 |
52C952B719A289850069B386 /* TypeProfiler.h in Headers */ = {isa = PBXBuildFile; fileRef = 52C952B619A289850069B386 /* TypeProfiler.h */; settings = {ATTRIBUTES = (Private, ); }; }; |
1175 |
52C952B719A289850069B386 /* TypeProfiler.h in Headers */ = {isa = PBXBuildFile; fileRef = 52C952B619A289850069B386 /* TypeProfiler.h */; settings = {ATTRIBUTES = (Private, ); }; }; |
| 1176 |
52C952B919A28A1C0069B386 /* TypeProfiler.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 52C952B819A28A1C0069B386 /* TypeProfiler.cpp */; }; |
1176 |
52C952B919A28A1C0069B386 /* TypeProfiler.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 52C952B819A28A1C0069B386 /* TypeProfiler.cpp */; }; |
|
|
1177 |
531374BD1D5CE67600AF7A0B /* WASMPlan.h in Headers */ = {isa = PBXBuildFile; fileRef = 531374BC1D5CE67600AF7A0B /* WASMPlan.h */; }; |
| 1178 |
531374BF1D5CE95000AF7A0B /* WASMPlan.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 531374BE1D5CE95000AF7A0B /* WASMPlan.cpp */; }; |
| 1177 |
53486BB71C1795C300F6F3AF /* JSTypedArray.h in Headers */ = {isa = PBXBuildFile; fileRef = 53486BB61C1795C300F6F3AF /* JSTypedArray.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
1179 |
53486BB71C1795C300F6F3AF /* JSTypedArray.h in Headers */ = {isa = PBXBuildFile; fileRef = 53486BB61C1795C300F6F3AF /* JSTypedArray.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
| 1178 |
53486BBB1C18E84500F6F3AF /* JSTypedArray.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 53486BBA1C18E84500F6F3AF /* JSTypedArray.cpp */; }; |
1180 |
53486BBB1C18E84500F6F3AF /* JSTypedArray.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 53486BBA1C18E84500F6F3AF /* JSTypedArray.cpp */; }; |
| 1179 |
534902851C7276B70012BCB8 /* TypedArrayCTest.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 534902821C7242C80012BCB8 /* TypedArrayCTest.cpp */; }; |
1181 |
534902851C7276B70012BCB8 /* TypedArrayCTest.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 534902821C7242C80012BCB8 /* TypedArrayCTest.cpp */; }; |
|
Lines 1187-1192
a/Source/JavaScriptCore/JavaScriptCore.xcodeproj/project.pbxproj_sec2
|
| 1187 |
539EB07A1D55607000C82EF7 /* JavaScriptCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 932F5BD90822A1C700736975 /* JavaScriptCore.framework */; }; |
1189 |
539EB07A1D55607000C82EF7 /* JavaScriptCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 932F5BD90822A1C700736975 /* JavaScriptCore.framework */; }; |
| 1188 |
539EB0811D55608A00C82EF7 /* testWASM.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 539EB0711D553DF800C82EF7 /* testWASM.cpp */; }; |
1190 |
539EB0811D55608A00C82EF7 /* testWASM.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 539EB0711D553DF800C82EF7 /* testWASM.cpp */; }; |
| 1189 |
539FB8BA1C99DA7C00940FA1 /* JSArrayInlines.h in Headers */ = {isa = PBXBuildFile; fileRef = 539FB8B91C99DA7C00940FA1 /* JSArrayInlines.h */; }; |
1191 |
539FB8BA1C99DA7C00940FA1 /* JSArrayInlines.h in Headers */ = {isa = PBXBuildFile; fileRef = 539FB8B91C99DA7C00940FA1 /* JSArrayInlines.h */; }; |
|
|
1192 |
53F40E851D58F9770099A1B6 /* WASMSections.h in Headers */ = {isa = PBXBuildFile; fileRef = 53F40E841D58F9770099A1B6 /* WASMSections.h */; }; |
| 1193 |
53F40E871D58F9D60099A1B6 /* WASMSections.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 53F40E861D58F9D60099A1B6 /* WASMSections.cpp */; }; |
| 1194 |
53F40E8B1D5901BB0099A1B6 /* WASMFunctionParser.h in Headers */ = {isa = PBXBuildFile; fileRef = 53F40E8A1D5901BB0099A1B6 /* WASMFunctionParser.h */; }; |
| 1195 |
53F40E8D1D5901F20099A1B6 /* WASMParser.h in Headers */ = {isa = PBXBuildFile; fileRef = 53F40E8C1D5901F20099A1B6 /* WASMParser.h */; }; |
| 1196 |
53F40E8F1D5902820099A1B6 /* WASMB3IRGenerator.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 53F40E8E1D5902820099A1B6 /* WASMB3IRGenerator.cpp */; }; |
| 1197 |
53F40E911D5903020099A1B6 /* WASMOps.h in Headers */ = {isa = PBXBuildFile; fileRef = 53F40E901D5903020099A1B6 /* WASMOps.h */; }; |
| 1198 |
53F40E931D5A4AB30099A1B6 /* WASMB3IRGenerator.h in Headers */ = {isa = PBXBuildFile; fileRef = 53F40E921D5A4AB30099A1B6 /* WASMB3IRGenerator.h */; }; |
| 1199 |
53F40E951D5A7AEF0099A1B6 /* WASMModuleParser.h in Headers */ = {isa = PBXBuildFile; fileRef = 53F40E941D5A7AEF0099A1B6 /* WASMModuleParser.h */; }; |
| 1200 |
53F40E971D5A7BEC0099A1B6 /* WASMModuleParser.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 53F40E961D5A7BEC0099A1B6 /* WASMModuleParser.cpp */; }; |
| 1190 |
53F6BF6D1C3F060A00F41E5D /* InternalFunctionAllocationProfile.h in Headers */ = {isa = PBXBuildFile; fileRef = 53F6BF6C1C3F060A00F41E5D /* InternalFunctionAllocationProfile.h */; settings = {ATTRIBUTES = (Private, ); }; }; |
1201 |
53F6BF6D1C3F060A00F41E5D /* InternalFunctionAllocationProfile.h in Headers */ = {isa = PBXBuildFile; fileRef = 53F6BF6C1C3F060A00F41E5D /* InternalFunctionAllocationProfile.h */; settings = {ATTRIBUTES = (Private, ); }; }; |
| 1191 |
53FA2AE11CF37F3F0022711D /* LLIntPrototypeLoadAdaptiveStructureWatchpoint.h in Headers */ = {isa = PBXBuildFile; fileRef = 53FA2AE01CF37F3F0022711D /* LLIntPrototypeLoadAdaptiveStructureWatchpoint.h */; settings = {ATTRIBUTES = (Private, ); }; }; |
1202 |
53FA2AE11CF37F3F0022711D /* LLIntPrototypeLoadAdaptiveStructureWatchpoint.h in Headers */ = {isa = PBXBuildFile; fileRef = 53FA2AE01CF37F3F0022711D /* LLIntPrototypeLoadAdaptiveStructureWatchpoint.h */; settings = {ATTRIBUTES = (Private, ); }; }; |
| 1192 |
53FA2AE31CF380390022711D /* LLIntPrototypeLoadAdaptiveStructureWatchpoint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 53FA2AE21CF380390022711D /* LLIntPrototypeLoadAdaptiveStructureWatchpoint.cpp */; }; |
1203 |
53FA2AE31CF380390022711D /* LLIntPrototypeLoadAdaptiveStructureWatchpoint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 53FA2AE21CF380390022711D /* LLIntPrototypeLoadAdaptiveStructureWatchpoint.cpp */; }; |
|
Lines 3342-3347
a/Source/JavaScriptCore/JavaScriptCore.xcodeproj/project.pbxproj_sec3
|
| 3342 |
52C0611D1AA51E1B00B4ADBA /* RuntimeType.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RuntimeType.h; sourceTree = "<group>"; }; |
3353 |
52C0611D1AA51E1B00B4ADBA /* RuntimeType.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RuntimeType.h; sourceTree = "<group>"; }; |
| 3343 |
52C952B619A289850069B386 /* TypeProfiler.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TypeProfiler.h; sourceTree = "<group>"; }; |
3354 |
52C952B619A289850069B386 /* TypeProfiler.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TypeProfiler.h; sourceTree = "<group>"; }; |
| 3344 |
52C952B819A28A1C0069B386 /* TypeProfiler.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = TypeProfiler.cpp; sourceTree = "<group>"; }; |
3355 |
52C952B819A28A1C0069B386 /* TypeProfiler.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = TypeProfiler.cpp; sourceTree = "<group>"; }; |
|
|
3356 |
531374BC1D5CE67600AF7A0B /* WASMPlan.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WASMPlan.h; sourceTree = "<group>"; }; |
| 3357 |
531374BE1D5CE95000AF7A0B /* WASMPlan.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = WASMPlan.cpp; sourceTree = "<group>"; }; |
| 3345 |
53486BB61C1795C300F6F3AF /* JSTypedArray.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = JSTypedArray.h; sourceTree = "<group>"; }; |
3358 |
53486BB61C1795C300F6F3AF /* JSTypedArray.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = JSTypedArray.h; sourceTree = "<group>"; }; |
| 3346 |
53486BBA1C18E84500F6F3AF /* JSTypedArray.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = JSTypedArray.cpp; sourceTree = "<group>"; }; |
3359 |
53486BBA1C18E84500F6F3AF /* JSTypedArray.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = JSTypedArray.cpp; sourceTree = "<group>"; }; |
| 3347 |
534902821C7242C80012BCB8 /* TypedArrayCTest.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = TypedArrayCTest.cpp; path = API/tests/TypedArrayCTest.cpp; sourceTree = "<group>"; }; |
3360 |
534902821C7242C80012BCB8 /* TypedArrayCTest.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = TypedArrayCTest.cpp; path = API/tests/TypedArrayCTest.cpp; sourceTree = "<group>"; }; |
|
Lines 3359-3364
a/Source/JavaScriptCore/JavaScriptCore.xcodeproj/project.pbxproj_sec4
|
| 3359 |
539EB0801D55607000C82EF7 /* testWASM */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = testWASM; sourceTree = BUILT_PRODUCTS_DIR; }; |
3372 |
539EB0801D55607000C82EF7 /* testWASM */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = testWASM; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 3360 |
539FB8B91C99DA7C00940FA1 /* JSArrayInlines.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = JSArrayInlines.h; sourceTree = "<group>"; }; |
3373 |
539FB8B91C99DA7C00940FA1 /* JSArrayInlines.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = JSArrayInlines.h; sourceTree = "<group>"; }; |
| 3361 |
53F256E11B87E28000B4B768 /* JSTypedArrayViewPrototype.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = JSTypedArrayViewPrototype.cpp; sourceTree = "<group>"; }; |
3374 |
53F256E11B87E28000B4B768 /* JSTypedArrayViewPrototype.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = JSTypedArrayViewPrototype.cpp; sourceTree = "<group>"; }; |
|
|
3375 |
53F40E841D58F9770099A1B6 /* WASMSections.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WASMSections.h; sourceTree = "<group>"; }; |
| 3376 |
53F40E861D58F9D60099A1B6 /* WASMSections.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = WASMSections.cpp; sourceTree = "<group>"; }; |
| 3377 |
53F40E8A1D5901BB0099A1B6 /* WASMFunctionParser.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WASMFunctionParser.h; sourceTree = "<group>"; }; |
| 3378 |
53F40E8C1D5901F20099A1B6 /* WASMParser.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WASMParser.h; sourceTree = "<group>"; }; |
| 3379 |
53F40E8E1D5902820099A1B6 /* WASMB3IRGenerator.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = WASMB3IRGenerator.cpp; sourceTree = "<group>"; }; |
| 3380 |
53F40E901D5903020099A1B6 /* WASMOps.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WASMOps.h; sourceTree = "<group>"; }; |
| 3381 |
53F40E921D5A4AB30099A1B6 /* WASMB3IRGenerator.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WASMB3IRGenerator.h; sourceTree = "<group>"; }; |
| 3382 |
53F40E941D5A7AEF0099A1B6 /* WASMModuleParser.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WASMModuleParser.h; sourceTree = "<group>"; }; |
| 3383 |
53F40E961D5A7BEC0099A1B6 /* WASMModuleParser.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = WASMModuleParser.cpp; sourceTree = "<group>"; }; |
| 3362 |
53F6BF6C1C3F060A00F41E5D /* InternalFunctionAllocationProfile.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = InternalFunctionAllocationProfile.h; sourceTree = "<group>"; }; |
3384 |
53F6BF6C1C3F060A00F41E5D /* InternalFunctionAllocationProfile.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = InternalFunctionAllocationProfile.h; sourceTree = "<group>"; }; |
| 3363 |
53FA2AE01CF37F3F0022711D /* LLIntPrototypeLoadAdaptiveStructureWatchpoint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LLIntPrototypeLoadAdaptiveStructureWatchpoint.h; sourceTree = "<group>"; }; |
3385 |
53FA2AE01CF37F3F0022711D /* LLIntPrototypeLoadAdaptiveStructureWatchpoint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LLIntPrototypeLoadAdaptiveStructureWatchpoint.h; sourceTree = "<group>"; }; |
| 3364 |
53FA2AE21CF380390022711D /* LLIntPrototypeLoadAdaptiveStructureWatchpoint.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = LLIntPrototypeLoadAdaptiveStructureWatchpoint.cpp; sourceTree = "<group>"; }; |
3386 |
53FA2AE21CF380390022711D /* LLIntPrototypeLoadAdaptiveStructureWatchpoint.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = LLIntPrototypeLoadAdaptiveStructureWatchpoint.cpp; sourceTree = "<group>"; }; |
|
Lines 5525-5531
a/Source/JavaScriptCore/JavaScriptCore.xcodeproj/project.pbxproj_sec5
|
| 5525 |
children = ( |
5547 |
children = ( |
| 5526 |
7B98D1341B60CD5A0023B1A4 /* JSWASMModule.cpp */, |
5548 |
7B98D1341B60CD5A0023B1A4 /* JSWASMModule.cpp */, |
| 5527 |
7B98D1351B60CD5A0023B1A4 /* JSWASMModule.h */, |
5549 |
7B98D1351B60CD5A0023B1A4 /* JSWASMModule.h */, |
|
|
5550 |
53F40E901D5903020099A1B6 /* WASMOps.h */, |
| 5528 |
7BC547D21B69599B00959B58 /* WASMFormat.h */, |
5551 |
7BC547D21B69599B00959B58 /* WASMFormat.h */, |
|
|
5552 |
53F40E8E1D5902820099A1B6 /* WASMB3IRGenerator.cpp */, |
| 5553 |
53F40E921D5A4AB30099A1B6 /* WASMB3IRGenerator.h */, |
| 5554 |
53F40E8A1D5901BB0099A1B6 /* WASMFunctionParser.h */, |
| 5555 |
53F40E961D5A7BEC0099A1B6 /* WASMModuleParser.cpp */, |
| 5556 |
53F40E941D5A7AEF0099A1B6 /* WASMModuleParser.h */, |
| 5557 |
531374BE1D5CE95000AF7A0B /* WASMPlan.cpp */, |
| 5558 |
531374BC1D5CE67600AF7A0B /* WASMPlan.h */, |
| 5559 |
53F40E8C1D5901F20099A1B6 /* WASMParser.h */, |
| 5560 |
53F40E861D58F9D60099A1B6 /* WASMSections.cpp */, |
| 5561 |
53F40E841D58F9770099A1B6 /* WASMSections.h */, |
| 5529 |
); |
5562 |
); |
| 5530 |
path = wasm; |
5563 |
path = wasm; |
| 5531 |
sourceTree = "<group>"; |
5564 |
sourceTree = "<group>"; |
|
Lines 7190-7195
a/Source/JavaScriptCore/JavaScriptCore.xcodeproj/project.pbxproj_sec6
|
| 7190 |
0F4C91661C29F4F2004341A6 /* B3OriginDump.h in Headers */, |
7223 |
0F4C91661C29F4F2004341A6 /* B3OriginDump.h in Headers */, |
| 7191 |
C2FCAE1317A9C24E0034C735 /* BytecodeLivenessAnalysis.h in Headers */, |
7224 |
C2FCAE1317A9C24E0034C735 /* BytecodeLivenessAnalysis.h in Headers */, |
| 7192 |
0F666EC0183566F900D017F1 /* BytecodeLivenessAnalysisInlines.h in Headers */, |
7225 |
0F666EC0183566F900D017F1 /* BytecodeLivenessAnalysisInlines.h in Headers */, |
|
|
7226 |
53F40E951D5A7AEF0099A1B6 /* WASMModuleParser.h in Headers */, |
| 7193 |
6514F21918B3E1670098FF8B /* Bytecodes.h in Headers */, |
7227 |
6514F21918B3E1670098FF8B /* Bytecodes.h in Headers */, |
| 7194 |
0F885E111849A3BE00F1E3FA /* BytecodeUseDef.h in Headers */, |
7228 |
0F885E111849A3BE00F1E3FA /* BytecodeUseDef.h in Headers */, |
| 7195 |
0F8023EA1613832B00A0BA45 /* ByValInfo.h in Headers */, |
7229 |
0F8023EA1613832B00A0BA45 /* ByValInfo.h in Headers */, |
|
Lines 7275-7280
a/Source/JavaScriptCore/JavaScriptCore.xcodeproj/project.pbxproj_sec7
|
| 7275 |
BC18C3FB0E16F5CD00B34460 /* DebuggerCallFrame.h in Headers */, |
7309 |
BC18C3FB0E16F5CD00B34460 /* DebuggerCallFrame.h in Headers */, |
| 7276 |
6AD2CB4D19B9140100065719 /* DebuggerEvalEnabler.h in Headers */, |
7310 |
6AD2CB4D19B9140100065719 /* DebuggerEvalEnabler.h in Headers */, |
| 7277 |
FEA08621182B7A0400F6D851 /* DebuggerPrimitives.h in Headers */, |
7311 |
FEA08621182B7A0400F6D851 /* DebuggerPrimitives.h in Headers */, |
|
|
7312 |
53F40E851D58F9770099A1B6 /* WASMSections.h in Headers */, |
| 7278 |
DC9A0C1F1D2D9CB10085124E /* B3CaseCollectionInlines.h in Headers */, |
7313 |
DC9A0C1F1D2D9CB10085124E /* B3CaseCollectionInlines.h in Headers */, |
| 7279 |
0F2D4DDE19832D34007D4B19 /* DebuggerScope.h in Headers */, |
7314 |
0F2D4DDE19832D34007D4B19 /* DebuggerScope.h in Headers */, |
| 7280 |
0F136D4D174AD69E0075B354 /* DeferGC.h in Headers */, |
7315 |
0F136D4D174AD69E0075B354 /* DeferGC.h in Headers */, |
|
Lines 7417-7422
a/Source/JavaScriptCore/JavaScriptCore.xcodeproj/project.pbxproj_sec8
|
| 7417 |
0F7025AA1714B0FC00382C0E /* DFGOSRExitCompilerCommon.h in Headers */, |
7452 |
0F7025AA1714B0FC00382C0E /* DFGOSRExitCompilerCommon.h in Headers */, |
| 7418 |
0F392C8A1B46188400844728 /* DFGOSRExitFuzz.h in Headers */, |
7453 |
0F392C8A1B46188400844728 /* DFGOSRExitFuzz.h in Headers */, |
| 7419 |
0FEFC9AB1681A3B600567F53 /* DFGOSRExitJumpPlaceholder.h in Headers */, |
7454 |
0FEFC9AB1681A3B600567F53 /* DFGOSRExitJumpPlaceholder.h in Headers */, |
|
|
7455 |
53F40E8D1D5901F20099A1B6 /* WASMParser.h in Headers */, |
| 7420 |
0F40E4A81C497F7400A577FA /* AirOpcodeGenerated.h in Headers */, |
7456 |
0F40E4A81C497F7400A577FA /* AirOpcodeGenerated.h in Headers */, |
| 7421 |
0F235BEE17178E7300690C7F /* DFGOSRExitPreparation.h in Headers */, |
7457 |
0F235BEE17178E7300690C7F /* DFGOSRExitPreparation.h in Headers */, |
| 7422 |
0F6237981AE45CA700D402EA /* DFGPhantomInsertionPhase.h in Headers */, |
7458 |
0F6237981AE45CA700D402EA /* DFGPhantomInsertionPhase.h in Headers */, |
|
Lines 7571-7576
a/Source/JavaScriptCore/JavaScriptCore.xcodeproj/project.pbxproj_sec9
|
| 7571 |
0F2B66AD17B6B54500A7AE3F /* GCIncomingRefCountedInlines.h in Headers */, |
7607 |
0F2B66AD17B6B54500A7AE3F /* GCIncomingRefCountedInlines.h in Headers */, |
| 7572 |
0F2B66AE17B6B54500A7AE3F /* GCIncomingRefCountedSet.h in Headers */, |
7608 |
0F2B66AE17B6B54500A7AE3F /* GCIncomingRefCountedSet.h in Headers */, |
| 7573 |
0F2B66AF17B6B54500A7AE3F /* GCIncomingRefCountedSetInlines.h in Headers */, |
7609 |
0F2B66AF17B6B54500A7AE3F /* GCIncomingRefCountedSetInlines.h in Headers */, |
|
|
7610 |
531374BD1D5CE67600AF7A0B /* WASMPlan.h in Headers */, |
| 7574 |
2AABCDE718EF294200002096 /* GCLogging.h in Headers */, |
7611 |
2AABCDE718EF294200002096 /* GCLogging.h in Headers */, |
| 7575 |
0F2BBD981C5FF3F50023EF23 /* B3Variable.h in Headers */, |
7612 |
0F2BBD981C5FF3F50023EF23 /* B3Variable.h in Headers */, |
| 7576 |
A54E8EB018BFFBBB00556D28 /* GCSegmentedArray.h in Headers */, |
7613 |
A54E8EB018BFFBBB00556D28 /* GCSegmentedArray.h in Headers */, |
|
Lines 7782-7787
a/Source/JavaScriptCore/JavaScriptCore.xcodeproj/project.pbxproj_sec10
|
| 7782 |
0F2B66F617B6B5AB00A7AE3F /* JSGenericTypedArrayViewPrototypeInlines.h in Headers */, |
7819 |
0F2B66F617B6B5AB00A7AE3F /* JSGenericTypedArrayViewPrototypeInlines.h in Headers */, |
| 7783 |
797E07AA1B8FCFB9008400BA /* JSGlobalLexicalEnvironment.h in Headers */, |
7820 |
797E07AA1B8FCFB9008400BA /* JSGlobalLexicalEnvironment.h in Headers */, |
| 7784 |
BC18C4210E16F5CD00B34460 /* JSGlobalObject.h in Headers */, |
7821 |
BC18C4210E16F5CD00B34460 /* JSGlobalObject.h in Headers */, |
|
|
7822 |
53F40E8B1D5901BB0099A1B6 /* WASMFunctionParser.h in Headers */, |
| 7785 |
996B731D1BDA08EF00331B84 /* JSGlobalObject.lut.h in Headers */, |
7823 |
996B731D1BDA08EF00331B84 /* JSGlobalObject.lut.h in Headers */, |
| 7786 |
A5FD0086189B1B7E00633231 /* JSGlobalObjectConsoleAgent.h in Headers */, |
7824 |
A5FD0086189B1B7E00633231 /* JSGlobalObjectConsoleAgent.h in Headers */, |
| 7787 |
A5C3A1A618C0490200C9593A /* JSGlobalObjectConsoleClient.h in Headers */, |
7825 |
A5C3A1A618C0490200C9593A /* JSGlobalObjectConsoleClient.h in Headers */, |
|
Lines 7841-7846
a/Source/JavaScriptCore/JavaScriptCore.xcodeproj/project.pbxproj_sec11
|
| 7841 |
A7C0C4AC168103020017011D /* JSScriptRefPrivate.h in Headers */, |
7879 |
A7C0C4AC168103020017011D /* JSScriptRefPrivate.h in Headers */, |
| 7842 |
FE1220271BE7F58C0039E6F2 /* JITAddGenerator.h in Headers */, |
7880 |
FE1220271BE7F58C0039E6F2 /* JITAddGenerator.h in Headers */, |
| 7843 |
0F919D11157F332C004A4E7D /* JSSegmentedVariableObject.h in Headers */, |
7881 |
0F919D11157F332C004A4E7D /* JSSegmentedVariableObject.h in Headers */, |
|
|
7882 |
53F40E911D5903020099A1B6 /* WASMOps.h in Headers */, |
| 7844 |
A7299D9E17D12837005F5FF9 /* JSSet.h in Headers */, |
7883 |
A7299D9E17D12837005F5FF9 /* JSSet.h in Headers */, |
| 7845 |
A790DD70182F499700588807 /* JSSetIterator.h in Headers */, |
7884 |
A790DD70182F499700588807 /* JSSetIterator.h in Headers */, |
| 7846 |
BC18C45E0E16F5CD00B34460 /* CLoopStack.h in Headers */, |
7885 |
BC18C45E0E16F5CD00B34460 /* CLoopStack.h in Headers */, |
|
Lines 7889-7894
a/Source/JavaScriptCore/JavaScriptCore.xcodeproj/project.pbxproj_sec12
|
| 7889 |
0FB5467714F59B5C002C2989 /* LazyOperandValueProfile.h in Headers */, |
7928 |
0FB5467714F59B5C002C2989 /* LazyOperandValueProfile.h in Headers */, |
| 7890 |
99DA00B01BD5994E00F4575C /* lazywriter.py in Headers */, |
7929 |
99DA00B01BD5994E00F4575C /* lazywriter.py in Headers */, |
| 7891 |
BC18C4310E16F5CD00B34460 /* Lexer.h in Headers */, |
7930 |
BC18C4310E16F5CD00B34460 /* Lexer.h in Headers */, |
|
|
7931 |
53F40E931D5A4AB30099A1B6 /* WASMB3IRGenerator.h in Headers */, |
| 7892 |
BC18C52E0E16FCE100B34460 /* Lexer.lut.h in Headers */, |
7932 |
BC18C52E0E16FCE100B34460 /* Lexer.lut.h in Headers */, |
| 7893 |
DCF3D56B1CD29472003D5C65 /* LazyClassStructureInlines.h in Headers */, |
7933 |
DCF3D56B1CD29472003D5C65 /* LazyClassStructureInlines.h in Headers */, |
| 7894 |
FE187A021BFBE5610038BBCA /* JITMulGenerator.h in Headers */, |
7934 |
FE187A021BFBE5610038BBCA /* JITMulGenerator.h in Headers */, |
|
Lines 8921-8926
a/Source/JavaScriptCore/JavaScriptCore.xcodeproj/project.pbxproj_sec13
|
| 8921 |
0FBE0F7216C1DB030082C5E8 /* DFGCPSRethreadingPhase.cpp in Sources */, |
8961 |
0FBE0F7216C1DB030082C5E8 /* DFGCPSRethreadingPhase.cpp in Sources */, |
| 8922 |
A7D89CF517A0B8CC00773AD8 /* DFGCriticalEdgeBreakingPhase.cpp in Sources */, |
8962 |
A7D89CF517A0B8CC00773AD8 /* DFGCriticalEdgeBreakingPhase.cpp in Sources */, |
| 8923 |
0F6183291C45BF070072450B /* AirCCallingConvention.cpp in Sources */, |
8963 |
0F6183291C45BF070072450B /* AirCCallingConvention.cpp in Sources */, |
|
|
8964 |
53F40E871D58F9D60099A1B6 /* WASMSections.cpp in Sources */, |
| 8924 |
0FFFC95914EF90A600C72532 /* DFGCSEPhase.cpp in Sources */, |
8965 |
0FFFC95914EF90A600C72532 /* DFGCSEPhase.cpp in Sources */, |
| 8925 |
0F2FC77216E12F710038D976 /* DFGDCEPhase.cpp in Sources */, |
8966 |
0F2FC77216E12F710038D976 /* DFGDCEPhase.cpp in Sources */, |
| 8926 |
0F338E121BF0276C0013C88F /* B3OpaqueByproducts.cpp in Sources */, |
8967 |
0F338E121BF0276C0013C88F /* B3OpaqueByproducts.cpp in Sources */, |
|
Lines 9133-9138
a/Source/JavaScriptCore/JavaScriptCore.xcodeproj/project.pbxproj_sec14
|
| 9133 |
9E729407190F01A5001A91B5 /* InitializeThreading.cpp in Sources */, |
9174 |
9E729407190F01A5001A91B5 /* InitializeThreading.cpp in Sources */, |
| 9134 |
A513E5B7185B8BD3007E95AD /* InjectedScript.cpp in Sources */, |
9175 |
A513E5B7185B8BD3007E95AD /* InjectedScript.cpp in Sources */, |
| 9135 |
A514B2C2185A684400F3C7CB /* InjectedScriptBase.cpp in Sources */, |
9176 |
A514B2C2185A684400F3C7CB /* InjectedScriptBase.cpp in Sources */, |
|
|
9177 |
531374BF1D5CE95000AF7A0B /* WASMPlan.cpp in Sources */, |
| 9136 |
A58E35911860DECF001F24FE /* InjectedScriptHost.cpp in Sources */, |
9178 |
A58E35911860DECF001F24FE /* InjectedScriptHost.cpp in Sources */, |
| 9137 |
A513E5CA185F9624007E95AD /* InjectedScriptManager.cpp in Sources */, |
9179 |
A513E5CA185F9624007E95AD /* InjectedScriptManager.cpp in Sources */, |
| 9138 |
A5840E20187B7B8600843B10 /* InjectedScriptModule.cpp in Sources */, |
9180 |
A5840E20187B7B8600843B10 /* InjectedScriptModule.cpp in Sources */, |
|
Lines 9509-9514
a/Source/JavaScriptCore/JavaScriptCore.xcodeproj/project.pbxproj_sec15
|
| 9509 |
E18E3A590DF9278C00D90B34 /* VM.cpp in Sources */, |
9551 |
E18E3A590DF9278C00D90B34 /* VM.cpp in Sources */, |
| 9510 |
FE5932A7183C5A2600A1ECCC /* VMEntryScope.cpp in Sources */, |
9552 |
FE5932A7183C5A2600A1ECCC /* VMEntryScope.cpp in Sources */, |
| 9511 |
FE187A011BFBE55E0038BBCA /* JITMulGenerator.cpp in Sources */, |
9553 |
FE187A011BFBE55E0038BBCA /* JITMulGenerator.cpp in Sources */, |
|
|
9554 |
53F40E8F1D5902820099A1B6 /* WASMB3IRGenerator.cpp in Sources */, |
| 9512 |
26718BA41BE99F780052017B /* AirIteratedRegisterCoalescing.cpp in Sources */, |
9555 |
26718BA41BE99F780052017B /* AirIteratedRegisterCoalescing.cpp in Sources */, |
| 9513 |
FED94F2E171E3E2300BE77A4 /* Watchdog.cpp in Sources */, |
9556 |
FED94F2E171E3E2300BE77A4 /* Watchdog.cpp in Sources */, |
| 9514 |
0F919D2515853CE0004A4E7D /* Watchpoint.cpp in Sources */, |
9557 |
0F919D2515853CE0004A4E7D /* Watchpoint.cpp in Sources */, |
|
Lines 9518-9523
a/Source/JavaScriptCore/JavaScriptCore.xcodeproj/project.pbxproj_sec16
|
| 9518 |
A7CA3AE317DA41AE006538AF /* WeakMapConstructor.cpp in Sources */, |
9561 |
A7CA3AE317DA41AE006538AF /* WeakMapConstructor.cpp in Sources */, |
| 9519 |
0F338DF91BE96AA80013C88F /* B3CCallValue.cpp in Sources */, |
9562 |
0F338DF91BE96AA80013C88F /* B3CCallValue.cpp in Sources */, |
| 9520 |
A7CA3AEB17DA5168006538AF /* WeakMapData.cpp in Sources */, |
9563 |
A7CA3AEB17DA5168006538AF /* WeakMapData.cpp in Sources */, |
|
|
9564 |
53F40E971D5A7BEC0099A1B6 /* WASMModuleParser.cpp in Sources */, |
| 9521 |
A7CA3AE517DA41AE006538AF /* WeakMapPrototype.cpp in Sources */, |
9565 |
A7CA3AE517DA41AE006538AF /* WeakMapPrototype.cpp in Sources */, |
| 9522 |
14E84FA014EE1ACC00D6D5D4 /* WeakSet.cpp in Sources */, |
9566 |
14E84FA014EE1ACC00D6D5D4 /* WeakSet.cpp in Sources */, |
| 9523 |
709FB8691AE335C60039D069 /* WeakSetConstructor.cpp in Sources */, |
9567 |
709FB8691AE335C60039D069 /* WeakSetConstructor.cpp in Sources */, |