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

Method name

cranelift/filetests/src/test_run.rs:203–205  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

201
202impl SubTest for TestRun {
203 fn name(&self) -> &'static str {
204 "run"
205 }
206
207 fn is_mutating(&self) -> bool {
208 false

Callers 4

run_targetMethod · 0.45
run_targetMethod · 0.45
heartbeat_threadFunction · 0.45
worker_threadFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected