Searched refs:with_function_store (Results 1 – 4 of 4) sorted by relevance
587 let state = InterpreterState::default().with_function_store(env); in sanity()606 let state = InterpreterState::default().with_function_store(env); in udiv_by_zero_traps()627 let state = InterpreterState::default().with_function_store(env); in sdiv_min_by_neg_one_traps_with_overflow()661 let state = InterpreterState::default().with_function_store(env); in function_references()751 let state = InterpreterState::default().with_function_store(env); in stack_slots_multi_functions()782 let state = InterpreterState::default().with_function_store(env); in out_of_slot_write_traps()808 let state = InterpreterState::default().with_function_store(env); in partial_out_of_slot_write_traps()833 let state = InterpreterState::default().with_function_store(env); in out_of_slot_read_traps()858 let state = InterpreterState::default().with_function_store(env); in partial_out_of_slot_read_traps()886 let state = InterpreterState::default().with_function_store(env); in partial_out_of_slot_read_by_addr_traps()[all …]
89 .with_function_store(func_store.clone()) in run_test()
126 let state = InterpreterState::default().with_function_store(env.clone()); in run()
315 .with_function_store(env) in build_interpreter()