Searched refs:allowsBeforeUnloadListeners (Results 1 – 1 of 1) sorted by relevance
234 static bool allowsBeforeUnloadListeners(DOMWindow* window) in allowsBeforeUnloadListeners() function1553 if (allowsBeforeUnloadListeners(this)) { in addEventListener()1581 } else if (eventType == EventTypeNames::beforeunload && allowsBeforeUnloadListeners(this)) { in removeEventListener()