|
572 | 572 | 0FFFC95E14EF90B700C72532 /* DFGPredictionPropagationPhase.h in Headers */ = {isa = PBXBuildFile; fileRef = 0FFFC95214EF909500C72532 /* DFGPredictionPropagationPhase.h */; settings = {ATTRIBUTES = (Private, ); }; }; |
573 | 573 | 0FFFC95F14EF90BB00C72532 /* DFGVirtualRegisterAllocationPhase.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0FFFC95314EF909500C72532 /* DFGVirtualRegisterAllocationPhase.cpp */; }; |
574 | 574 | 0FFFC96014EF90BD00C72532 /* DFGVirtualRegisterAllocationPhase.h in Headers */ = {isa = PBXBuildFile; fileRef = 0FFFC95414EF909500C72532 /* DFGVirtualRegisterAllocationPhase.h */; settings = {ATTRIBUTES = (Private, ); }; }; |
| 575 | + 104A28CC188A011B002CCBE0 /* JSTypedArray.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 104A28CA188A011B002CCBE0 /* JSTypedArray.cpp */; }; |
| 576 | + 104A28CD188A011B002CCBE0 /* JSTypedArray.h in Headers */ = {isa = PBXBuildFile; fileRef = 104A28CB188A011B002CCBE0 /* JSTypedArray.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
575 | 577 | 10D58E051889C1A000C05A0D /* LLIntOffsetsExtractor.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0F4680A114BA7F8200BFE272 /* LLIntOffsetsExtractor.cpp */; }; |
576 | 578 | 10D58E141889C3DF00C05A0D /* A64DOpcode.h in Headers */ = {isa = PBXBuildFile; fileRef = 652A3A231651C69700A80AFE /* A64DOpcode.h */; settings = {ATTRIBUTES = (Private, ); }; }; |
577 | 579 | 10D58E151889C3DF00C05A0D /* AbstractMacroAssembler.h in Headers */ = {isa = PBXBuildFile; fileRef = 860161DF0F3A83C100F84710 /* AbstractMacroAssembler.h */; settings = {ATTRIBUTES = (Private, ); }; }; |
|
3196 | 3198 | 0FFFC95214EF909500C72532 /* DFGPredictionPropagationPhase.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = DFGPredictionPropagationPhase.h; path = dfg/DFGPredictionPropagationPhase.h; sourceTree = "<group>"; }; |
3197 | 3199 | 0FFFC95314EF909500C72532 /* DFGVirtualRegisterAllocationPhase.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = DFGVirtualRegisterAllocationPhase.cpp; path = dfg/DFGVirtualRegisterAllocationPhase.cpp; sourceTree = "<group>"; }; |
3198 | 3200 | 0FFFC95414EF909500C72532 /* DFGVirtualRegisterAllocationPhase.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = DFGVirtualRegisterAllocationPhase.h; path = dfg/DFGVirtualRegisterAllocationPhase.h; sourceTree = "<group>"; }; |
| 3201 | + 104A28CA188A011B002CCBE0 /* JSTypedArray.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = JSTypedArray.cpp; sourceTree = "<group>"; }; |
| 3202 | + 104A28CB188A011B002CCBE0 /* JSTypedArray.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = JSTypedArray.h; sourceTree = "<group>"; }; |
3199 | 3203 | 10D58E0C1889C1A000C05A0D /* libJSCLLIntOffsetsExtractor.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libJSCLLIntOffsetsExtractor.a; sourceTree = BUILT_PRODUCTS_DIR; }; |
3200 | 3204 | 10D592F41889C3DF00C05A0D /* libJavaScriptCore.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libJavaScriptCore.a; sourceTree = BUILT_PRODUCTS_DIR; }; |
3201 | 3205 | 10EAA6FF1889E6B300DEB161 /* JavaScriptCore-iOS-Static.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = "JavaScriptCore-iOS-Static.xcconfig"; path = "../../JavaScriptCore-iOS-Static.xcconfig"; sourceTree = "<group>"; }; |
|
4618 | 4622 | 146AAB370B66A94400E55F16 /* JSStringRefCF.cpp */, |
4619 | 4623 | 146AAB2A0B66A84900E55F16 /* JSStringRefCF.h */, |
4620 | 4624 | 1A28D4A7177B71C80007FA3C /* JSStringRefPrivate.h */, |
| 4625 | + 104A28CA188A011B002CCBE0 /* JSTypedArray.cpp */, |
| 4626 | + 104A28CB188A011B002CCBE0 /* JSTypedArray.h */, |
4621 | 4627 | 86E3C606167BAB87006D760A /* JSValue.h */, |
4622 | 4628 | 86E3C60D167BAB87006D760A /* JSValue.mm */, |
4623 | 4629 | 86E3C60E167BAB87006D760A /* JSValueInternal.h */, |
|
5738 | 5744 | files = ( |
5739 | 5745 | 10D58E141889C3DF00C05A0D /* A64DOpcode.h in Headers */, |
5740 | 5746 | 10D58E151889C3DF00C05A0D /* AbstractMacroAssembler.h in Headers */, |
| 5747 | + 104A28CD188A011B002CCBE0 /* JSTypedArray.h in Headers */, |
5741 | 5748 | 10D58E161889C3DF00C05A0D /* AbstractPC.h in Headers */, |
5742 | 5749 | 10D58E171889C3DF00C05A0D /* APICallbackFunction.h in Headers */, |
5743 | 5750 | 10D58E181889C3DF00C05A0D /* APICast.h in Headers */, |
|
7962 | 7969 | 10D591A11889C3DF00C05A0D /* ErrorConstructor.cpp in Sources */, |
7963 | 7970 | 10D591A21889C3DF00C05A0D /* ErrorInstance.cpp in Sources */, |
7964 | 7971 | 10D591A31889C3DF00C05A0D /* ErrorPrototype.cpp in Sources */, |
| 7972 | + 104A28CC188A011B002CCBE0 /* JSTypedArray.cpp in Sources */, |
7965 | 7973 | 10D591A41889C3DF00C05A0D /* ExceptionHelpers.cpp in Sources */, |
7966 | 7974 | 10D591A51889C3DF00C05A0D /* Executable.cpp in Sources */, |
7967 | 7975 | 10D591A61889C3DF00C05A0D /* ExecutableAllocator.cpp in Sources */, |
|
0 commit comments