diff options
| author | KOBAYASHI Shuji <[email protected]> | 2019-08-31 16:55:57 +0900 |
|---|---|---|
| committer | KOBAYASHI Shuji <[email protected]> | 2019-08-31 16:55:57 +0900 |
| commit | b2c3d88fbf55f9175c45981a498f7f04f0190332 (patch) | |
| tree | 700d58915eb32fae1eaa453eb38d80649db3deba /include/mruby.h | |
| parent | 55ef4e4bdda01153c93cca26313d0329f765b591 (diff) | |
| download | mruby-b2c3d88fbf55f9175c45981a498f7f04f0190332.tar.gz mruby-b2c3d88fbf55f9175c45981a498f7f04f0190332.zip | |
Implement `mrb_immediate_p` macro for `MRB_WORD_BOXING`
The default implementation of `mrb_immediate_p` uses `mrb_type`. However,
in `MRB_WORD_BOXING`, `mrb_type` has many branches and is inefficient, so
provide an implementation that does not use `mrb_type`.
Diffstat (limited to 'include/mruby.h')
0 files changed, 0 insertions, 0 deletions
