Searched refs:toWireBytes (Results 1 – 3 of 3) sorted by relevance
94 void toWireBytes(Vector<char>&) const;
2852 void SerializedScriptValue::toWireBytes(Vector<char>& result) const in toWireBytes() function in WebCore::SerializedScriptValue
237 serializedValue->toWireBytes(wireBytes); in put()