Wrap your function calls with debugger for instant breakpoint execution
wt(c)
(() => { debugger; return wt(c) })()