diff options
author | Jo-Philipp Wich <jo@mein.io> | 2022-07-28 11:16:34 +0200 |
---|---|---|
committer | Jo-Philipp Wich <jo@mein.io> | 2022-07-30 00:41:56 +0200 |
commit | 6becc643230180c8985d135007c344a2fa966552 (patch) | |
tree | 5cb50af01baf46af4a985239a0b8d5fc0392029c /lib.c | |
parent | 341896786c604d3f37e3095cdef16d786192f014 (diff) |
vm: transparently resolve upvalue references
Resolve upvalue references to their actual values when pushing such
references onto the stack (or when attempting to call them as method).
This allows constructing objects of pointers, as needed for wildcard
module imports.
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
Diffstat (limited to 'lib.c')
0 files changed, 0 insertions, 0 deletions