For SVt_CLEAR, store the pad offset with the type.
authorNicholas Clark <nick@ccl4.org>
Sat, 20 Feb 2010 13:36:21 +0000 (13:36 +0000)
committerNicholas Clark <nick@ccl4.org>
Sun, 2 May 2010 07:58:00 +0000 (08:58 +0100)
commitcdcdfc56b942396890ecdd18bacf1a8c90e7f966
tree107c2eb83d7e595040e023deba0543e3065312d3
parentd956618a38976d4304e0ac23da739ba2aee25f07
For SVt_CLEAR, store the pad offset with the type.

This saves 1 slot on the save stack for each lexical encountered at run time.
scope.c
sv.c