deno_core
deno_core copied to clipboard
[WIP] destrucutre AggregateError
The second test, which uses destructureError
(underlying op being op_destructure_error
), adds a frame for unknown reasons.
Additionally, for some reason, AggregregateError
s don't have any stack frames.
@littledivy did more digging into this problem and our current understanding is that it's a V8 problem - not sure if it's worth investing resources right now to fix it.