Skip to content
Closed
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
69 commits
Select commit Hold shift + click to select a range
1aaa528
Add mock for the Linking library
Apr 13, 2017
9eed7b6
Log to console in RCTTestRunner
javache Apr 13, 2017
eeb8645
fix typo
vonovak Apr 13, 2017
7a7e087
Find hasConstant status via preprocessing
Apr 13, 2017
d419ccb
Fix typo in documentation: "…controls how rows…"
yas375 Apr 13, 2017
3c8608e
fix mock for AsyncLocalStorage
ZauberNerd Apr 13, 2017
833ef42
Fix sizing of non strech items
woehrl01 Apr 13, 2017
6cb1979
Correct fix for flexing grandchildren
Apr 13, 2017
b87de4d
Let measure behave more like on the web
woehrl01 Apr 13, 2017
7c8c57a
Add Geolocation API Jest mock
willdurand Apr 13, 2017
d8ff02b
Revert D4878875: [yoga][PR] Fix sizing of non strech items
Apr 13, 2017
8565f4f
packager: ResolutionRequest: correct mistaken callsite
Apr 13, 2017
f588c81
packager: preprocess outdated dependencies
Apr 13, 2017
2682e14
Remove references to CSSLayoutDEPRECATED
Apr 13, 2017
a311d12
Fixed bad ReactPropTypes reference in ViewPagerAndroid
Apr 13, 2017
e25f4fa
Revert D4850458: [yoga][PR] Let measure behave more like on the web
Apr 13, 2017
6835aca
disable removeClippedSubviews by default
sahrens Apr 13, 2017
d1e8cd7
Revert D4875343: Correct fix for flexing grandchildren
Apr 14, 2017
da296eb
make mHasDispatchScheduledCount in EventDispatcher atomic
Apr 14, 2017
fd8c816
loosen the ReactChoreographer UI thread assert
Apr 14, 2017
810e9b5
Ran React.PropTypes codemod on fbsource again in case anything was mi…
Apr 14, 2017
2a86d74
Make invalid scrolling bugs easier to track down
sahrens Apr 14, 2017
591499b
clean up NativeAnimatedModule
Apr 14, 2017
f54fda4
Add missing prop-types dependency to website/package.json
douglowder Apr 14, 2017
1bc27a9
Don't build js bundles for debug simulator build configurations
Apr 15, 2017
ee058b3
Change Promise.done to Promise.then
kubik369 Apr 16, 2017
4705ee1
Align ios api with android
Apr 17, 2017
2c0c3f4
Upgrade to v0.44.0
gabelevi Apr 17, 2017
3abadb3
make mReactChoreographer final in Timing.java
Apr 17, 2017
9747ad2
Instrumentation tests for apps that provide a testPayload
ayc1 Apr 17, 2017
e99b389
update the infer-annotation jar for open source to unblock D4883219
Apr 17, 2017
620b625
Fix bug - FlatList component did not render more items when content w…
Apr 18, 2017
5708951
make ReactInstanceManager safer threading wise
Apr 18, 2017
9140b34
move calls that need to be on the UI thread out of setupReactContext()
Apr 18, 2017
efac41b
Construct ModuleHolder from ReactModuleInfo
javache Apr 18, 2017
204f70d
Protect against fatal YellowBox error when stack frame has no file
terribleben Apr 18, 2017
c319542
packager: remove Cache
Apr 18, 2017
dc764d1
packager: Module: remove dead cacheTransformResults option
Apr 18, 2017
e303b9f
packager: buck: transform-module: add support for assets
Apr 18, 2017
1c601cd
packager: ResolutionRequest: stronger option typing
Apr 18, 2017
419700f
Bump the flow-bin version to ^0.44.2
gabelevi Apr 18, 2017
693cfb2
`getTransformOptions` can only return promises
davidaurelio Apr 18, 2017
ab4e87d
Rename JSCSamplingProfiler to RCTJSCSamplingProfiler
mhorowitz Apr 18, 2017
66d4e02
Update Colors.md, removed duplicate colors
himanshupathakpwd Apr 18, 2017
00eb6ba
Omit units from zero values.
sueannioanis Apr 18, 2017
5fe0c85
More verbose error messages for iOS
cooperka Apr 18, 2017
3485a58
Fixed a typo in open function documentation
mohamed-habib Apr 18, 2017
0f14a14
Explicitly cast to (bool) where needed on objc with folly::dynamic
mhorowitz Apr 18, 2017
8fc4af5
Remove immutable-js
Apr 18, 2017
a87e783
ListItem JSX tag is not closed when used in SectionList
Gregoirevda Apr 18, 2017
f949a65
React Native Fiber: Fix errors in children management
sophiebits Apr 19, 2017
2f93998
clear DraweeControllerBuilder after usage
Apr 19, 2017
aa69e76
launch conversion from ASyncTask to Thread
Apr 19, 2017
05981c2
Use uri instead of url in source property of Image
mehcode Apr 19, 2017
b87987b
Fixing Race condition that happens with _wasBatchActive
Apr 19, 2017
62f0a52
Pin newly updated F8 2017 conference app in the showcase
hramos Apr 19, 2017
c932b1c
packager: GlobalTransformCache: cache the transform options digest
Apr 19, 2017
11976ad
Mock Linking - openURL & canOpenURL
manosim Apr 19, 2017
15191a1
Udpate scrollTo example
franrios Apr 19, 2017
4e87964
Update documentation to use newer version of fresco - fixes #13345
forki Apr 19, 2017
94b3816
Added documentation for additional fields of Image
DanielMSchmidt Apr 19, 2017
6488555
packager: worker: strenghten TransformOptions
Apr 19, 2017
dce2553
packager: buck: fix messed up file types
Apr 19, 2017
aa6cd06
packager: assetPathUtils: @flow
Apr 19, 2017
ec328f0
packager: GlobalTransformCache: throat() the file fetching function
Apr 19, 2017
4b7dae5
Fix run-ios when specifying a scheme as cli arg
pesterhazy Apr 19, 2017
ddc6314
Only start observing in requestPermissions() if not already observing
Apr 19, 2017
9e8b012
Correcting Flex fix within Experimental feature
Apr 19, 2017
5f0b3c1
Enable dev menu in tvOS simulator
cmcewen Apr 19, 2017
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Rename JSCSamplingProfiler to RCTJSCSamplingProfiler
Reviewed By: javache

