Searched defs:messagePortsEnd (Results 1 – 2 of 2) sorted by relevance
108 HashSet<MessagePort*>::iterator messagePortsEnd = m_messagePorts.end(); in ~ScriptExecutionContext() local298 HashSet<MessagePort*>::iterator messagePortsEnd = m_messagePorts.end(); in closeMessagePorts() local
198 HashSet<MessagePort*>::const_iterator messagePortsEnd = messagePorts().end(); in hasPendingActivity() local