diff options
| author | Yukihiro "Matz" Matsumoto <[email protected]> | 2021-10-08 15:31:37 +0900 |
|---|---|---|
| committer | Yukihiro "Matz" Matsumoto <[email protected]> | 2021-10-08 15:35:33 +0900 |
| commit | bec074e6a31fd7a577e2c0e726167da8dc44c4c6 (patch) | |
| tree | b2d0ab037731e7dca50a8905dc888b57536cf429 /doc/opcode.md | |
| parent | fd6d911b5382283ae375e6ae6256543070469a26 (diff) | |
| download | mruby-bec074e6a31fd7a577e2c0e726167da8dc44c4c6.tar.gz mruby-bec074e6a31fd7a577e2c0e726167da8dc44c4c6.zip | |
vm.c: check call stack depth before pushing the frame.
Existing call stack depth checks are unified into this check in
`cipush()`. The maximum depth is now specified by `MRB_CALL_LEVEL_MAX`
(the default is 512). The older `MRB_FUNCALL_DEPTH_MAX` is no longer
used.
Diffstat (limited to 'doc/opcode.md')
0 files changed, 0 insertions, 0 deletions
