Refactor the common soft-reference code from pp_rv2sv and pp_rv2av
authorNicholas Clark <nick@ccl4.org>
Sun, 21 Jan 2007 11:44:16 +0000 (11:44 +0000)
committerNicholas Clark <nick@ccl4.org>
Sun, 21 Jan 2007 11:44:16 +0000 (11:44 +0000)
commitdc3c76f8b4fe904265e159454587697a06e6e98a
tree9432c77912a41c7b379b10b2564c0ddaa9b05b86
parentd9f30342f9de4793189d81b85a5e32057393e428
Refactor the common soft-reference code from pp_rv2sv and pp_rv2av
into a single routine Perl_softref2xv(). As soft references are
rarely used compared with true references, move this code from pp_hot.c

p4raw-id: //depot/perl@29905
embed.fnc
embed.h
pp.c
pp_hot.c
proto.h