Searched defs:WrapperTypeInfo (Results 1 – 1 of 1) sorted by relevance
53 struct WrapperTypeInfo { struct55 static WrapperTypeInfo* unwrap(v8::Handle<v8::Value> typeInfoWrapper) in unwrap() argument61 bool equals(const WrapperTypeInfo* that) const in equals() argument66 bool isSubclass(const WrapperTypeInfo* that) const in isSubclass() argument94 const WrapperTypeInfo* parentClass; argument