summaryrefslogtreecommitdiffhomepage
path: root/src/mruby_core.rake
diff options
context:
space:
mode:
authorKOBAYASHI Shuji <[email protected]>2019-08-31 16:55:57 +0900
committerKOBAYASHI Shuji <[email protected]>2019-08-31 16:55:57 +0900
commitb2c3d88fbf55f9175c45981a498f7f04f0190332 (patch)
tree700d58915eb32fae1eaa453eb38d80649db3deba /src/mruby_core.rake
parent55ef4e4bdda01153c93cca26313d0329f765b591 (diff)
downloadmruby-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 'src/mruby_core.rake')
0 files changed, 0 insertions, 0 deletions