summaryrefslogtreecommitdiffhomepage
path: root/tasks/libmruby.rake
diff options
context:
space:
mode:
authorKOBAYASHI Shuji <[email protected]>2020-11-13 16:18:32 +0900
committerKOBAYASHI Shuji <[email protected]>2020-11-13 16:18:32 +0900
commitac4eb9962967b0f11a4c7b3ff0c5cb3c2303716f (patch)
treef5b8231c3b74dfdf81c9d18b6bbdd93905c6b39d /tasks/libmruby.rake
parentaf13cfb7d5b7ddbadada80931d2f0d856d72170b (diff)
downloadmruby-ac4eb9962967b0f11a4c7b3ff0c5cb3c2303716f.tar.gz
mruby-ac4eb9962967b0f11a4c7b3ff0c5cb3c2303716f.zip
Rename `mrb_os_memsize_of_hash_table` to `mrb_hash_memsize`
* The term `hash_table` can be misleading because the return value of this function includes memory usage of entire `Hash` object, including not only hash table part but also entry list part, etc. * This function takes a `Hash` object as a receiver and is defined in `src/hash.c`, so it is natural to have a `mrb_hash_` prefix.
Diffstat (limited to 'tasks/libmruby.rake')
0 files changed, 0 insertions, 0 deletions