shift to builtins
This commit is contained in:
@@ -141,6 +141,8 @@ impl MachineState {
|
||||
self.heap.append(err);
|
||||
|
||||
self.registers[1] = Addr::HeapCell(h);
|
||||
self.goto_throw();
|
||||
|
||||
self.set_ball();
|
||||
self.unwind_stack();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user