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

Method inner

winch/codegen/src/masm.rs:251–253  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

249
250 #[inline]
251 pub fn inner(&self) -> Reg {
252 self.0
253 }
254
255 #[inline]
256 pub fn writable(&self) -> WritableReg {

Callers 2

memmoveMethod · 0.45
zero_mem_rangeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected