Searched defs:libcall_handler (Results 1 – 2 of 2) sorted by relevance
| /wasmtime-44.0.1/cranelift/interpreter/src/ | ||
| H A D | interpreter.rs | 200 pub libcall_handler: LibCallHandler, field |
| H A D | step.rs | 323 let libcall_handler = state.get_libcall_handler(); in step() localVariable |