Closed dev101 closed 11 years ago
Fixed typo in splice(), replacing this[ctorKey] with that[ctorKey]
this[ctorKey]
that[ctorKey]
Fixed typo in splice(), replacing
this[ctorKey]
withthat[ctorKey]