hasEventHandler   469 libcore/DisplayObject.cpp         hasEventHandler(event_id(event_id::UNLOAD)) || childHandler;
hasEventHandler   642 libcore/DisplayObject.h     bool hasEventHandler(const event_id& id) const;
hasEventHandler  1500 libcore/MovieClip.cpp         if (hasEventHandler(event_id(event.id()))) {