diff options
author | yui-knk <[email protected]> | 2023-08-22 18:24:14 +0900 |
---|---|---|
committer | Yuichiro Kaneko <[email protected]> | 2023-08-23 07:59:54 +0900 |
commit | 00054de6b5ca65f87ca561f31daeb094442638fc (patch) | |
tree | 983b7726a3a539e4ac11d0dee3be0a2943708099 /ruby.c | |
parent | ff552389137c2d0af16c63e82bfc7e123be30198 (diff) |
Remove nd_entry from NODE_GASGN and NODE_GVAR
After a0f12a0258e4020bd657ee80b7d8f22bd33ea223 NODE_GASGN and
NODE_GVAR hold same value on both nd_vid and nd_entry.
This commit stops setting value to nd_entry and makes to use only
nd_vid.
Notes
Notes:
Merged: https://github.com/ruby/ruby/pull/8261
Diffstat (limited to 'ruby.c')
0 files changed, 0 insertions, 0 deletions