Commit 34dcb7d
src: create strings in
These string keys can generally be assumed to be long-lived.
PR-URL: #59826
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Juan José Arboleda <soyjuanarbol@gmail.com>
Reviewed-By: Gerhard Stöbich <deb2001-github@yahoo.de>
Reviewed-By: Chengzhong Wu <legendecas@gmail.com>FIXED_ONE_BYTE_STRING as internalized1 parent 4d748ad commit 34dcb7dCopy full SHA for 34dcb7d
File tree
Expand file treeCollapse file tree
2 files changed
+36
-27
lines changedOpen diff view settings
Filter options
- src
Expand file treeCollapse file tree
2 files changed
+36
-27
lines changedOpen diff view settings
Collapse file
+16-15Lines changed: 16 additions & 15 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
159 | 159 | |
160 | 160 | |
161 | 161 | |
162 | | - |
163 | | - |
164 | | - |
165 | | - |
166 | | - |
| 162 | + |
| 163 | + |
| 164 | + |
| 165 | + |
| 166 | + |
167 | 167 | |
168 | 168 | |
169 | 169 | |
170 | 170 | |
171 | | - |
172 | | - |
173 | | - |
174 | | - |
175 | | - |
| 171 | + |
| 172 | + |
| 173 | + |
| 174 | + |
| 175 | + |
176 | 176 | |
177 | 177 | |
178 | 178 | |
179 | 179 | |
180 | | - |
181 | | - |
182 | | - |
| 180 | + |
| 181 | + |
| 182 | + |
183 | 183 | |
184 | 184 | |
185 | 185 | |
186 | 186 | |
187 | | - |
188 | | - |
| 187 | + |
| 188 | + |
| 189 | + |
189 | 190 | |
190 | 191 | |
191 | 192 | |
|
Collapse file
+20-12Lines changed: 20 additions & 12 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
330 | 330 | |
331 | 331 | |
332 | 332 | |
333 | | - |
334 | | - |
335 | | - |
| 333 | + |
| 334 | + |
| 335 | + |
| 336 | + |
| 337 | + |
336 | 338 | |
337 | 339 | |
338 | | - |
339 | | - |
340 | | - |
| 340 | + |
| 341 | + |
| 342 | + |
| 343 | + |
| 344 | + |
341 | 345 | |
342 | | - |
343 | | - |
344 | | - |
| 346 | + |
| 347 | + |
| 348 | + |
| 349 | + |
| 350 | + |
345 | 351 | |
346 | | - |
347 | | - |
| 352 | + |
| 353 | + |
| 354 | + |
| 355 | + |
348 | 356 | |
349 | 357 | |
350 | 358 | |
351 | 359 | |
352 | 360 | |
353 | 361 | |
354 | 362 | |
355 | | - |
| 363 | + |
356 | 364 | |
357 | 365 | |
358 | 366 | |
|
0 commit comments