MCPcopy Create free account
hub / github.com/angular/dev-infra / constructor

Method constructor

github-actions/saucelabs/set-saucelabs-env.js:16978–16987  ·  view source on GitHub ↗
(type, eventInitDict = {})

Source from the content-addressed store, hash-verified

16976 });
16977
16978 //
16979 var require_events = __commonJS({
16980 ""(exports, module) {
16981 "use strict";
16982 var { webidl } = require_webidl();
16983 var { kEnumerableProperty } = require_util();
16984 var { kConstruct } = require_symbols();
16985 var { MessagePort } = __require("worker_threads");
16986 var _eventInit;
16987 var _MessageEvent = class _MessageEvent extends Event {
16988 constructor(type, eventInitDict = {}) {
16989 var __super = (...args) => {
16990 super(...args);

Callers

nothing calls this directly

Calls 2

__privateAddFunction · 0.70
__privateSetFunction · 0.70

Tested by

no test coverage detected