Searched refs:execution_flags (Results 1 – 1 of 1) sorted by relevance
241 fn execution_flags(&self) -> Result<CommonOptions> { in execution_flags() method245 let execution_flags = unsafe { in execution_flags() localVariable248 std::str::from_utf8(execution_flags) in execution_flags()278 let options = config.execution_flags()?; in wasm_bench_create()