Home
last modified time | relevance | path

Searched refs:ShouldGenerateFactoryFunction (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/torque/
Dtypes.h707 bool ShouldGenerateFactoryFunction() const { in ShouldGenerateFactoryFunction() function
Dimplementation-visitor.cc4762 if (type->ShouldGenerateFactoryFunction()) { in GenerateClassDefinitions()