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

/external/webkit/Source/WebCore/bindings/js/
H A DJSDOMBinding.cpp316 void setDOMException(ExecState* exec, ExceptionCode ec) function in namespace:WebCore
321 // FIXME: All callers to setDOMException need to pass in the right global object
/external/webkit/Source/WebCore/bindings/v8/
H A DV8Proxy.cpp636 void V8Proxy::setDOMException(int exceptionCode) function in class:WebCore::V8Proxy

Completed in 605 milliseconds