diff options
author | David Mitchell <davem@iabyn.com> | 2017-07-17 16:33:38 +0100 |
---|---|---|
committer | David Mitchell <davem@iabyn.com> | 2017-07-27 11:30:24 +0100 |
commit | e84e4286916d8a219c8a63468807b41df9cde7fe (patch) | |
tree | cd426bb11f4713d71bdd6a8cf8ac051c96fc03e5 /doop.c | |
parent | aa36782f823c559475544c99a66db74997ce1edf (diff) | |
download | perl-e84e4286916d8a219c8a63468807b41df9cde7fe.tar.gz |
Give OP_RV2HV a targ
OP_RV2AV already has one; its not clear why OP_RV2HV didn't.
Having one means that in scalar context it can return an int value
without having to create a mortal. Ditto when its doing 'keys %h' via
OPpRV2HV_ISKEYS.
Diffstat (limited to 'doop.c')
0 files changed, 0 insertions, 0 deletions