commit | 76675c4d0bc454ed1ae369f98ad848754d0e81a0 | [log] [tgz] |
---|---|---|
author | Tom Tromey <tom@tromey.com> | Tue Jan 31 10:05:01 2023 -0700 |
committer | Tom Tromey <tom@tromey.com> | Mon Feb 13 15:21:07 2023 -0700 |
tree | 6ab6267f6ca517ea44185ad5211f0c8075855a89 | |
parent | fac7bdaaab474e2741b88d24781facd9521d0e9c [diff] |
Turn value_offset into method This changes value_offset to be a method of value. Much of this patch was written by script. Approved-By: Simon Marchi <simon.marchi@efficios.com>