Home
last modified time | relevance | path

Searched refs:this_enabled (Results 1 – 1 of 1) sorted by relevance

/wasmtime-44.0.1/crates/wasmtime/src/runtime/
H A Ddebug.rs1159 let this_enabled = enabled || key_enabled(&key); in apply_single_step() localVariable
1163 Self::patch(core::iter::once(patch), mem, this_enabled); in apply_single_step()