Commit f476808
Calculate field initialization locally
Summary:
We talked in D85778435 about how we don't need to pass the initialization around.
I took a stab at it here at it here. Wondering if this looks better than the previous state?
Reviewed By: rchen152
Differential Revision: D86102369
fbshipit-source-id: ee11681b42de3e99c38e79b6197fc87e59ea52b31 parent 9fbc155 commit f476808
2 files changed
+6
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
184 | 184 | | |
185 | 185 | | |
186 | 186 | | |
187 | | - | |
| 187 | + | |
188 | 188 | | |
189 | 189 | | |
190 | 190 | | |
| |||
1336 | 1336 | | |
1337 | 1337 | | |
1338 | 1338 | | |
1339 | | - | |
1340 | 1339 | | |
1341 | 1340 | | |
1342 | 1341 | | |
| |||
1430 | 1429 | | |
1431 | 1430 | | |
1432 | 1431 | | |
1433 | | - | |
1434 | 1432 | | |
1435 | 1433 | | |
1436 | 1434 | | |
| |||
1441 | 1439 | | |
1442 | 1440 | | |
1443 | 1441 | | |
1444 | | - | |
| 1442 | + | |
1445 | 1443 | | |
1446 | 1444 | | |
1447 | 1445 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
| 58 | + | |
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
66 | | - | |
| 66 | + | |
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
| |||
225 | 225 | | |
226 | 226 | | |
227 | 227 | | |
228 | | - | |
| 228 | + | |
229 | 229 | | |
230 | 230 | | |
231 | 231 | | |
| |||
0 commit comments