Home
last modified time | relevance | path

Searched defs:throwTypeError (Results 1 – 3 of 3) sorted by relevance

/external/webkit/Source/JavaScriptCore/runtime/
DError.cpp158 JSObject* throwTypeError(ExecState* exec) in throwTypeError() function
DJSObject.cpp775 JSObject* throwTypeError(ExecState* exec, const UString& message) in throwTypeError() function
/external/webkit/Source/WebCore/bindings/v8/
DV8Proxy.cpp710 v8::Handle<v8::Value> V8Proxy::throwTypeError() in throwTypeError() function in WebCore::V8Proxy