Home
last modified time | relevance | path

Searched refs:wrapperTypePrototype (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/bindings/v8/
DV8PerContextData.cpp114 && type->wrapperTypePrototype == WrapperTypeObjectPrototype) in constructorForTypeSlowCase()
117 if (type->wrapperTypePrototype == WrapperTypeExceptionPrototype) in constructorForTypeSlowCase()
DWrapperTypeInfo.h146 const WrapperTypePrototype wrapperTypePrototype; member