Searched defs:dataAsScriptValue (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/dom/
H A DMessageEvent.h111 const Deprecated::ScriptValue& dataAsScriptValue() const { ASSERT(m_dataType == DataTypeScriptValue); return m_dataAsScriptValue; } function in class:WebCore::MessageEvent

Completed in 172 milliseconds