Searched defs:CustomEvent (Results 1 – 2 of 2) sorted by relevance
33 CustomEvent::CustomEvent() in CustomEvent() function in blink::CustomEvent37 CustomEvent::CustomEvent(const AtomicString& type, const CustomEventInit& initializer) in CustomEvent() function in blink::CustomEvent
3419 sinon.CustomEvent = function CustomEvent(type, customData, target) { class