diff options
| author | dearblue <[email protected]> | 2019-09-15 16:16:22 +0900 |
|---|---|---|
| committer | dearblue <[email protected]> | 2019-09-16 18:14:00 +0900 |
| commit | f312638ecd0d9d884d0600c5ad44f4c00a6c313b (patch) | |
| tree | 37cf7ba2d76d5e7bc82a08b243af4a0efc0170bb /mrbgems/mruby-string-ext/src | |
| parent | 2f9b1fdb0c6ec4835b66b26db52ef7b98b9554b8 (diff) | |
| download | mruby-f312638ecd0d9d884d0600c5ad44f4c00a6c313b.tar.gz mruby-f312638ecd0d9d884d0600c5ad44f4c00a6c313b.zip | |
Cache argv first in each specifiers for `mrb_get_args()`; ref #3090
In terms of specifiers, argv is never referenced after a method call as
shown in #3090.
Reduction of object code can be expected.
If you need to refer to argv after a method call in the same loop,
update argv after the method call.
Diffstat (limited to 'mrbgems/mruby-string-ext/src')
0 files changed, 0 insertions, 0 deletions
