Searched defs:ConstructionContext (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/bindings/core/v8/
H A DExceptionState.h50 ConstructionContext, enumerator in enum:blink::ExceptionState::Context
77 , m_isolate(isolate) { ASSERT(m_context == ConstructionContext || m_context == EnumerationContext || m_context == IndexedSetterContext || m_context == IndexedGetterContext || m_context == IndexedDeletionContext); }

Completed in 80 milliseconds