Commit e1007ff
src: remove dead comments about return_code_cache
This behavior of sometimes returning the function & other times
returning the code cache was removed a long time ago in the referenced
PR, as evinced by the return type `MaybeLocal<Function>`. Remove these
incorrect comments.
Refs: #24950
PR-URL: #47083
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
Reviewed-By: Franziska Hinkelmann <franziska.hinkelmann@gmail.com>
Reviewed-By: Chengzhong Wu <legendecas@gmail.com>1 parent e668efa commit e1007ffCopy full SHA for e1007ff
File tree
Expand file treeCollapse file tree
1 file changed
+3
-8
lines changedOpen diff view settings
Filter options
- src
Expand file treeCollapse file tree
1 file changed
+3
-8
lines changedOpen diff view settings
Collapse file
+3-8Lines changed: 3 additions & 8 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
261 | 261 | |
262 | 262 | |
263 | 263 | |
264 | | - |
265 | | - |
266 | | - |
267 | 264 | |
268 | 265 | |
269 | 266 | |
| ||
368 | 365 | |
369 | 366 | |
370 | 367 | |
371 | | - |
372 | | - |
373 | | - |
374 | | - |
375 | | - |
| 368 | + |
| 369 | + |
| 370 | + |
376 | 371 | |
377 | 372 | |
378 | 373 | |
|
0 commit comments