Home
last modified time | relevance | path

Searched refs:IndexedSetterContext (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/bindings/core/v8/
DExceptionState.h58 IndexedSetterContext, enumerator
77 …ructionContext || m_context == EnumerationContext || m_context == IndexedSetterContext || m_contex… in ExceptionState()
DExceptionState.cpp189 else if (m_context == IndexedSetterContext) in addExceptionContext()
/external/chromium_org/third_party/WebKit/Source/bindings/tests/results/core/
DV8TestInterface2.cpp267 …ExceptionState exceptionState(ExceptionState::IndexedSetterContext, "TestInterface2", info.Holder(… in indexedPropertySetter()
/external/chromium_org/third_party/WebKit/Source/bindings/templates/
Dinterface.cpp122 …ExceptionState exceptionState(ExceptionState::IndexedSetterContext, "{{interface_name}}", info.Hol…