Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/bindings/core/v8/
DExceptionState.h59 IndexedDeletionContext, enumerator
77 …ndexedSetterContext || m_context == IndexedGetterContext || m_context == IndexedDeletionContext); } in ExceptionState()
DExceptionState.cpp185 else if (m_context == IndexedDeletionContext) in addExceptionContext()
/external/chromium_org/third_party/WebKit/Source/bindings/tests/results/core/
DV8TestInterface2.cpp286 …ExceptionState exceptionState(ExceptionState::IndexedDeletionContext, "TestInterface2", info.Holde… in indexedPropertyDeleter()
/external/chromium_org/third_party/WebKit/Source/bindings/templates/
Dinterface.cpp177 …ExceptionState exceptionState(ExceptionState::IndexedDeletionContext, "{{interface_name}}", info.H…