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

Method goto_end

cranelift/bforest/src/map.rs:390–392  ·  view source on GitHub ↗
(&mut self)

Source from the content-addressed store, hash-verified

388 }
389
390 fn goto_end(&mut self) {
391 self.path = Path::default();
392 }
393
394 fn insert(
395 &mut self,

Callers 2

nextMethod · 0.80
next_backMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected