Files
mruby-mruby/src
dearblue f48ac7469b Simplify OP_RETURN_BLK and `OP_BREAK
- There was some unnecessary complexity in `OP_BREAK` introduced in commit ad2e626 (#6282).
  - Since `mrb->c` is never NULL, there is no need to check it with `MRB_ENV_ONSTACK_P()` beforehand.
2024-06-08 13:46:28 +09:00
..
2024-04-22 18:00:27 +10:00
2023-11-01 22:21:59 +09:00
2024-05-30 21:25:30 +09:00
2024-03-09 13:41:58 +01:00
2024-03-27 21:39:32 +09:00
2016-05-09 17:19:47 +02:00
2024-06-08 13:46:28 +09:00