Home
last modified time | relevance | path

Searched refs:GetStructType (Results 1 – 3 of 3) sorted by relevance

/third_party/node/deps/v8/src/torque/
Dtype-oracle.h38 static StructType* GetStructType(const StructDeclaration* decl, in GetStructType() function
Dtype-visitor.cc194 StructType* struct_type = TypeOracle::GetStructType(decl, specialized_from); in ComputeType()
/third_party/node/deps/v8/src/wasm/
Dwasm-module-builder.h398 const StructType* GetStructType(uint32_t index) { in GetStructType() function