Differential Revision: D4889427

fbshipit-source-id: 1f74416b858134ec3682b1302021131114763881
  • Loading branch information
mhorowitz authored and Maxime Aoustin committed Apr 19, 2017
commit ab4e87dcb7a3b61c3cdb6aa3af780cd607fe42d6
1 change: 0 additions & 1 deletion React/Executors/RCTJSCExecutor.mm
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@

#import <cxxreact/JSBundleType.h>
#import <jschelpers/JavaScriptCore.h>
#import <React/JSCSamplingProfiler.h>
#import <React/RCTAssert.h>
#import <React/RCTBridge+Private.h>
#import <React/RCTDefines.h>
Expand Down
4 changes: 2 additions & 2 deletions React/Modules/RCTDevSettings.mm
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,11 @@

#import <jschelpers/JavaScriptCore.h>

#import "JSCSamplingProfiler.h"
#import "RCTBridge+JavaScriptCore.h"
#import "RCTBridge+Private.h"
#import "RCTBridgeModule.h"
#import "RCTEventDispatcher.h"
#import "RCTJSCSamplingProfiler.h"
#import "RCTLog.h"
#import "RCTProfile.h"
#import "RCTUtils.h"
Expand Down Expand Up @@ -321,7 +321,7 @@ - (void)toggleJSCSamplingProfiler

