maekawatoshiki / rapidus

ECMAScript implementation in Rust
MIT License
519 stars 21 forks source link

fix bugs. #23

Closed sisshiki1969 closed 5 years ago

sisshiki1969 commented 5 years ago

fixed the problem when function returns Err(), state.scope and state.stack are not correctly popped.