diff options
| author | dearblue <[email protected]> | 2021-10-29 22:20:20 +0900 |
|---|---|---|
| committer | dearblue <[email protected]> | 2021-10-29 22:20:20 +0900 |
| commit | 33792c2a029130bf38d676ae3cf0b51d5d54ffd5 (patch) | |
| tree | ab5ed91cbb72d3ecf6a9b5fcb5a2b2ee45317606 /.github | |
| parent | fca63c6060c3b5825862b713f69451b10ca38aeb (diff) | |
| download | mruby-33792c2a029130bf38d676ae3cf0b51d5d54ffd5.tar.gz mruby-33792c2a029130bf38d676ae3cf0b51d5d54ffd5.zip | |
Improved `Class#new` method
The number of registers used is reduced.
Also, previously `R6` and` R7` were used, which exceeded the limit of `new_irep.nregs = 6`.
This could cause the VM stack to overrun.
Diffstat (limited to '.github')
0 files changed, 0 insertions, 0 deletions
