mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
This `NODE` type was used in pre-YARV implementation, to improve the performance of assignment to dynamic local variable defined at the innermost scope. It has no longer any actual difference with `NODE_DASGN`, except for the node dump. |
||
|---|---|---|
| .. | ||
| lib | ||
| depend | ||
| extconf.rb | ||
| object_tracing.c | ||
| objspace.c | ||
| objspace.h | ||
| objspace_dump.c | ||