Searched refs:tryGetMessageFrom (Results 1 – 1 of 1) sorted by relevance
150 static bool tryGetMessageFrom(blink::WebMessagePortChannel& webChannel, RefPtr<SerializedScriptValu… in tryGetMessageFrom() function175 while (m_entangledChannel && tryGetMessageFrom(*m_entangledChannel, message, channels)) { in dispatchMessages()