Commit b78a78f
committed
JS: Move logic out of charpred and fields
Fields should typically only be used when they are uniquely determined
by 'this'. But SharedFlowStep is a unit class and the fields can thus
have surprising behaviour.1 parent da9cb2a commit b78a78f
1 file changed
Lines changed: 2 additions & 7 deletions
Lines changed: 2 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
173 | 173 | | |
174 | 174 | | |
175 | 175 | | |
176 | | - | |
177 | | - | |
178 | | - | |
179 | | - | |
180 | | - | |
181 | 176 | | |
182 | | - | |
183 | | - | |
| 177 | + | |
| 178 | + | |
184 | 179 | | |
185 | 180 | | |
186 | 181 | | |
| |||
0 commit comments