Home
last modified time | relevance | path

Searched refs:setDOMException (Results 1 – 25 of 65) sorted by relevance

123

/external/webkit/WebCore/bindings/v8/custom/
DV8WebGLRenderingContextCustom.cpp118 V8Proxy::setDOMException(SYNTAX_ERR); in bufferDataCallback()
126 V8Proxy::setDOMException(SYNTAX_ERR); in bufferDataCallback()
131 V8Proxy::setDOMException(SYNTAX_ERR); in bufferDataCallback()
143 V8Proxy::setDOMException(SYNTAX_ERR); in bufferDataCallback()
156 V8Proxy::setDOMException(SYNTAX_ERR); in bufferSubDataCallback()
164 V8Proxy::setDOMException(SYNTAX_ERR); in bufferSubDataCallback()
169 V8Proxy::setDOMException(SYNTAX_ERR); in bufferSubDataCallback()
173 V8Proxy::setDOMException(SYNTAX_ERR); in bufferSubDataCallback()
228 V8Proxy::setDOMException(SYNTAX_ERR); in getObjectParameter()
237 V8Proxy::setDOMException(SYNTAX_ERR); in getObjectParameter()
[all …]
DV8CanvasRenderingContext2DCustom.cpp172 V8Proxy::setDOMException(INDEX_SIZE_ERR); in strokeRectCallback()
230 V8Proxy::setDOMException(ec); in drawImageCallback()
240 V8Proxy::setDOMException(ec); in drawImageCallback()
261 V8Proxy::setDOMException(ec); in drawImageCallback()
271 V8Proxy::setDOMException(ec); in drawImageCallback()
293 V8Proxy::setDOMException(ec); in drawImageCallback()
303 V8Proxy::setDOMException(ec); in drawImageCallback()
314 V8Proxy::setDOMException(TYPE_MISMATCH_ERR); in drawImageCallback()
347 V8Proxy::setDOMException(ec); in createPatternCallback()
358 V8Proxy::setDOMException(ec); in createPatternCallback()
[all …]
DV8WebGLArrayCustom.h146 V8Proxy::setDOMException(SYNTAX_ERR); in getWebGLArrayElement()
152 V8Proxy::setDOMException(SYNTAX_ERR); in getWebGLArrayElement()
175 V8Proxy::setDOMException(INDEX_SIZE_ERR); in setWebGLArrayFromArray()
189 V8Proxy::setDOMException(SYNTAX_ERR); in setWebGLArray()
210 V8Proxy::setDOMException(ec); in setWebGLArray()
DV8NodeCustom.cpp104 V8Proxy::setDOMException(ec); in insertBeforeCallback()
123 V8Proxy::setDOMException(ec); in replaceChildCallback()
140 V8Proxy::setDOMException(ec); in removeChildCallback()
158 V8Proxy::setDOMException(ec); in appendChildCallback()
DV8HTMLOptionsCollectionCustom.cpp59 V8Proxy::setDOMException(TYPE_MISMATCH_ERR); in addCallback()
83 V8Proxy::setDOMException(ec); in addCallback()
114 V8Proxy::setDOMException(ec); in lengthAccessorSetter()
DV8SVGMatrixCustom.cpp71 V8Proxy::setDOMException(ec); in inverseCallback()
92 V8Proxy::setDOMException(ec); in rotateFromVectorCallback()
/external/webkit/WebCore/bindings/js/
DJSSVGPathSegListCustom.cpp46 setDOMException(exec, ec); in clear()
63 setDOMException(exec, ec); in initialize()
76 setDOMException(exec, TYPE_MISMATCH_ERR); in getItem()
85 setDOMException(exec, ec); in getItem()
97 setDOMException(exec, TYPE_MISMATCH_ERR); in insertItemBefore()
105 setDOMException(exec, ec); in insertItemBefore()
119 setDOMException(exec, TYPE_MISMATCH_ERR); in replaceItem()
127 setDOMException(exec, ec); in replaceItem()
140 setDOMException(exec, TYPE_MISMATCH_ERR); in removeItem()
150 setDOMException(exec, ec); in removeItem()
[all …]
DJSDatabaseCustom.cpp57 setDOMException(exec, TYPE_MISMATCH_ERR); in changeVersion()
66 setDOMException(exec, TYPE_MISMATCH_ERR); in changeVersion()
76 setDOMException(exec, TYPE_MISMATCH_ERR); in changeVersion()
93 setDOMException(exec, TYPE_MISMATCH_ERR); in createTransaction()
102 setDOMException(exec, TYPE_MISMATCH_ERR); in createTransaction()
112 setDOMException(exec, TYPE_MISMATCH_ERR); in createTransaction()
DJSSQLTransactionCustom.cpp48 setDOMException(exec, SYNTAX_ERR); in executeSql()
61 setDOMException(exec, TYPE_MISMATCH_ERR); in executeSql()
94 setDOMException(exec, TYPE_MISMATCH_ERR); in executeSql()
105 setDOMException(exec, TYPE_MISMATCH_ERR); in executeSql()
114 setDOMException(exec, ec); in executeSql()
DJSElementCustom.cpp87 setDOMException(exec, ec); in setAttribute()
96 setDOMException(exec, TYPE_MISMATCH_ERR); in setAttributeNode()
105 setDOMException(exec, ec); in setAttributeNode()
121 setDOMException(exec, ec); in setAttributeNS()
130 setDOMException(exec, TYPE_MISMATCH_ERR); in setAttributeNodeNS()
139 setDOMException(exec, ec); in setAttributeNodeNS()
DJSNavigatorCustom.cpp52 setDOMException(exec, SYNTAX_ERR); in isApplicationInstalled()
57 setDOMException(exec, TYPE_MISMATCH_ERR); in isApplicationInstalled()
65 setDOMException(exec, TYPE_MISMATCH_ERR); in isApplicationInstalled()
73 setDOMException(exec, INVALID_STATE_ERR); in isApplicationInstalled()
DJSSVGPODListCustom.h46 setDOMException(exec, ec); in finishGetter()
62 setDOMException(exec, ec); in finishSetter()
81 setDOMException(exec, ec); in finishSetterReadOnlyResult()
100 setDOMException(exec, ec); in clear()
124 setDOMException(exec, TYPE_MISMATCH_ERR); in getItem()
141 setDOMException(exec, TYPE_MISMATCH_ERR); in insertItemBefore()
158 setDOMException(exec, TYPE_MISMATCH_ERR); in replaceItem()
175 setDOMException(exec, TYPE_MISMATCH_ERR); in removeItem()
DJSCanvasRenderingContext2DCustom.cpp206 setDOMException(exec, ec); in drawImage()
213 setDOMException(exec, ec); in drawImage()
227 setDOMException(exec, ec); in drawImage()
234 setDOMException(exec, ec); in drawImage()
249 setDOMException(exec, ec); in drawImage()
256 setDOMException(exec, ec); in drawImage()
263 setDOMException(exec, TYPE_MISMATCH_ERR); in drawImage()
349 setDOMException(exec, ec); in createPattern()
357 setDOMException(exec, ec); in createPattern()
360 setDOMException(exec, TYPE_MISMATCH_ERR); in createPattern()
[all …]
DJSWebGLRenderingContextCustom.cpp85 setDOMException(exec, ec); in bufferData()
102 setDOMException(exec, ec); in bufferSubData()
182 setDOMException(exec, ec); in getObjectParameter()
215 setDOMException(exec, ec); in getFramebufferAttachmentParameter()
233 setDOMException(exec, ec); in getParameter()
252 setDOMException(exec, ec); in getProgramParameter()
276 setDOMException(exec, ec); in getShaderParameter()
300 setDOMException(exec, ec); in getUniform()
408 setDOMException(exec, ec); in texImage2D()
504 setDOMException(exec, ec); in texSubImage2D()
[all …]
DJSXMLHttpRequestCustom.cpp86 setDOMException(exec, ec); in open()
97 setDOMException(exec, ec); in setRequestHeader()
126 setDOMException(exec, ec); in send()
137 setDOMException(exec, ec); in getResponseHeader()
DJSDOMApplicationCacheCustom.cpp56 setDOMException(exec, ec); in hasItem()
69 setDOMException(exec, ec); in add()
82 setDOMException(exec, ec); in remove()
DJSNodeCustom.cpp75 setDOMException(exec, ec); in insertBefore()
85 setDOMException(exec, ec); in replaceChild()
95 setDOMException(exec, ec); in removeChild()
105 setDOMException(exec, ec); in appendChild()
DJSNodeIteratorCustom.cpp45 setDOMException(exec, ec); in nextNode()
60 setDOMException(exec, ec); in previousNode()
DJSSQLResultSetRowListCustom.cpp47 setDOMException(exec, TYPE_MISMATCH_ERR); in item()
51 setDOMException(exec, INDEX_SIZE_ERR); in item()
DJSSVGMatrixCustom.cpp59 setDOMException(exec, SVGException::SVG_MATRIX_NOT_INVERTABLE); in inverse()
75 setDOMException(exec, SVGException::SVG_INVALID_VALUE_ERR); in rotateFromVector()
DJSHTMLOptionsCollectionCustom.cpp60 setDOMException(exec, ec); in setLength()
87 setDOMException(exec, ec); in add()
DJSGeolocationCustom.cpp48 setDOMException(exec, TYPE_MISMATCH_ERR); in createPositionCallback()
64 setDOMException(exec, TYPE_MISMATCH_ERR); in createPositionErrorCallback()
DJSHistoryCustom.cpp184 setDOMException(exec, ec); in pushState()
208 setDOMException(exec, ec); in replaceState()
DJSMessagePortCustom.h60 setDOMException(exec, ec); in handlePostMessage()
/external/webkit/WebCore/bindings/v8/
DV8Collection.cpp51 V8Proxy::setDOMException(TYPE_MISMATCH_ERR); in toOptionsCollectionSetter()
58 V8Proxy::setDOMException(ec); in toOptionsCollectionSetter()

123