runebook
runebook copied to clipboard
ja/javascript/dcfa30d1e1e4985774ccc7478cf228592be2ce6d5a2fa2b66ac62cfeb5996255/16
It was attempted to shorten the length of an array, but one of the array's elements is non-configurable. When shortening an array, the elements beyond the new array length will be deleted, which failed in this situation.
配列の 長さを縮め ようとしましたが、配列の要素の 1 つが non-configurable です。配列を短縮する場合、新しい配列の長さを超える要素は削除されますが、この状況では失敗しました。