Searched defs:errorEvent (Results 1 – 4 of 4) sorted by relevance
53 ErrorEvent* errorEvent = static_cast<ErrorEvent*>(event); in callListenerFunction() local
50 ErrorEvent* errorEvent = static_cast<ErrorEvent*>(event); in callListenerFunction() local
62 ErrorEvent* errorEvent = static_cast<ErrorEvent*>(event); in handleEvent() local
357 RefPtr<ErrorEvent> errorEvent = ErrorEvent::create(message, sourceName, line); in dispatchErrorEvent() local