Searched defs:TypeBase (Results 1 – 2 of 2) sorted by relevance
311 explicit TypeBase(Kind kind) : kind_(kind) {} in TypeBase() function567 class V8_EXPORT_PRIVATE HeapConstantType : public NON_EXPORTED_BASE(TypeBase) { in NON_EXPORTED_BASE() argument
60 explicit TypeBase(Kind kind) : kind_(kind) {} in TypeBase() function