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

Method name

cranelift/filetests/src/test_interpret.rs:33–35  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

31
32impl SubTest for TestInterpret {
33 fn name(&self) -> &'static str {
34 "interpret"
35 }
36
37 fn is_mutating(&self) -> bool {
38 false

Callers 1

run_targetMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected