diff options
author | daurnimator <quae@daurnimator.com> | 2017-05-05 17:08:04 +1000 |
---|---|---|
committer | daurnimator <quae@daurnimator.com> | 2017-05-05 17:18:21 +1000 |
commit | 0e5585bd7078d6727382c0de51161fe377c1d81d (patch) | |
tree | 05b77887eb62922ac40645a6126e3001c0f6b9f8 /tests/test-suite | |
parent | b54eee30383e4eaae74551afc9d1c59126269305 (diff) | |
download | fengari-0e5585bd7078d6727382c0de51161fe377c1d81d.tar.gz fengari-0e5585bd7078d6727382c0de51161fe377c1d81d.tar.bz2 fengari-0e5585bd7078d6727382c0de51161fe377c1d81d.zip |
Simplify UpVal structure
No longer follows C api as closely (it is the way it is because C has unions)
Instead, have a flat object.
Also remove the 'setval' method, as it wasn't used from all call-sites and couldn't be extended to them (setval's body only worked with source TValue on a stack)
Diffstat (limited to 'tests/test-suite')
0 files changed, 0 insertions, 0 deletions