react-native-macos/ReactCommon
Samuel Susla a7bbc858c5 Use vector.empty() to check for emptyness
Summary:
Changelog: [Internal]

Using `empty()` vs `size() == 0` or `size() > 0`.
It is a more semantic way to check whether container is empty or not.

Reviewed By: JoshuaGross

Differential Revision: D21573183

fbshipit-source-id: b83283f687432a037941852114717a0f014e28db
2020-05-14 11:58:58 -07:00
..
better label react-native-github targets 2020-05-08 00:36:17 -07:00
callinvoker label react-native-github targets 2020-05-08 00:36:17 -07:00
config label react-native-github targets 2020-05-08 00:36:17 -07:00
cxxreact Instrument sync and async method calls (#28893) 2020-05-13 20:28:18 -07:00
fabric Use vector.empty() to check for emptyness 2020-05-14 11:58:58 -07:00
hermes When debugger is attached continue to receive console messages 2020-05-13 07:20:20 -07:00
jsengineinstance The life-changing magic of clang-tidying up 2020-02-04 11:09:30 -08:00
jsi xplat code ownership 2020-05-11 10:24:35 -07:00
jsiexecutor Instrument sync and async method calls (#28893) 2020-05-13 20:28:18 -07:00
jsinspector label react-native-github targets 2020-05-08 00:36:17 -07:00
microprofiler label react-native-github targets 2020-05-08 00:36:17 -07:00
perflogger Introduce NativeModulePerfLogger 2020-05-13 20:28:15 -07:00
runtimeexecutor Fixing typo in comment (#28882) 2020-05-12 13:22:58 -07:00
turbomodule Switch TurboModules over to NativeModulePerfLogger 2020-05-13 20:28:16 -07:00
utils label react-native-github targets 2020-05-08 00:36:17 -07:00
yoga throw std::logic_error instead of aborting the process and convert to java exception 2020-05-14 06:34:25 -07:00
React-Fabric.podspec Fix Cocoapods builds 2020-04-07 19:07:19 -07:00
ReactCommon.podspec Introduce NativeModulePerfLogger 2020-05-13 20:28:15 -07:00
common.mk More robust hermes-engine lookup logic in makefiles (#26820) 2019-10-14 19:21:43 -07:00