diff options
| author | KOBAYASHI Shuji <[email protected]> | 2019-09-22 22:17:40 +0900 |
|---|---|---|
| committer | KOBAYASHI Shuji <[email protected]> | 2019-09-22 22:36:12 +0900 |
| commit | 5dda4f5da357bba4c3db057b9d0ae93019835b6a (patch) | |
| tree | 3b8b1fa4f0e8050e283d7860c6fbf6a7790e1d27 /src/array.c | |
| parent | 7f044341f9f5c227d7c13c9c8ac2e9b00c8ed287 (diff) | |
| download | mruby-5dda4f5da357bba4c3db057b9d0ae93019835b6a.tar.gz mruby-5dda4f5da357bba4c3db057b9d0ae93019835b6a.zip | |
Implement all type predicate macros for `MRB_WORD_BOXING`
The default implementations of type predicate macros use `mrb_type`.
But `mrb_type` with `MRB_WORD_BOXING` isn't very efficient, so the new
implementations avoid `mrb_type`.
Diffstat (limited to 'src/array.c')
0 files changed, 0 insertions, 0 deletions
