summaryrefslogtreecommitdiffhomepage
path: root/src/codedump.c
diff options
context:
space:
mode:
authorYukihiro "Matz" Matsumoto <[email protected]>2021-07-23 15:56:11 +0900
committerYukihiro "Matz" Matsumoto <[email protected]>2021-07-28 23:08:58 +0900
commitadfd29c1b02337c80a4e1d764d66757c0a43d959 (patch)
tree4ec47fd53bce347b85ade6cc810976bf29a85ffc /src/codedump.c
parente81d497155ad09a6ebd6aea7ca37535d8ca08ff8 (diff)
downloadmruby-adfd29c1b02337c80a4e1d764d66757c0a43d959.tar.gz
mruby-adfd29c1b02337c80a4e1d764d66757c0a43d959.zip
codegen.c: fix `loopinfo` structure members.
- `pc0`: `next` destination - `pc1`: `redo` destination (renamed from `pc2`) - `pc3`: `break` destination (renamed from `pc3`) old `pc1` was unused so removed.
Diffstat (limited to 'src/codedump.c')
0 files changed, 0 insertions, 0 deletions