|
1099 | 1099 | 7919B7801E03559C005BEED8 /* B3Compile.h in Headers */ = {isa = PBXBuildFile; fileRef = 7919B77F1E03559C005BEED8 /* B3Compile.h */; settings = {ATTRIBUTES = (Private, ); }; }; |
1100 | 1100 | 79233C2B1D34715700C5A834 /* JITMathIC.h in Headers */ = {isa = PBXBuildFile; fileRef = 79233C291D34715700C5A834 /* JITMathIC.h */; settings = {ATTRIBUTES = (Private, ); }; }; |
1101 | 1101 | 792CB34A1C4EED5C00D13AF3 /* PCToCodeOriginMap.h in Headers */ = {isa = PBXBuildFile; fileRef = 792CB3481C4EED5C00D13AF3 /* PCToCodeOriginMap.h */; settings = {ATTRIBUTES = (Private, ); }; }; |
| 1102 | + 795AC61820A2355E0052C76C /* JSVirtualMachinePrivate.h in Headers */ = {isa = PBXBuildFile; fileRef = 795AC61720A2354B0052C76C /* JSVirtualMachinePrivate.h */; settings = {ATTRIBUTES = (Private, ); }; }; |
1102 | 1103 | 7964656A1B952FF0003059EE /* GetPutInfo.h in Headers */ = {isa = PBXBuildFile; fileRef = 796465681B952FF0003059EE /* GetPutInfo.h */; settings = {ATTRIBUTES = (Private, ); }; }; |
1103 | 1104 | 7965C2171E5D799600B7591D /* AirAllocateRegistersByGraphColoring.h in Headers */ = {isa = PBXBuildFile; fileRef = 7965C2151E5D799600B7591D /* AirAllocateRegistersByGraphColoring.h */; settings = {ATTRIBUTES = (Private, ); }; }; |
1104 | 1105 | 796DAA2B1E89CCD6005DF24A /* CalleeBits.h in Headers */ = {isa = PBXBuildFile; fileRef = 796DAA2A1E89CCD6005DF24A /* CalleeBits.h */; settings = {ATTRIBUTES = (Private, ); }; }; |
|
3611 | 3612 | 79233C291D34715700C5A834 /* JITMathIC.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = JITMathIC.h; sourceTree = "<group>"; }; |
3612 | 3613 | 792CB3471C4EED5C00D13AF3 /* PCToCodeOriginMap.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = PCToCodeOriginMap.cpp; sourceTree = "<group>"; }; |
3613 | 3614 | 792CB3481C4EED5C00D13AF3 /* PCToCodeOriginMap.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PCToCodeOriginMap.h; sourceTree = "<group>"; }; |
| 3615 | + 795AC61720A2354B0052C76C /* JSVirtualMachinePrivate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = JSVirtualMachinePrivate.h; sourceTree = "<group>"; }; |
3614 | 3616 | 795F099C1E03600500BBE37F /* B3Compile.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = B3Compile.cpp; path = b3/B3Compile.cpp; sourceTree = "<group>"; }; |
3615 | 3617 | 796465681B952FF0003059EE /* GetPutInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GetPutInfo.h; sourceTree = "<group>"; }; |
3616 | 3618 | 7965C2141E5D799600B7591D /* AirAllocateRegistersByGraphColoring.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = AirAllocateRegistersByGraphColoring.cpp; path = b3/air/AirAllocateRegistersByGraphColoring.cpp; sourceTree = "<group>"; }; |
|
5848 | 5850 | 14BD5A2B0A3E91F600BAF59C /* JSValueRef.cpp */, |
5849 | 5851 | 1482B6EA0A4300B300517CFC /* JSValueRef.h */, |
5850 | 5852 | 86E3C60F167BAB87006D760A /* JSVirtualMachine.h */, |
| 5853 | + 795AC61720A2354B0052C76C /* JSVirtualMachinePrivate.h */, |
5851 | 5854 | 86E3C610167BAB87006D760A /* JSVirtualMachine.mm */, |
5852 | 5855 | 86E3C611167BAB87006D760A /* JSVirtualMachineInternal.h */, |
5853 | 5856 | A7482E37116A697B003B0712 /* JSWeakObjectMapRefInternal.h */, |
|
8594 | 8597 | 0FFB921C16D02F110055A5DB /* DFGOSRExitCompilationInfo.h in Headers */, |
8595 | 8598 | 0F7025AA1714B0FC00382C0E /* DFGOSRExitCompilerCommon.h in Headers */, |
8596 | 8599 | 0F392C8A1B46188400844728 /* DFGOSRExitFuzz.h in Headers */, |
| 8600 | + 795AC61820A2355E0052C76C /* JSVirtualMachinePrivate.h in Headers */, |
8597 | 8601 | 0FEFC9AB1681A3B600567F53 /* DFGOSRExitJumpPlaceholder.h in Headers */, |
8598 | 8602 | 0F235BEE17178E7300690C7F /* DFGOSRExitPreparation.h in Headers */, |
8599 | 8603 | 0F6237981AE45CA700D402EA /* DFGPhantomInsertionPhase.h in Headers */, |
|
0 commit comments