248
248
],
249
249
"variables" : []
250
250
},
251
- "sizeInBytes" : 99162
251
+ "sizeInBytes" : 98934
252
252
},
253
253
"DocumentReference" : {
254
254
"dependencies" : {
745
745
],
746
746
"variables" : []
747
747
},
748
- "sizeInBytes" : 85476
748
+ "sizeInBytes" : 85248
749
749
},
750
750
"QueryDocumentSnapshot" : {
751
751
"dependencies" : {
1077
1077
" binaryStringFromUint8Array" ,
1078
1078
" blobEquals" ,
1079
1079
" cast" ,
1080
- " coercedFieldValuesArray" ,
1081
1080
" createError" ,
1082
1081
" createMetadata" ,
1083
1082
" debugAssert" ,
1095
1094
" fromDotSeparatedString" ,
1096
1095
" fullyQualifiedPrefixPath" ,
1097
1096
" geoPointEquals" ,
1098
- " getEncodedDatabaseId" ,
1099
1097
" getLocalWriteTime" ,
1100
1098
" hardAssert" ,
1101
1099
" invalidClassError" ,
1102
- " invokeCommitRpc" ,
1103
- " isArray" ,
1104
- " isDouble" ,
1105
1100
" isEmpty" ,
1106
- " isInteger" ,
1107
1101
" isMapValue" ,
1108
1102
" isNegativeZero" ,
1109
- " isNumber" ,
1110
1103
" isPlainObject" ,
1111
1104
" isSafeInteger" ,
1112
1105
" isServerTimestamp" ,
1136
1129
" parseSentinelFieldValue" ,
1137
1130
" primitiveComparator" ,
1138
1131
" registerFirestore" ,
1139
- " serverTimestamp" ,
1140
1132
" terminate" ,
1141
1133
" terminateDatastore" ,
1142
1134
" timestampEquals" ,
1143
1135
" toBytes" ,
1144
- " toDocumentMask" ,
1145
1136
" toDouble" ,
1146
- " toFieldTransform" ,
1147
1137
" toInteger" ,
1148
- " toMutation" ,
1149
- " toMutationDocument" ,
1150
- " toName" ,
1151
1138
" toNumber" ,
1152
- " toPrecondition" ,
1153
1139
" toResourceName" ,
1154
1140
" toTimestamp" ,
1155
- " toVersion" ,
1156
1141
" tryGetCustomObjectType" ,
1157
1142
" typeOrder" ,
1158
1143
" uint8ArrayFromBinaryString" ,
1166
1151
" valueEquals"
1167
1152
],
1168
1153
"classes" : [
1169
- " ArrayRemoveTransformOperation" ,
1170
- " ArrayUnionTransformOperation" ,
1171
1154
" BaseFieldPath" ,
1172
1155
" BasePath" ,
1173
1156
" Blob" ,
1195
1178
" MaybeDocument" ,
1196
1179
" Mutation" ,
1197
1180
" NoDocument" ,
1198
- " NumericIncrementTransformOperation" ,
1199
1181
" OAuthToken" ,
1200
1182
" ObjectValue" ,
1201
1183
" ObjectValueBuilder" ,
1206
1188
" Precondition" ,
1207
1189
" ResourcePath" ,
1208
1190
" SerializableFieldValue" ,
1209
- " ServerTimestampTransform" ,
1210
1191
" SetMutation" ,
1211
1192
" SnapshotVersion" ,
1212
1193
" StreamBridge" ,
1215
1196
" UnknownDocument" ,
1216
1197
" User" ,
1217
1198
" UserDataReader" ,
1218
- " VerifyMutation" ,
1219
1199
" WriteBatch"
1220
1200
],
1221
1201
"variables" : []
1222
1202
},
1223
- "sizeInBytes" : 72512
1203
+ "sizeInBytes" : 65618
1224
1204
},
1225
1205
"addDoc" : {
1226
1206
"dependencies" : {
1438
1418
],
1439
1419
"variables" : []
1440
1420
},
1441
- "sizeInBytes" : 109513
1421
+ "sizeInBytes" : 109285
1442
1422
},
1443
1423
"arrayRemove" : {
1444
1424
"dependencies" : {
1853
1833
],
1854
1834
"variables" : []
1855
1835
},
1856
- "sizeInBytes" : 99790
1836
+ "sizeInBytes" : 99562
1857
1837
},
1858
1838
"collectionGroup" : {
1859
1839
"dependencies" : {
2044
2024
],
2045
2025
"variables" : []
2046
2026
},
2047
- "sizeInBytes" : 99222
2027
+ "sizeInBytes" : 98994
2048
2028
},
2049
2029
"deleteDoc" : {
2050
2030
"dependencies" : {
2398
2378
],
2399
2379
"variables" : []
2400
2380
},
2401
- "sizeInBytes" : 100611
2381
+ "sizeInBytes" : 100383
2402
2382
},
2403
2383
"documentId" : {
2404
2384
"dependencies" : {
2734
2714
" uint8ArrayFromBinaryString" ,
2735
2715
" validateArgType" ,
2736
2716
" validateExactNumberOfArgs" ,
2717
+ " validateHasExplicitOrderByForLimitToLast" ,
2737
2718
" validateNamedArrayAtLeastNumberOfElements" ,
2738
2719
" validatePlainObject" ,
2739
2720
" validatePositiveNumber" ,
2805
2786
],
2806
2787
"variables" : []
2807
2788
},
2808
- "sizeInBytes" : 91235
2789
+ "sizeInBytes" : 91307
2809
2790
},
2810
2791
"increment" : {
2811
2792
"dependencies" : {
2812
2793
"functions" : [
2813
2794
" argToString" ,
2814
2795
" arrayEquals" ,
2815
- " assertUint8ArrayAvailable" ,
2816
2796
" binaryStringFromUint8Array" ,
2817
2797
" blobEquals" ,
2818
2798
" cast" ,
2819
- " createError" ,
2820
2799
" createMetadata" ,
2821
- " createSentinelChildContext" ,
2822
2800
" debugAssert" ,
2823
2801
" debugCast" ,
2824
2802
" decodeBase64" ,
2825
2803
" encodeBase64" ,
2826
2804
" fail" ,
2827
- " forEach" ,
2828
2805
" formatJSON" ,
2829
- " formatPlural" ,
2830
- " fullyQualifiedPrefixPath" ,
2831
2806
" geoPointEquals" ,
2832
2807
" getLocalWriteTime" ,
2833
2808
" hardAssert" ,
2834
2809
" increment" ,
2835
- " invalidClassError" ,
2836
2810
" isDouble" ,
2837
- " isEmpty" ,
2838
2811
" isInteger" ,
2839
2812
" isNegativeZero" ,
2840
2813
" isNumber" ,
2841
- " isPlainObject" ,
2842
2814
" isSafeInteger" ,
2843
2815
" isServerTimestamp" ,
2844
- " isWrite" ,
2845
2816
" loadProtos" ,
2846
2817
" logDebug" ,
2847
2818
" logError" ,
2848
2819
" logWarn" ,
2849
- " looksLikeJsonObject" ,
2850
2820
" mapCodeFromRpcCode" ,
2851
2821
" newConnection" ,
2852
2822
" newDatastore" ,
2858
2828
" numberEquals" ,
2859
2829
" objectEquals" ,
2860
2830
" objectSize" ,
2861
- " ordinal" ,
2862
- " parseArray" ,
2863
- " parseData" ,
2864
- " parseObject" ,
2865
- " parseScalarValue" ,
2866
- " parseSentinelFieldValue" ,
2867
2831
" primitiveComparator" ,
2868
2832
" registerFirestore" ,
2869
2833
" terminate" ,
2870
2834
" terminateDatastore" ,
2871
2835
" timestampEquals" ,
2872
- " toBytes" ,
2873
2836
" toDouble" ,
2874
2837
" toInteger" ,
2875
2838
" toNumber" ,
2876
- " toResourceName" ,
2877
- " toTimestamp" ,
2878
- " tryGetCustomObjectType" ,
2879
2839
" typeOrder" ,
2880
2840
" uint8ArrayFromBinaryString" ,
2881
- " validateArgType" ,
2882
- " validateExactNumberOfArgs" ,
2883
- " validatePlainObject" ,
2884
- " validateType" ,
2885
- " valueDescription" ,
2886
2841
" valueEquals"
2887
2842
],
2888
2843
"classes" : [
2889
- " BasePath" ,
2890
- " Blob" ,
2891
2844
" ByteString" ,
2892
2845
" DatabaseId" ,
2893
2846
" DatabaseInfo" ,
2894
2847
" Datastore" ,
2895
2848
" DatastoreImpl" ,
2896
2849
" Deferred" ,
2897
- " DocumentKeyReference" ,
2898
2850
" FieldTransform" ,
2899
2851
" FieldValue" ,
2900
2852
" FieldValueDelegate" ,
2901
2853
" FirebaseCredentialsProvider" ,
2902
2854
" Firestore" ,
2903
2855
" FirestoreError" ,
2904
- " GeoPoint" ,
2905
2856
" GrpcConnection" ,
2906
2857
" JsonProtoSerializer" ,
2907
2858
" NumericIncrementFieldValueImpl" ,
2908
2859
" NumericIncrementTransformOperation" ,
2909
2860
" OAuthToken" ,
2910
- " ParseContext" ,
2911
- " ResourcePath" ,
2912
2861
" SerializableFieldValue" ,
2913
2862
" StreamBridge" ,
2914
2863
" Timestamp" ,
2915
2864
" User"
2916
2865
],
2917
2866
"variables" : []
2918
2867
},
2919
- "sizeInBytes" : 42341
2868
+ "sizeInBytes" : 27564
2920
2869
},
2921
2870
"initializeFirestore" : {
2922
2871
"dependencies" : {
3153
3102
],
3154
3103
"variables" : []
3155
3104
},
3156
- "sizeInBytes" : 99505
3105
+ "sizeInBytes" : 99277
3157
3106
},
3158
3107
"queryEqual" : {
3159
3108
"dependencies" : {
3317
3266
],
3318
3267
"variables" : []
3319
3268
},
3320
- "sizeInBytes" : 85680
3269
+ "sizeInBytes" : 85452
3321
3270
},
3322
3271
"refEqual" : {
3323
3272
"dependencies" : {
3509
3458
],
3510
3459
"variables" : []
3511
3460
},
3512
- "sizeInBytes" : 99447
3461
+ "sizeInBytes" : 99219
3513
3462
},
3514
3463
"runTransaction" : {
3515
3464
"dependencies" : {
4108
4057
],
4109
4058
"variables" : []
4110
4059
},
4111
- "sizeInBytes" : 86413
4060
+ "sizeInBytes" : 86185
4112
4061
},
4113
4062
"terminate" : {
4114
4063
"dependencies" : {
4461
4410
],
4462
4411
"variables" : []
4463
4412
},
4464
- "sizeInBytes" : 72592
4413
+ "sizeInBytes" : 72710
4465
4414
}
4466
4415
}
0 commit comments