Searched defs:TypeBase (Results 1 – 3 of 3) sorted by relevance
287 explicit TypeBase(Kind kind) : kind_(kind) {} in TypeBase() function536 class V8_EXPORT_PRIVATE HeapConstantType : public NON_EXPORTED_BASE(TypeBase) { in NON_EXPORTED_BASE() argument
56 explicit TypeBase(Kind kind) : kind_(kind) {} in TypeBase() function
1196 cmsTagTypeSignature TypeBase; in SaveTags() local