Home
last modified time | relevance | path

Searched refs:SecurityPolicyViolationEventInit (Results 1 – 4 of 4) sorted by relevance

/third_party/typescript/lib/
Dlib.webworker.d.ts600 interface SecurityPolicyViolationEventInit extends EventInit { interface
3060 … new(type: string, eventInitDict?: SecurityPolicyViolationEventInit): SecurityPolicyViolationEvent;
Dlib.dom.d.ts1685 interface SecurityPolicyViolationEventInit extends EventInit { interface
13591 … new(type: string, eventInitDict?: SecurityPolicyViolationEventInit): SecurityPolicyViolationEvent;
/third_party/typescript/src/lib/
Dwebworker.generated.d.ts580 interface SecurityPolicyViolationEventInit extends EventInit { interface
3040 … new(type: string, eventInitDict?: SecurityPolicyViolationEventInit): SecurityPolicyViolationEvent;
Ddom.generated.d.ts1665 interface SecurityPolicyViolationEventInit extends EventInit { interface
13571 … new(type: string, eventInitDict?: SecurityPolicyViolationEventInit): SecurityPolicyViolationEvent;