diff options
author | Daniel Dragan <bulk88@hotmail.com> | 2012-10-07 12:06:24 -0400 |
---|---|---|
committer | Father Chrysostomos <sprout@cpan.org> | 2012-10-07 12:15:50 -0700 |
commit | 9b566a5e96cd28514ff4e2339c71b85af321c91f (patch) | |
tree | 950ec9a340909628c960db808b46758e381efd1a /plan9/mkfile | |
parent | 33971c01593943c682191c11172d3bab281d6dab (diff) | |
download | perl-9b566a5e96cd28514ff4e2339c71b85af321c91f.tar.gz |
Merge 2 gv_fetch* calls in Perl_newXS_len_flags
Merge a gv_fetchpvn and a gv_fetchpv. A strlen call is avoided in
gv_fetchpv, and in Perl_newXS_len_flags shorter machine code because 2
different call destinations were merged to 1, and
"GV_ADDMULTI | flags,SVt_PVCV" arguments are unconditionally executed
and are not in a branch.
Diffstat (limited to 'plan9/mkfile')
0 files changed, 0 insertions, 0 deletions