summaryrefslogtreecommitdiff
path: root/universal.c
diff options
context:
space:
mode:
authorDavid Mitchell <davem@iabyn.com>2016-11-10 14:44:10 +0000
committerDavid Mitchell <davem@iabyn.com>2016-11-12 16:15:09 +0000
commit4c57ced57467061af9e672665cba30edd3391432 (patch)
tree2a3aad023851e220609e6aa3c79522d9124af3c0 /universal.c
parent8efda520355126b24fb7c81c753eb2028dcc43bd (diff)
downloadperl-4c57ced57467061af9e672665cba30edd3391432.tar.gz
remove eval's usage of SvSCREAM
Currently the SvSCREAM flag is set on the sv pointed to by cx->blk_eval.cur_text, to indicate that it is ref counted. Instead, use a spare bit in the blk_u16 field of the eval context. This is to reduce the number of odd special cases for the SvSCREAM flag.
Diffstat (limited to 'universal.c')
0 files changed, 0 insertions, 0 deletions