Searched refs:cranelift_compile (Results 1 – 3 of 3) sorted by relevance
19 vm.cranelift_compile().unwrap();29 vm.cranelift_compile().unwrap();275 vm.cranelift_compile().unwrap(); in test_cranelift_call()295 vm.cranelift_compile().unwrap(); in test_cranelift_err_call_unreg()315 vm.cranelift_compile().unwrap(); in test_cranelift_call_memfrob()481 vm.cranelift_compile().unwrap(); in test_cranelift_err_stack_out_of_bound()1780 vm.cranelift_compile().unwrap(); in test_cranelift_stack2()1855 vm.cranelift_compile().unwrap(); in test_cranelift_string_stack()2046 vm.cranelift_compile().unwrap(); in test_cranelift_tcp_port80_match()2063 vm.cranelift_compile().unwrap(); in test_cranelift_tcp_port80_nomatch()[all …]
439 pub fn cranelift_compile(&mut self) -> Result<(), Error> { in cranelift_compile() method951 pub fn cranelift_compile(&mut self) -> Result<(), Error> { in cranelift_compile() method1341 pub fn cranelift_compile(&mut self) -> Result<(), Error> { in cranelift_compile() method1660 pub fn cranelift_compile(&mut self) -> Result<(), Error> { in cranelift_compile() method1661 self.parent.cranelift_compile() in cranelift_compile()
119 vm.cranelift_compile().unwrap(); in main()