mirror of
https://github.com/neovim/neovim.git
synced 2026-03-30 20:32:08 +00:00
Problem: Vim9: profiling only works for one function.
Solution: Select the right instructions when calling and returning.
(closes vim/vim#7743)
e5ea346a07
Co-authored-by: Bram Moolenaar <Bram@vim.org>