proposal-change-array-by-copy
proposal-change-array-by-copy copied to clipboard
CompareTypedArrayElements needs to be sync'ed with main spec
CompareTypedArrayElements still contains the detached buffer check which has been removed in https://github.com/tc39/ecma262/pull/2723.
thanks for catching this @anba