mirror of
https://github.com/zebrajr/node.git
synced 2026-01-15 12:15:26 +00:00
Decorate stack frame with 'async' and 'new' keywords based on the type of the call site info. PR-URL: https://github.com/nodejs/node/pull/53860 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Michaël Zasso <targos@protonmail.com> Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>