Home
last modified time | relevance | path

Searched refs:WrapperTypeErrorPrototype (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/bindings/tests/results/
DV8TestException.cpp65 …fObject, 0, 0, 0, V8TestException::installPerContextEnabledMethods, 0, WrapperTypeErrorPrototype };
/external/chromium_org/third_party/WebKit/Source/bindings/v8/
DWrapperTypeInfo.h69 WrapperTypeErrorPrototype enumerator
DV8PerContextData.cpp134 if (type->wrapperTypePrototype == WrapperTypeErrorPrototype) in constructorForTypeSlowCase()