Y
Hacker News
new
|
ask
|
show
|
jobs
by
z92
3778 days ago
The lookup thing only happens during compilation to byte code or intermediate code, I believe. Once in VM, there are no variable names. Only addresses.