mirror of https://github.com/boa-dev/boa.git
Browse Source
It was reported that the `dbg!` output of native errors was too long. This PR skips printing the `Realm` of a `JsNativeError`. It also improves the `dbg!` output of `Realm` by skipping printing `Inner` and only printing the inner fields of `Inner`.pull/2895/head
José Julián Espina
2 years ago
2 changed files with 26 additions and 3 deletions
Loading…
Reference in new issue