commit | 9feb2d07debe7d04a33cbd90f895d529b7a04f41 | [log] [tgz] |
---|---|---|
author | Tom Tromey <tom@tromey.com> | Tue Jan 31 12:27:30 2023 -0700 |
committer | Tom Tromey <tom@tromey.com> | Mon Feb 13 15:21:07 2023 -0700 |
tree | e888b8d28f7cc96be1c72adb5bc593f5297859af | |
parent | 8e5b19ad992b56cb3817dcbd4c656e2ffc3ee889 [diff] |
Turn value_address and set_value_address functions into methods This changes the value_address and set_value_address functions to be methods of value. Approved-By: Simon Marchi <simon.marchi@efficios.com>