MCPcopy Create free account
hub / github.com/bytecodealliance/wasmtime / bits

Method bits

crates/environ/src/types.rs:1685–1687  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

1683 /// Returns the underlying bits of the index.
1684 #[inline]
1685 pub fn bits(&self) -> u32 {
1686 self.0
1687 }
1688}
1689
1690impl Default for VMSharedTypeIndex {

Callers 15

adjust_stack_resultsMethod · 0.45
pop_to_addrMethod · 0.45
move_val_to_regMethod · 0.45
replace_lane_opMethod · 0.45
cast_index_to_pointer_tyFunction · 0.45
statically_in_boundsFunction · 0.45
reference_typeFunction · 0.45
clif_to_env_frame_tablesFunction · 0.45
cvtFunction · 0.45
guard_fcvt_to_intMethod · 0.45

Calls

no outgoing calls

Tested by 2

testMethod · 0.36
test_feature_mismatchFunction · 0.36