Searched refs:__DEV__ (Results 1 – 25 of 112) sorted by relevance
12345
4 const old__DEV__ = __DEV__;6 __DEV__ = false;11 __DEV__ = old__DEV__;
12 old__DEV__ = __DEV__;14 __DEV__ = false;19 __DEV__ = old__DEV__;
45 expect(__DEV__).toBeTruthy();52 __DEV__ = false;57 __DEV__ = true;
110 if (__DEV__ && !options.isSilent) {115 } else if (!__DEV__ || Constants.executionEnvironment !== ExecutionEnvironment.StoreClient) {139 if (__DEV__) {
90 if (__DEV__ && !options.isSilent) {94 else if (!__DEV__ || Constants.executionEnvironment !== ExecutionEnvironment.StoreClient) {113 if (__DEV__) {
3 global.__DEV__ = true;
4 // Use a wrapper `__DEV__` to remove this entire block in production.5 if (__DEV__) {
5 if (__DEV__) {
9 if (__DEV__) {
7 if (__DEV__) {
8 globals: { __DEV__: true }, property
6 if (__DEV__) {
12 declare let __DEV__: boolean; variable133 return __DEV__;
10 if (__DEV__) {
116 if (!ExpoUpdates?.nativeDebug && __DEV__ && !isUsingExpoDevelopmentClient) {140 if (!ExpoUpdates?.nativeDebug && (__DEV__ || isUsingDeveloperTool)) {220 if (!ExpoUpdates?.nativeDebug && (__DEV__ || isUsingDeveloperTool)) {
8 // This hook can be optionally imported because __DEV__ never changes during runtime.9 // Using __DEV__ like this enables tree shaking to remove the hook in production.
13 // This hook can be optionally imported because __DEV__ never changes during runtime.14 // Using __DEV__ like this enables tree shaking to remove the hook in production.
29 if (__DEV__) {
143 if (!ExpoUpdates?.nativeDebug && __DEV__ && !isUsingExpoDevelopmentClient) {171 if (!ExpoUpdates?.nativeDebug && (__DEV__ || isUsingDeveloperTool)) {266 if (!ExpoUpdates?.nativeDebug && (__DEV__ || isUsingDeveloperTool)) {
23 if (__DEV__) {
13 if (__DEV__ && !warningMessageShown) {
20 if (__DEV__ && !warningMessageShown) {
6 if (__DEV__ && Platform.OS === 'android' && NativeErrorManager) {
56 if (__DEV__) {78 if (__DEV__) {