tc39 / proposal-explicit-resource-management

ECMAScript Explicit Resource Management
https://arai-a.github.io/ecma262-compare/?pr=3000
BSD 3-Clause "New" or "Revised" License
758 stars 30 forks source link

SuppressedError.xxxLimit #188

Closed loynoir closed 1 year ago

loynoir commented 1 year ago

There is Error.stackTraceLimit.

What will happen if situation

Is there a SuppressedError.sizeLimit?

ljharb commented 1 year ago

Error.stackTraceLimit is not part of the standard.