WrapperTypeInfo 107 Source/bindings/v8/V8PerContextData.h typedef WTF::HashMap<const WrapperTypeInfo*, UnsafePersistent<v8::Object> > WrapperBoilerplateMap; WrapperTypeInfo 110 Source/bindings/v8/V8PerContextData.h typedef WTF::HashMap<const WrapperTypeInfo*, UnsafePersistent<v8::Function> > ConstructorMap; WrapperTypeInfo 74 Source/bindings/v8/WrapperTypeInfo.h struct WrapperTypeInfo {