doc: make first parameter optional in `util.getCallSites` · nodejs/node@1c271b1 · GitHub
Skip to content

Commit 1c271b1

Browse files
deokjinkimtargos
authored andcommitted
doc: make first parameter optional in util.getCallSites
`frameCount` is optional because its default value is 10. And change parameter name from `frameCountOrOptions` to `frameCount` because it's described as `frameCount` in below description. PR-URL: #57387 Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Jason Zhang <xzha4350@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com> Reviewed-By: Zijian Liu <lxxyxzj@gmail.com>
1 parent 4fe9916 commit 1c271b1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/api/util.md

Lines changed: 1 addition & 1 deletion

0 commit comments

Comments
 (0)