Searched defs:createError (Results 1 – 2 of 2) sorted by relevance
78 public IQ createError(String from, String to, String packetID, XMPPError xmppError) { in createError() method in StreamNegotiator
83 v8::Handle<v8::Value> V8ThrowException::createError(V8ErrorType type, const String& message, v8::Is… in createError() function in WebCore::V8ThrowException