mirror of https://github.com/boa-dev/boa.git
Browse Source
- Added two new opcodes Inc and Dec to the VM for increment and decrement. - Implementated compilation for Post/Pre Increment and Decrement operators to VM operations. - Implemented running the Inc and Dec opcodes on the VM.pull/1672/head
Abhishek C Sharma
3 years ago
committed by
GitHub
4 changed files with 68 additions and 4 deletions
Loading…
Reference in new issue