Searched refs:wrapperTypePrototype (Results 1 – 2 of 2) sorted by relevance
131 && type->wrapperTypePrototype == WrapperTypeObjectPrototype) in constructorForTypeSlowCase()134 if (type->wrapperTypePrototype == WrapperTypeErrorPrototype) in constructorForTypeSlowCase()
149 const WrapperTypePrototype wrapperTypePrototype; member