if (JSC_JSValueGetType(globalContext, jsResult) != kJSTypeNull) {
NSString *results = [[JSC_JSValue(globalContext) valueWithJSValueRef:jsResult inContext:context] toObject];
JSCSamplingProfiler *profilerModule = [_bridge moduleForClass:[JSCSamplingProfiler class]];
RCTJSCSamplingProfiler *profilerModule = [_bridge moduleForClass:[RCTJSCSamplingProfiler class]];
[profilerModule operationCompletedWithResults:results];
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

#import <React/RCTBridgeModule.h>

@interface JSCSamplingProfiler : NSObject <RCTBridgeModule>
@interface RCTJSCSamplingProfiler : NSObject <RCTBridgeModule>

/**
* Receives a JSON string containing the result of a JSC CPU Profiling run,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,17 +7,17 @@
* of patent rights can be found in the PATENTS file in the same directory.
*/

#import "JSCSamplingProfiler.h"
#import "RCTJSCSamplingProfiler.h"

#import "RCTBridge.h"
#import "RCTLog.h"

@implementation JSCSamplingProfiler
@implementation RCTJSCSamplingProfiler

@synthesize methodQueue = _methodQueue;
@synthesize bridge = _bridge;

RCT_EXPORT_MODULE(JSCSamplingProfiler);
RCT_EXPORT_MODULE(RCTJSCSamplingProfiler);

#ifdef RCT_PROFILE
RCT_EXPORT_METHOD(operationComplete:(__unused int)token result:(id)profileData error:(id)error)
Expand Down
32 changes: 16 additions & 16 deletions React/React.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@
2DD0EFE11DA84F2800B0C975 /* RCTStatusBarManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 13723B4F1A82FD3C00F88898 /* RCTStatusBarManager.m */; };
2DDD72161E931C25007C55D1 /* YGEnums.c in Sources */ = {isa = PBXBuildFile; fileRef = 138FDE6A1E92EA4F005FEEDD /* YGEnums.c */; };
352DCFF01D19F4C20056D623 /* RCTI18nUtil.m in Sources */ = {isa = PBXBuildFile; fileRef = 352DCFEF1D19F4C20056D623 /* RCTI18nUtil.m */; };
369123E11DDC75850095B341 /* JSCSamplingProfiler.m in Sources */ = {isa = PBXBuildFile; fileRef = 369123E01DDC75850095B341 /* JSCSamplingProfiler.m */; };
369123E11DDC75850095B341 /* RCTJSCSamplingProfiler.m in Sources */ = {isa = PBXBuildFile; fileRef = 369123E01DDC75850095B341 /* RCTJSCSamplingProfiler.m */; };
391E86A41C623EC800009732 /* RCTTouchEvent.m in Sources */ = {isa = PBXBuildFile; fileRef = 391E86A21C623EC800009732 /* RCTTouchEvent.m */; };
3D05745A1DE5FFF500184BB4 /* RCTJavaScriptLoader.mm in Sources */ = {isa = PBXBuildFile; fileRef = AC70D2E81DE489E4002E6351 /* RCTJavaScriptLoader.mm */; };
3D0976C11E97399A00B9C6DD /* RCTBridge+JavaScriptCore.h in Headers */ = {isa = PBXBuildFile; fileRef = 3D0976C01E97399A00B9C6DD /* RCTBridge+JavaScriptCore.h */; };
Expand Down Expand Up @@ -220,7 +220,7 @@
3D302F4F1DF828F800D6DDAE /* RCTUtils.h in Headers */ = {isa = PBXBuildFile; fileRef = 83CBBA4F1A601E3B00E9B192 /* RCTUtils.h */; };
3D302F501DF828F800D6DDAE /* RCTWebSocketObserverProtocol.h in Headers */ = {isa = PBXBuildFile; fileRef = 3DB910701C74B21600838BBE /* RCTWebSocketObserverProtocol.h */; };
3D302F531DF828F800D6DDAE /* RCTJSCExecutor.h in Headers */ = {isa = PBXBuildFile; fileRef = 134FCB391A6E7F0800051CC8 /* RCTJSCExecutor.h */; };
3D302F541DF828F800D6DDAE /* JSCSamplingProfiler.h in Headers */ = {isa = PBXBuildFile; fileRef = 369123DF1DDC75850095B341 /* JSCSamplingProfiler.h */; };
3D302F541DF828F800D6DDAE /* RCTJSCSamplingProfiler.h in Headers */ = {isa = PBXBuildFile; fileRef = 369123DF1DDC75850095B341 /* RCTJSCSamplingProfiler.h */; };
3D302F551DF828F800D6DDAE /* RCTAccessibilityManager.h in Headers */ = {isa = PBXBuildFile; fileRef = E9B20B791B500126007A2DA7 /* RCTAccessibilityManager.h */; };
3D302F561DF828F800D6DDAE /* RCTAlertManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 13B07FE71A69327A00A75B9A /* RCTAlertManager.h */; };
3D302F571DF828F800D6DDAE /* RCTAppState.h in Headers */ = {isa = PBXBuildFile; fileRef = 1372B7081AB030C200659ED6 /* RCTAppState.h */; };
Expand Down Expand Up @@ -329,7 +329,7 @@
3D302FCB1DF8290600D6DDAE /* RCTUtils.h in Copy Headers */ = {isa = PBXBuildFile; fileRef = 83CBBA4F1A601E3B00E9B192 /* RCTUtils.h */; };
3D302FCC1DF8290600D6DDAE /* RCTWebSocketObserverProtocol.h in Copy Headers */ = {isa = PBXBuildFile; fileRef = 3DB910701C74B21600838BBE /* RCTWebSocketObserverProtocol.h */; };
3D302FCF1DF8290600D6DDAE /* RCTJSCExecutor.h in Copy Headers */ = {isa = PBXBuildFile; fileRef = 134FCB391A6E7F0800051CC8 /* RCTJSCExecutor.h */; };
3D302FD01DF8290600D6DDAE /* JSCSamplingProfiler.h in Copy Headers */ = {isa = PBXBuildFile; fileRef = 369123DF1DDC75850095B341 /* JSCSamplingProfiler.h */; };
3D302FD01DF8290600D6DDAE /* RCTJSCSamplingProfiler.h in Copy Headers */ = {isa = PBXBuildFile; fileRef = 369123DF1DDC75850095B341 /* RCTJSCSamplingProfiler.h */; };
3D302FD11DF8290600D6DDAE /* RCTAccessibilityManager.h in Copy Headers */ = {isa = PBXBuildFile; fileRef = E9B20B791B500126007A2DA7 /* RCTAccessibilityManager.h */; };
3D302FD21DF8290600D6DDAE /* RCTAlertManager.h in Copy Headers */ = {isa = PBXBuildFile; fileRef = 13B07FE71A69327A00A75B9A /* RCTAlertManager.h */; };
3D302FD31DF8290600D6DDAE /* RCTAppState.h in Copy Headers */ = {isa = PBXBuildFile; fileRef = 1372B7081AB030C200659ED6 /* RCTAppState.h */; };
Expand Down Expand Up @@ -473,7 +473,7 @@
3D80D94A1DF6FA890028D040 /* RCTUtils.h in Copy Headers */ = {isa = PBXBuildFile; fileRef = 83CBBA4F1A601E3B00E9B192 /* RCTUtils.h */; };
3D80D94B1DF6FA890028D040 /* RCTWebSocketObserverProtocol.h in Copy Headers */ = {isa = PBXBuildFile; fileRef = 3DB910701C74B21600838BBE /* RCTWebSocketObserverProtocol.h */; };
3D80D94E1DF6FA890028D040 /* RCTJSCExecutor.h in Copy Headers */ = {isa = PBXBuildFile; fileRef = 134FCB391A6E7F0800051CC8 /* RCTJSCExecutor.h */; };
3D80D94F1DF6FA890028D040 /* JSCSamplingProfiler.h in Copy Headers */ = {isa = PBXBuildFile; fileRef = 369123DF1DDC75850095B341 /* JSCSamplingProfiler.h */; };
3D80D94F1DF6FA890028D040 /* RCTJSCSamplingProfiler.h in Copy Headers */ = {isa = PBXBuildFile; fileRef = 369123DF1DDC75850095B341 /* RCTJSCSamplingProfiler.h */; };
3D80D9501DF6FA890028D040 /* RCTAccessibilityManager.h in Copy Headers */ = {isa = PBXBuildFile; fileRef = E9B20B791B500126007A2DA7 /* RCTAccessibilityManager.h */; };
3D80D9511DF6FA890028D040 /* RCTAlertManager.h in Copy Headers */ = {isa = PBXBuildFile; fileRef = 13B07FE71A69327A00A75B9A /* RCTAlertManager.h */; };
3D80D9521DF6FA890028D040 /* RCTAppState.h in Copy Headers */ = {isa = PBXBuildFile; fileRef = 1372B7081AB030C200659ED6 /* RCTAppState.h */; };
Expand Down Expand Up @@ -590,7 +590,7 @@
3D80DA441DF820620028D040 /* RCTUtils.h in Headers */ = {isa = PBXBuildFile; fileRef = 83CBBA4F1A601E3B00E9B192 /* RCTUtils.h */; };
3D80DA451DF820620028D040 /* RCTWebSocketObserverProtocol.h in Headers */ = {isa = PBXBuildFile; fileRef = 3DB910701C74B21600838BBE /* RCTWebSocketObserverProtocol.h */; };
3D80DA481DF820620028D040 /* RCTJSCExecutor.h in Headers */ = {isa = PBXBuildFile; fileRef = 134FCB391A6E7F0800051CC8 /* RCTJSCExecutor.h */; };
3D80DA491DF820620028D040 /* JSCSamplingProfiler.h in Headers */ = {isa = PBXBuildFile; fileRef = 369123DF1DDC75850095B341 /* JSCSamplingProfiler.h */; };
3D80DA491DF820620028D040 /* RCTJSCSamplingProfiler.h in Headers */ = {isa = PBXBuildFile; fileRef = 369123DF1DDC75850095B341 /* RCTJSCSamplingProfiler.h */; };
3D80DA4A1DF820620028D040 /* RCTAccessibilityManager.h in Headers */ = {isa = PBXBuildFile; fileRef = E9B20B791B500126007A2DA7 /* RCTAccessibilityManager.h */; };
3D80DA4B1DF820620028D040 /* RCTAlertManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 13B07FE71A69327A00A75B9A /* RCTAlertManager.h */; };
3D80DA4C1DF820620028D040 /* RCTAppState.h in Headers */ = {isa = PBXBuildFile; fileRef = 1372B7081AB030C200659ED6 /* RCTAppState.h */; };
Expand Down Expand Up @@ -665,7 +665,7 @@
3D80DABC1DF821A00028D040 /* JavaScriptCore.h in Copy Headers */ = {isa = PBXBuildFile; fileRef = 3D7A27DC1DE32541002E3F95 /* JavaScriptCore.h */; };
3D80DABD1DF821A00028D040 /* JSCWrapper.h in Copy Headers */ = {isa = PBXBuildFile; fileRef = 3D7A27DE1DE32541002E3F95 /* JSCWrapper.h */; };
3DCD185D1DF978E7007FE5A1 /* RCTReloadCommand.m in Sources */ = {isa = PBXBuildFile; fileRef = A2440AA11DF8D854006E7BFC /* RCTReloadCommand.m */; };
3DDEC1521DDCE0CA0020BBDF /* JSCSamplingProfiler.m in Sources */ = {isa = PBXBuildFile; fileRef = 369123E01DDC75850095B341 /* JSCSamplingProfiler.m */; };
3DDEC1521DDCE0CA0020BBDF /* RCTJSCSamplingProfiler.m in Sources */ = {isa = PBXBuildFile; fileRef = 369123E01DDC75850095B341 /* RCTJSCSamplingProfiler.m */; };
3DE4F8681DF85D8E00B9E5A0 /* YGEnums.h in Copy Headers */ = {isa = PBXBuildFile; fileRef = 130A77031DF767AF001F9587 /* YGEnums.h */; };
3DE4F8691DF85D8E00B9E5A0 /* YGMacros.h in Copy Headers */ = {isa = PBXBuildFile; fileRef = 130A77041DF767AF001F9587 /* YGMacros.h */; };
3DE4F86A1DF85D8E00B9E5A0 /* Yoga.h in Copy Headers */ = {isa = PBXBuildFile; fileRef = 130A77081DF767AF001F9587 /* Yoga.h */; };
Expand Down Expand Up @@ -862,7 +862,7 @@
3D302FCB1DF8290600D6DDAE /* RCTUtils.h in Copy Headers */,
3D302FCC1DF8290600D6DDAE /* RCTWebSocketObserverProtocol.h in Copy Headers */,
3D302FCF1DF8290600D6DDAE /* RCTJSCExecutor.h in Copy Headers */,
3D302FD01DF8290600D6DDAE /* JSCSamplingProfiler.h in Copy Headers */,
3D302FD01DF8290600D6DDAE /* RCTJSCSamplingProfiler.h in Copy Headers */,
3D302FD11DF8290600D6DDAE /* RCTAccessibilityManager.h in Copy Headers */,
3D302FD21DF8290600D6DDAE /* RCTAlertManager.h in Copy Headers */,
3D302FD31DF8290600D6DDAE /* RCTAppState.h in Copy Headers */,
Expand Down Expand Up @@ -1020,7 +1020,7 @@
3D80D94A1DF6FA890028D040 /* RCTUtils.h in Copy Headers */,
3D80D94B1DF6FA890028D040 /* RCTWebSocketObserverProtocol.h in Copy Headers */,
3D80D94E1DF6FA890028D040 /* RCTJSCExecutor.h in Copy Headers */,
3D80D94F1DF6FA890028D040 /* JSCSamplingProfiler.h in Copy Headers */,
3D80D94F1DF6FA890028D040 /* RCTJSCSamplingProfiler.h in Copy Headers */,
3D80D9501DF6FA890028D040 /* RCTAccessibilityManager.h in Copy Headers */,
3D80D9511DF6FA890028D040 /* RCTAlertManager.h in Copy Headers */,
3D80D9521DF6FA890028D040 /* RCTAppState.h in Copy Headers */,
Expand Down Expand Up @@ -1285,8 +1285,8 @@
2D2A28131D9B038B00D4039D /* libReact.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libReact.a; sourceTree = BUILT_PRODUCTS_DIR; };
352DCFEE1D19F4C20056D623 /* RCTI18nUtil.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RCTI18nUtil.h; sourceTree = "<group>"; };
352DCFEF1D19F4C20056D623 /* RCTI18nUtil.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RCTI18nUtil.m; sourceTree = "<group>"; };
369123DF1DDC75850095B341 /* JSCSamplingProfiler.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = JSCSamplingProfiler.h; sourceTree = "<group>"; };
369123E01DDC75850095B341 /* JSCSamplingProfiler.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = JSCSamplingProfiler.m; sourceTree = "<group>"; };
369123DF1DDC75850095B341 /* RCTJSCSamplingProfiler.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RCTJSCSamplingProfiler.h; sourceTree = "<group>"; };
369123E01DDC75850095B341 /* RCTJSCSamplingProfiler.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RCTJSCSamplingProfiler.m; sourceTree = "<group>"; };
391E86A21C623EC800009732 /* RCTTouchEvent.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RCTTouchEvent.m; sourceTree = "<group>"; };
391E86A31C623EC800009732 /* RCTTouchEvent.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RCTTouchEvent.h; sourceTree = "<group>"; };
3D0976C01E97399A00B9C6DD /* RCTBridge+JavaScriptCore.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "RCTBridge+JavaScriptCore.h"; sourceTree = "<group>"; };
Expand Down Expand Up @@ -1451,8 +1451,8 @@
13B07FE01A69315300A75B9A /* Modules */ = {
isa = PBXGroup;
children = (
369123DF1DDC75850095B341 /* JSCSamplingProfiler.h */,
369123E01DDC75850095B341 /* JSCSamplingProfiler.m */,
369123DF1DDC75850095B341 /* RCTJSCSamplingProfiler.h */,
369123E01DDC75850095B341 /* RCTJSCSamplingProfiler.m */,
E9B20B791B500126007A2DA7 /* RCTAccessibilityManager.h */,
E9B20B7A1B500126007A2DA7 /* RCTAccessibilityManager.m */,
13B07FE71A69327A00A75B9A /* RCTAlertManager.h */,
Expand Down Expand Up @@ -1908,7 +1908,7 @@
3D302F4F1DF828F800D6DDAE /* RCTUtils.h in Headers */,
3D302F501DF828F800D6DDAE /* RCTWebSocketObserverProtocol.h in Headers */,
3D302F531DF828F800D6DDAE /* RCTJSCExecutor.h in Headers */,
3D302F541DF828F800D6DDAE /* JSCSamplingProfiler.h in Headers */,
3D302F541DF828F800D6DDAE /* RCTJSCSamplingProfiler.h in Headers */,
3D302F551DF828F800D6DDAE /* RCTAccessibilityManager.h in Headers */,
3D302F561DF828F800D6DDAE /* RCTAlertManager.h in Headers */,
3D302F571DF828F800D6DDAE /* RCTAppState.h in Headers */,
Expand Down Expand Up @@ -2097,7 +2097,7 @@
3D80DA441DF820620028D040 /* RCTUtils.h in Headers */,
3D80DA451DF820620028D040 /* RCTWebSocketObserverProtocol.h in Headers */,
3D80DA481DF820620028D040 /* RCTJSCExecutor.h in Headers */,
3D80DA491DF820620028D040 /* JSCSamplingProfiler.h in Headers */,
3D80DA491DF820620028D040 /* RCTJSCSamplingProfiler.h in Headers */,
3D0976C11E97399A00B9C6DD /* RCTBridge+JavaScriptCore.h in Headers */,
3D80DA4A1DF820620028D040 /* RCTAccessibilityManager.h in Headers */,
3D80DA4B1DF820620028D040 /* RCTAlertManager.h in Headers */,
Expand Down Expand Up @@ -2515,7 +2515,7 @@
2D3B5EEC1D9B09D400451313 /* RCTTabBarItemManager.m in Sources */,
2D3B5EB01D9B08FE00451313 /* RCTAlertManager.m in Sources */,
2D3B5E9C1D9B08A300451313 /* RCTImageSource.m in Sources */,
3DDEC1521DDCE0CA0020BBDF /* JSCSamplingProfiler.m in Sources */,
3DDEC1521DDCE0CA0020BBDF /* RCTJSCSamplingProfiler.m in Sources */,
3D5AC7231E005766000F9153 /* RCTTVRemoteHandler.m in Sources */,
B50558421E43E14000F71A00 /* RCTDevSettings.mm in Sources */,
2D3B5EC31D9B094800451313 /* RCTProfileTrampoline-arm.S in Sources */,
Expand Down Expand Up @@ -2640,7 +2640,7 @@
13B080061A6947C200A75B9A /* RCTScrollViewManager.m in Sources */,
594AD5CF1E46D87500B07237 /* RCTScrollContentShadowView.m in Sources */,
137327EA1AA5CF210034F82E /* RCTTabBarManager.m in Sources */,
369123E11DDC75850095B341 /* JSCSamplingProfiler.m in Sources */,
369123E11DDC75850095B341 /* RCTJSCSamplingProfiler.m in Sources */,
13B080261A694A8400A75B9A /* RCTWrapperViewController.m in Sources */,
13B080051A6947C200A75B9A /* RCTScrollView.m in Sources */,
A2440AA31DF8D854006E7BFC /* RCTReloadCommand.m in Sources */,
Expand Down
Loading