diff options
| author | KOBAYASHI Shuji <[email protected]> | 2019-10-13 16:43:56 +0900 |
|---|---|---|
| committer | KOBAYASHI Shuji <[email protected]> | 2019-10-13 17:03:39 +0900 |
| commit | 6377c9bce5a54bdacbeb86f2e9aa8497cfc671e8 (patch) | |
| tree | 4fea36e57cccb9a38011e0e6333f70131dedf5c6 /include/mruby.h | |
| parent | d128e2d09eaed2f094dcc72f52d3b1c3378cff10 (diff) | |
| download | mruby-6377c9bce5a54bdacbeb86f2e9aa8497cfc671e8.tar.gz mruby-6377c9bce5a54bdacbeb86f2e9aa8497cfc671e8.zip | |
Refactor `mrb_class_name_class`
- Use `mrb_sym_name_len` instead of `mrb_sym_name` (class name should not
be escaped).
- Avoid `mrb_str_dup` (it is unnecessary to be shared string because it is
changed).
Diffstat (limited to 'include/mruby.h')
0 files changed, 0 insertions, 0 deletions
