1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-12-11 18:17:48 -05:00
denoland-deno/cli/tests/testdata/run/eval_context_throw_dom_exception.js.out
2023-05-04 16:17:51 +02:00

5 lines
105 B
Text

[Object: null prototype] {
thrown: DOMException: foo,
isNativeError: true,
isCompileError: false
}