Home
last modified time | relevance | path

Searched refs:SetterContext (Results 1 – 16 of 16) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/bindings/core/v8/custom/
DV8HTMLOptionsCollectionCustom.cpp74 …ExceptionState exceptionState(ExceptionState::SetterContext, "length", "HTMLOptionsCollection", in… in lengthAttributeSetterCustom()
DV8ElementCustom.cpp50 …ExceptionState exceptionState(ExceptionState::SetterContext, "scrollLeft", "Element", info.Holder(… in scrollLeftAttributeSetterCustom()
66 …ExceptionState exceptionState(ExceptionState::SetterContext, "scrollTop", "Element", info.Holder()… in scrollTopAttributeSetterCustom()
DV8CSSStyleDeclarationCustom.cpp224 …ExceptionState exceptionState(ExceptionState::SetterContext, getPropertyName(static_cast<CSSProper… in namedPropertySetterCustom()
DV8WindowCustom.cpp175 …ExceptionState exceptionState(ExceptionState::SetterContext, "event", "Window", info.Holder(), inf… in eventAttributeSetterCustom()
211 …ExceptionState exceptionState(ExceptionState::SetterContext, "opener", "Window", info.Holder(), in… in openerAttributeSetterCustom()
/external/chromium_org/third_party/WebKit/Source/bindings/tests/results/core/
DV8TestInterface.cpp68 …ExceptionState exceptionState(ExceptionState::SetterContext, "testInterfaceAttribute", "TestInterf… in testInterfaceAttributeAttributeSetter()
103 …ExceptionState exceptionState(ExceptionState::SetterContext, "doubleAttribute", "TestInterface", h… in doubleAttributeAttributeSetter()
138 …ExceptionState exceptionState(ExceptionState::SetterContext, "floatAttribute", "TestInterface", ho… in floatAttributeAttributeSetter()
173 …ExceptionState exceptionState(ExceptionState::SetterContext, "unrestrictedDoubleAttribute", "TestI… in unrestrictedDoubleAttributeAttributeSetter()
203 …ExceptionState exceptionState(ExceptionState::SetterContext, "unrestrictedFloatAttribute", "TestIn… in unrestrictedFloatAttributeAttributeSetter()
258 …ExceptionState exceptionState(ExceptionState::SetterContext, "alwaysExposedAttribute", "TestInterf… in alwaysExposedAttributeAttributeSetter()
288 …ExceptionState exceptionState(ExceptionState::SetterContext, "workerExposedAttribute", "TestInterf… in workerExposedAttributeAttributeSetter()
318 …ExceptionState exceptionState(ExceptionState::SetterContext, "windowExposedAttribute", "TestInterf… in windowExposedAttributeAttributeSetter()
428 …ExceptionState exceptionState(ExceptionState::SetterContext, "implementsNodeAttribute", "TestInter… in implementsNodeAttributeAttributeSetter()
493 …ExceptionState exceptionState(ExceptionState::SetterContext, "implementsRuntimeEnabledNodeAttribut… in implementsRuntimeEnabledNodeAttributeAttributeSetter()
[all …]
DV8TestObject.cpp252 …ExceptionState exceptionState(ExceptionState::SetterContext, "byteStringAttribute", "TestObject", … in byteStringAttributeAttributeSetter()
282 …ExceptionState exceptionState(ExceptionState::SetterContext, "scalarValueStringAttribute", "TestOb… in scalarValueStringAttributeAttributeSetter()
312 …ExceptionState exceptionState(ExceptionState::SetterContext, "domTimeStampAttribute", "TestObject"… in domTimeStampAttributeAttributeSetter()
371 …ExceptionState exceptionState(ExceptionState::SetterContext, "byteAttribute", "TestObject", holder… in byteAttributeAttributeSetter()
401 …ExceptionState exceptionState(ExceptionState::SetterContext, "doubleAttribute", "TestObject", hold… in doubleAttributeAttributeSetter()
431 …ExceptionState exceptionState(ExceptionState::SetterContext, "floatAttribute", "TestObject", holde… in floatAttributeAttributeSetter()
461 …ExceptionState exceptionState(ExceptionState::SetterContext, "longAttribute", "TestObject", holder… in longAttributeAttributeSetter()
491 …ExceptionState exceptionState(ExceptionState::SetterContext, "longLongAttribute", "TestObject", ho… in longLongAttributeAttributeSetter()
521 …ExceptionState exceptionState(ExceptionState::SetterContext, "octetAttribute", "TestObject", holde… in octetAttributeAttributeSetter()
551 …ExceptionState exceptionState(ExceptionState::SetterContext, "shortAttribute", "TestObject", holde… in shortAttributeAttributeSetter()
[all …]
DV8TestNode.cpp81 …ExceptionState exceptionState(ExceptionState::SetterContext, "hrefThrows", "TestNode", holder, inf… in hrefThrowsAttributeSetter()
142 …ExceptionState exceptionState(ExceptionState::SetterContext, "hrefByteString", "TestNode", holder,… in hrefByteStringAttributeSetter()
DV8TestInterfaceCheckSecurity.cpp66 …ExceptionState exceptionState(ExceptionState::SetterContext, "doNotCheckSecurityLongAttribute", "T… in doNotCheckSecurityLongAttributeAttributeSetter()
110 …ExceptionState exceptionState(ExceptionState::SetterContext, "doNotCheckSecurityOnSetterLongAttrib… in doNotCheckSecurityOnSetterLongAttributeAttributeSetter()
141 …ExceptionState exceptionState(ExceptionState::SetterContext, *attributeName, "TestInterfaceCheckSe… in TestInterfaceCheckSecurityForceSetAttributeOnThis()
442 …ExceptionState exceptionState(ExceptionState::SetterContext, *attributeName, "TestInterfaceCheckSe… in TestInterfaceCheckSecurityOriginSafeMethodSetter()
DV8TestTypedefs.cpp55 …ExceptionState exceptionState(ExceptionState::SetterContext, "uLongLongAttribute", "TestTypedefs",… in uLongLongAttributeAttributeSetter()
DV8TestInterface2.cpp335 …ExceptionState exceptionState(ExceptionState::SetterContext, *namedProperty, "TestInterface2", inf… in namedPropertySetter()
/external/chromium_org/third_party/WebKit/Source/bindings/tests/results/modules/
DV8TestInterface5.cpp56 …ExceptionState exceptionState(ExceptionState::SetterContext, "testInterfaceAttribute", "TestInterf… in testInterfaceAttributeAttributeSetter()
91 …ExceptionState exceptionState(ExceptionState::SetterContext, "doubleAttribute", "TestInterface5", … in doubleAttributeAttributeSetter()
126 …ExceptionState exceptionState(ExceptionState::SetterContext, "floatAttribute", "TestInterface5", h… in floatAttributeAttributeSetter()
161 …ExceptionState exceptionState(ExceptionState::SetterContext, "unrestrictedDoubleAttribute", "TestI… in unrestrictedDoubleAttributeAttributeSetter()
191 …ExceptionState exceptionState(ExceptionState::SetterContext, "unrestrictedFloatAttribute", "TestIn… in unrestrictedFloatAttributeAttributeSetter()
246 …ExceptionState exceptionState(ExceptionState::SetterContext, "alwaysExposedAttribute", "TestInterf… in alwaysExposedAttributeAttributeSetter()
276 …ExceptionState exceptionState(ExceptionState::SetterContext, "workerExposedAttribute", "TestInterf… in workerExposedAttributeAttributeSetter()
306 …ExceptionState exceptionState(ExceptionState::SetterContext, "windowExposedAttribute", "TestInterf… in windowExposedAttributeAttributeSetter()
/external/chromium_org/third_party/WebKit/Source/bindings/core/v8/
DExceptionState.h54 SetterContext, enumerator
DExceptionState.cpp178 else if (m_context == SetterContext) in addExceptionContext()
DPrivateScriptRunner.cpp278 …riptState->isolate(), block, scriptStateInUserScript, ExceptionState::SetterContext, attributeName… in runDOMAttributeSetter()
/external/chromium_org/third_party/WebKit/Source/bindings/templates/
Dattributes.cpp214 …ExceptionState exceptionState(ExceptionState::SetterContext, "{{attribute.name}}", "{{interface_na…
382 …ExceptionState exceptionState(ExceptionState::SetterContext, "{{attribute.name}}", "{{cpp_class}}"…
Dinterface.cpp29 …ExceptionState exceptionState(ExceptionState::SetterContext, *attributeName, "{{interface_name}}",…
286 …ExceptionState exceptionState(ExceptionState::SetterContext, *namedProperty, "{{interface_name}}",…
471 …ExceptionState exceptionState(ExceptionState::SetterContext, *attributeName, "{{interface_name}}",…