Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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: nodejs#24950
- Loading branch information