Lines Matching full:oldlen
6907 // 3c. Let oldLen be oldLenDesc.[[Value]].6913 // 3f. If index >= oldLen and oldLenDesc.[[Writable]] is false,6927 // 3j. If index >= oldLen, then:7015 // 11. Let oldLen be oldLenDesc.[[Value]].7018 // 12. If newLen >= oldLen, then