summaryrefslogtreecommitdiff
path: root/tests/testdata/run/set_timeout_error_handled.ts.out
blob: 054dd9b6b84b39ae50aee3f89cc95469b5e515e6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
  cancelable: true,
  message: "Uncaught Error: foo",
  filename: "[WILDCARD]/set_timeout_error_handled.ts",
  lineno: 18,
  colno: 9,
  error: Error: foo
    at [WILDCARD]/set_timeout_error_handled.ts:18:9
    at [WILDCARD]
}
onerror() called Error: foo
    at [WILDCARD]/set_timeout_error_handled.ts:18:9
    at [WILDCARD]