Searched defs:throwTypeError (Results 1 – 3 of 3) sorted by relevance
158 JSObject* throwTypeError(ExecState* exec) in throwTypeError() function
775 JSObject* throwTypeError(ExecState* exec, const UString& message) in throwTypeError() function
710 v8::Handle<v8::Value> V8Proxy::throwTypeError() in throwTypeError() function in WebCore::V8Proxy