diff options
| author | Yukihiro "Matz" Matsumoto <[email protected]> | 2017-04-19 19:41:40 +0900 |
|---|---|---|
| committer | Yukihiro "Matz" Matsumoto <[email protected]> | 2017-04-19 19:54:55 +0900 |
| commit | 6a0b68f8b81adff8bc9fa58764eb014fa30de1c5 (patch) | |
| tree | 05d0b17066208105a4565000c60bbb5272381793 /src/error.h | |
| parent | 77c2aa7b8aaf2c3611189e84c48ac3ee74d2f47d (diff) | |
| download | mruby-6a0b68f8b81adff8bc9fa58764eb014fa30de1c5.tar.gz mruby-6a0b68f8b81adff8bc9fa58764eb014fa30de1c5.zip | |
Use trampoline technique for `instance_exec`; ref #3359
A new function `mrb_yield_cont()` is provided. You have to call it
at the end of a C defined method, e.g. `return mrb_yield_cont()`.
Diffstat (limited to 'src/error.h')
0 files changed, 0 insertions, 0 deletions
