Home
last modified time | relevance | path

Searched defs:aggregate_type (Results 1 – 3 of 3) sorted by relevance

/third_party/node/deps/v8/src/torque/
Ddeclarable.h486 AggregateType* aggregate_type() const { return aggregate_type_; } in aggregate_type() function
490 Method(AggregateType* aggregate_type, std::string external_name, in Method()
Dtypes.cc133 if (auto* aggregate_type = AggregateType::DynamicCast(t)) { in AggregateSupertype() local
337 for (const AggregateType* aggregate_type : hierarchy) { in CheckForDuplicateFields() local
Dimplementation-visitor.cc4877 for (const AggregateType* aggregate_type : hierarchy) { in GeneratePrintDefinitionsForClass() local