1 2 3 4
// META: global=sharedworker const t = async_test("onconnect is called"); onconnect = t.step_func_done((event) => { });