Closed alexdovzhanyn closed 5 years ago
Also adds stack snapshots for when breaking out of a block, so that we can discard all values added to the stack between the block beginning and the break.
Also tests recursive function calls -- working properly.
Also adds stack snapshots for when breaking out of a block, so that we can discard all values added to the stack between the block beginning and the break.
Also tests recursive function calls -- working properly.