Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/bindings/core/v8/
DExceptionState.h57 IndexedGetterContext, enumerator
77 …ationContext || m_context == IndexedSetterContext || m_context == IndexedGetterContext || m_contex… in ExceptionState()
DExceptionState.cpp187 else if (m_context == IndexedGetterContext) in addExceptionContext()
/external/chromium_org/third_party/WebKit/Source/bindings/tests/results/core/
DV8TestInterface2.cpp247 …ExceptionState exceptionState(ExceptionState::IndexedGetterContext, "TestInterface2", info.Holder(… in indexedPropertyGetter()
/external/chromium_org/third_party/WebKit/Source/bindings/templates/
Dinterface.cpp75 …ExceptionState exceptionState(ExceptionState::IndexedGetterContext, "{{interface_name}}", info.Hol…