Home
last modified time | relevance | path

Searched refs:GetSubtypingDepth (Results 1 – 5 of 5) sorted by relevance

/third_party/node/deps/v8/src/wasm/
Dwasm-module.h591 V8_EXPORT_PRIVATE int GetSubtypingDepth(const WasmModule* module,
Dwasm-module.cc119 int GetSubtypingDepth(const WasmModule* module, uint32_t type_index) { in GetSubtypingDepth() function
Dmodule-decoder.cc756 int depth = GetSubtypingDepth(module, i); in DecodeTypeSection()
Dgraph-builder-interface.cc1166 : static_cast<uint8_t>(GetSubtypingDepth( in ComputeStaticKnowledge()
/third_party/node/deps/v8/src/wasm/baseline/
Dliftoff-compiler.cc5608 GetSubtypingDepth(decoder->module_, rtt.type.ref_index());