This might create confusion, because attempting to execute a statement can cause arbitrary stackframes to be added for the constants/statics/promoteds required by that statement. Before this commit, the first statement of the last added stackframe was executed immediately. Thus there was no way to inspect the state before that first statement. |
||
|---|---|---|
| .. | ||
| bin | ||
| interpreter | ||
| error.rs | ||
| lib.rs | ||
| memory.rs | ||
| primval.rs | ||