#include <JSErrorHandler.h>
|
| static Ref< JSErrorHandler > | create (JSC::JSObject *listener, JSC::JSObject *wrapper, bool isAttribute, DOMWrapperWorld &world) |
| |
| static Ref< JSEventListener > | create (JSC::JSObject *listener, JSC::JSObject *wrapper, bool isAttribute, DOMWrapperWorld &world) |
| |
| static RefPtr< JSEventListener > | create (JSC::JSValue listener, JSC::JSObject &wrapper, bool isAttribute, DOMWrapperWorld &world) |
| |
| static const JSEventListener * | cast (const EventListener *listener) |
| |
| static Ref< JSEventListener > | create (JSC::JSObject *listener, JSC::JSObject *wrapper, bool isAttribute, DOMWrapperWorld &world) |
| |
| static RefPtr< JSEventListener > | create (JSC::JSValue listener, JSC::JSObject &wrapper, bool isAttribute, DOMWrapperWorld &world) |
| |
| static const JSEventListener * | cast (const EventListener *listener) |
| |
|
| enum | Type {
JSEventListenerType,
ImageEventListenerType,
ObjCEventListenerType,
CPPEventListenerType,
ConditionEventListenerType,
GObjectEventListenerType,
NativeEventListenerType,
SVGTRefTargetEventListenerType,
MediaControlsAppleEventListenerType,
JSEventListenerType,
ImageEventListenerType,
ObjCEventListenerType,
CPPEventListenerType,
ConditionEventListenerType,
GObjectEventListenerType,
NativeEventListenerType,
SVGTRefTargetEventListenerType,
MediaControlsAppleEventListenerType
} |
| |
| enum | Type {
JSEventListenerType,
ImageEventListenerType,
ObjCEventListenerType,
CPPEventListenerType,
ConditionEventListenerType,
GObjectEventListenerType,
NativeEventListenerType,
SVGTRefTargetEventListenerType,
MediaControlsAppleEventListenerType,
JSEventListenerType,
ImageEventListenerType,
ObjCEventListenerType,
CPPEventListenerType,
ConditionEventListenerType,
GObjectEventListenerType,
NativeEventListenerType,
SVGTRefTargetEventListenerType,
MediaControlsAppleEventListenerType
} |
| |
| | JSEventListener (JSC::JSObject *function, JSC::JSObject *wrapper, bool isAttribute, DOMWrapperWorld &) |
| |
| | JSEventListener (JSC::JSObject *function, JSC::JSObject *wrapper, bool isAttribute, DOMWrapperWorld &) |
| |
| void | handleEvent (ScriptExecutionContext *, Event *) override |
| |
| | EventListener (Type type) |
| |
| | EventListener (Type type) |
| |
| | RefCounted () |
| |
| | RefCounted () |
| |
| | RefCounted () |
| |
| | ~RefCounted () |
| |
| | ~RefCounted () |
| |
| | ~RefCounted () |
| |
| | RefCountedBase () |
| |
| | ~RefCountedBase () |
| |
| bool | derefBase () const |
| |
| bool | deletionHasBegun () const |
| |
| | RefCountedBase () |
| |
| | ~RefCountedBase () |
| |
| bool | derefBase () const |
| |
| bool | deletionHasBegun () const |
| |
| | RefCountedBase () |
| |
| | ~RefCountedBase () |
| |
| bool | derefBase () const |
| |
| bool | deletionHasBegun () const |
| |
◆ ~JSErrorHandler()
| WebCore::JSErrorHandler::~JSErrorHandler |
( |
| ) |
|
|
virtual |
◆ create()
The documentation for this class was generated from the following files: