Searched refs:hasListeners (Results 1 – 10 of 10) sorted by relevance
108 if (!hasListeners()) in clearWatch()114 if (hasListeners()) in suspend()120 if (hasListeners()) in resume()211 if (!hasListeners()) in geolocationServicePositionChanged()
81 bool hasListeners() const { return !m_oneShots.isEmpty() || !m_watchers.isEmpty(); } in hasListeners() function
99 if (!hasListeners()) in removeListener()135 if (!hasListeners()) in removeListener()287 ASSERT(hasListeners()); in sourceParsed()324 ASSERT(hasListeners()); in dispatchFunctionToListeners()584 if (hasListeners()) in recompileAllJSFunctions()
89 … bool hasListeners() const { return !m_listeners.isEmpty() || !m_pageListenersMap.isEmpty(); } in hasListeners() function
62 bool hasListeners() const;
219 bool SkEventSink::hasListeners() const in hasListeners() function in SkEventSink
235 if (this->hasListeners())
110 if (!fEvent.isType("") && this->hasListeners())
26634 (WebCore::Geolocation::clearWatch): now uses Geolocation::hasListeners()26637 … (WebCore::Geolocation::geolocationServicePositionChanged): now uses Geolocation::hasListeners()26639 …(WebCore::Geolocation::hasListeners): Indicates of the Geolocation has interested GeolocationServi…
35200 hasListeners().