summaryrefslogtreecommitdiff
path: root/include/ruby
diff options
context:
space:
mode:
authorNobuyoshi Nakada <nobu@ruby-lang.org>2021-06-23 09:39:04 +0900
committerNobuyoshi Nakada <nobu@ruby-lang.org>2021-06-23 10:55:22 +0900
commit0700ee0e946ff278699eb9aa068e7abbc3700dda (patch)
tree519e8ebc7faec3728dcadcf65b03ed8e4977789e /include/ruby
parent46ff44ef17cc6ed48f4c5657b26ee8c8c7cab9c8 (diff)
Refactor class variable cache functions
Extracted repeated code as update_classvariable_cache. When cvc table is not set in getclassvariable, an empty table was created but it has no id and would cause [BUG], so made the code same as setclassvariable.
Diffstat (limited to 'include/ruby')
0 files changed, 0 insertions, 0 deletions