react-native-macos/Libraries/Performance
Jordan Brown 6064fd0600 Presuppress xplat and upgrade to 0.178.1
Summary:
This diff upgrades xplat to 0.178.1 and pre-suppresses errors from turning on constrained writes.

To generate this diff I:
* Modified every `env_mode=constrain_writes` to `env_mode=ssa` and made a commit (this is so our upgrade script will work)
* Ran   scripts/flow/upgrade.sh 0.178.1 to upgrade all the flowconfigs to 178.1 and suppress new-env errors
* Modified arvr/js/flowconfig.ejs to use 0.178.1 and ran `scripts/gen-flowconfig/gen-flowconfig --project arvr`
* Modified xplat/js/flowconfig.ejs to use 0.178.1 and ran `scripts/gen-flowconfig/gen-flowconfig --project xplat`
* Unstacked from the commit in point 1

Reviewed By: SamChou19815

Differential Revision: D36676019

fbshipit-source-id: c3032f18ed838afc327f00de563e7f20713bdc26
2022-05-26 12:59:52 -07:00
..
NativeJSCSamplingProfiler.js Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
PureComponentDebug.js Presuppress xplat and upgrade to 0.178.1 2022-05-26 12:59:52 -07:00
QuickPerformanceLogger.js Adding string annotations to markEvent 2022-01-27 04:47:33 -08:00
SamplingProfiler.js Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
Systrace.js Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00