windowsWithUnloadEventListeners 167 Source/core/frame/DOMWindow.cpp DEFINE_STATIC_LOCAL(DOMWindowSet, windowsWithUnloadEventListeners, ()); windowsWithUnloadEventListeners 168 Source/core/frame/DOMWindow.cpp return windowsWithUnloadEventListeners; windowsWithUnloadEventListeners 179 Source/core/frame/DOMWindow.cpp DOMWindowSet& set = windowsWithUnloadEventListeners(); windowsWithUnloadEventListeners 187 Source/core/frame/DOMWindow.cpp DOMWindowSet& set = windowsWithUnloadEventListeners(); windowsWithUnloadEventListeners 198 Source/core/frame/DOMWindow.cpp DOMWindowSet& set = windowsWithUnloadEventListeners(); windowsWithUnloadEventListeners 248 Source/core/frame/DOMWindow.cpp return windowsWithUnloadEventListeners().count(const_cast<DOMWindow*>(this));