Searched refs:trace_wasm_stack_roots (Results 1 – 1 of 1) sorted by relevance
2108 self.trace_wasm_stack_roots(gc_roots_list); in trace_roots()2194 fn trace_wasm_stack_roots(&mut self, gc_roots_list: &mut GcRootsList) { in trace_wasm_stack_roots() method