Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1690
impl Default for VMSharedTypeIndex {
Callers
15
adjust_stack_results
Method · 0.45
pop_to_addr
Method · 0.45
move_val_to_reg
Method · 0.45
replace_lane_op
Method · 0.45
bounds_check_field_access
Function · 0.45
cast_index_to_pointer_ty
Function · 0.45
statically_in_bounds
Function · 0.45
reference_type
Function · 0.45
clif_to_env_frame_tables
Function · 0.45
cvt
Function · 0.45
convert_pointer_to_index_type
Method · 0.45
guard_fcvt_to_int
Method · 0.45
Calls
no outgoing calls
Tested by
2
test
Method · 0.36
test_feature_mismatch
Function · 0.36