mirror of
https://github.com/nodejs/node.git
synced 2024-12-01 16:10:02 +01:00
1fa403762c
This makes sure prototypes won't be inspected infinitely for some obscure object creations. The depth is now taken into account and the recursion ends when the depth limit is reached. PR-URL: https://github.com/nodejs/node/pull/29647 Fixes: https://github.com/nodejs/node/issues/29646 Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com> Reviewed-By: Minwoo Jung <minwoo@nodesource.com> |
||
---|---|---|
.. | ||
comparisons.js | ||
debuglog.js | ||
inspect.js | ||
inspector.js | ||
types.js |