Home
last modified time | relevance | path

Searched refs:GetterContext (Results 1 – 12 of 12) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/bindings/core/v8/custom/
DV8XMLHttpRequestCustom.cpp77 …ExceptionState exceptionState(ExceptionState::GetterContext, "responseText", "XMLHttpRequest", inf… in responseTextAttributeGetterCustom()
120 …ExceptionState exceptionState(ExceptionState::GetterContext, "response", "XMLHttpRequest", info.Ho… in responseAttributeGetterCustom()
DV8WindowCustom.cpp154 …ExceptionState exceptionState(ExceptionState::GetterContext, "event", "Window", info.Holder(), inf… in eventAttributeGetterCustom()
193 …ExceptionState exceptionState(ExceptionState::GetterContext, "frame", "Window", info.Holder(), inf… in frameElementAttributeGetterCustom()
/external/chromium_org/third_party/WebKit/Source/bindings/core/v8/
DExceptionState.h53 GetterContext, enumerator
DExceptionState.cpp176 else if (m_context == GetterContext) in addExceptionContext()
DPrivateScriptRunner.cpp253 …riptState->isolate(), block, scriptStateInUserScript, ExceptionState::GetterContext, attributeName… in runDOMAttributeGetter()
/external/chromium_org/third_party/WebKit/Source/bindings/templates/
Dattributes.cpp47 …ExceptionState exceptionState(ExceptionState::GetterContext, "{{attribute.name}}", "{{interface_na…
352 …ExceptionState exceptionState(ExceptionState::GetterContext, "{{attribute.name}}", "{{cpp_class}}"…
Dinterface.cpp232 …ExceptionState exceptionState(ExceptionState::GetterContext, *namedProperty, "{{interface_name}}",…
341 …ExceptionState exceptionState(ExceptionState::GetterContext, *namedProperty, "{{interface_name}}",…
/external/chromium_org/third_party/WebKit/Source/bindings/tests/results/core/
DV8TestSpecialOperations.cpp122 …ExceptionState exceptionState(ExceptionState::GetterContext, *namedProperty, "TestSpecialOperation… in namedPropertyQuery()
DV8TestInterface2.cpp311 …ExceptionState exceptionState(ExceptionState::GetterContext, *namedProperty, "TestInterface2", inf… in namedPropertyGetter()
359 …ExceptionState exceptionState(ExceptionState::GetterContext, *namedProperty, "TestInterface2", inf… in namedPropertyQuery()
DV8TestObject.cpp2064 …ExceptionState exceptionState(ExceptionState::GetterContext, "checkSecurityForNodeReadonlyDocument… in checkSecurityForNodeReadonlyDocumentAttributeAttributeGetter()
3119 …ExceptionState exceptionState(ExceptionState::GetterContext, "raisesExceptionLongAttribute", "Test… in raisesExceptionLongAttributeAttributeGetter()
3154 …ExceptionState exceptionState(ExceptionState::GetterContext, "raisesExceptionGetterLongAttribute",… in raisesExceptionGetterLongAttributeAttributeGetter()
3219 …ExceptionState exceptionState(ExceptionState::GetterContext, "raisesExceptionTestInterfaceEmptyAtt… in raisesExceptionTestInterfaceEmptyAttributeAttributeGetter()
3262 …ExceptionState exceptionState(ExceptionState::GetterContext, "cachedAttributeRaisesExceptionGetter… in cachedAttributeRaisesExceptionGetterAnyAttributeAttributeGetter()
10810 …ExceptionState exceptionState(ExceptionState::GetterContext, "readonlyShortAttribute", "TestObject… in readonlyShortAttributeAttributeGetter()
10837 …ExceptionState exceptionState(ExceptionState::GetterContext, "shortAttribute", "TestObject", scrip… in shortAttributeAttributeGetter()
10885 …ExceptionState exceptionState(ExceptionState::GetterContext, "stringAttribute", "TestObject", scri… in stringAttributeAttributeGetter()
10933 …ExceptionState exceptionState(ExceptionState::GetterContext, "nodeAttribute", "TestObject", script… in nodeAttributeAttributeGetter()
10981 …ExceptionState exceptionState(ExceptionState::GetterContext, "attributeForPrivateScriptOnly", "Tes… in attributeForPrivateScriptOnlyAttributeGetter()
[all …]
DV8TestInterface.cpp1713 …ExceptionState exceptionState(ExceptionState::GetterContext, *namedProperty, "TestInterface", info… in namedPropertyQuery()
2140 …ExceptionState exceptionState(ExceptionState::GetterContext, "stringAttribute", "TestInterfaceImpl… in stringAttributeAttributeGetter()
/external/chromium_org/third_party/WebKit/Source/bindings/tests/results/modules/
DV8TestInterface5.cpp670 …ExceptionState exceptionState(ExceptionState::GetterContext, *namedProperty, "TestInterface5", inf… in namedPropertyQuery()