Home
last modified time | relevance | path

Searched defs:IsStructType (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/wasm/
Dwasm-module-builder.h395 bool IsStructType(uint32_t index) { in IsStructType() function
/third_party/node/deps/v8/src/torque/
Dtypes.h55 bool IsStructType() const { return kind() == Kind::kStructType; } in IsStructType() function