WrapperTypeExceptionPrototype   39 Source/bindings/tests/results/V8TestException.cpp const WrapperTypeInfo V8TestException::wrapperTypeInfo = { gin::kEmbedderBlink, V8TestException::domTemplate, V8TestException::derefObject, 0, 0, 0, V8TestException::installPerContextEnabledMethods, 0, WrapperTypeExceptionPrototype, false };
WrapperTypeExceptionPrototype  126 Source/bindings/v8/V8PerContextData.cpp         if (type->wrapperTypePrototype == WrapperTypeExceptionPrototype)