Home
last modified time | relevance | path

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

/wasmtime-44.0.1/crates/fuzzing/src/oracles/
H A Ddiff_spec.rs145 pub fn setup_ocaml_runtime() { in setup_ocaml_runtime() function
146 wasm_spec_interpreter::setup_ocaml_runtime(); in setup_ocaml_runtime()
H A Dengine.rs102 crate::oracles::diff_spec::setup_ocaml_runtime(); in setup_engine_runtimes()
/wasmtime-44.0.1/crates/fuzzing/wasm-spec-interpreter/src/
H A Dwithout_library.rs41 pub fn setup_ocaml_runtime() {} in setup_ocaml_runtime() function
H A Dwith_library.rs176 pub fn setup_ocaml_runtime() { in setup_ocaml_runtime() function