1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-22 15:06:54 -05:00
denoland-deno/cli/tests/testdata/run/eval_context_throw_dom_exception.js.out
2023-04-30 07:24:13 +00:00

5 lines
105 B
Text

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