aboutsummaryrefslogtreecommitdiff
path: root/std/debug
diff options
context:
space:
mode:
authorWink Saville <wink@saville.com>2018-11-18 10:14:37 -0800
committerWink Saville <wink@saville.com>2018-11-18 10:14:37 -0800
commit8d54cbb834ab606ecfe23c6514cbac699319f60c (patch)
tree1b60a2ecdb86c497b3ab4cfe589d29f66a6e1985 /std/debug
parente9b47d960b81dfc1fd70c5ae663b4b692ab0b19d (diff)
downloadzig-8d54cbb834ab606ecfe23c6514cbac699319f60c.tar.gz
zig-8d54cbb834ab606ecfe23c6514cbac699319f60c.zip
Fix pushToParent to work for arrays of Objects
The reference `*array` is a copy of the value on the stack. Instead use a reference to top of stack. This is the same technique used above for `var object` in `Value.String`. Added two simple tests.
Diffstat (limited to 'std/debug')
0 files changed, 0 insertions, 0 deletions