-
- Downloads
Fix offset for detached TypedArray test (#946)
Bug was reported by @anba at https://github.com/tc39/ecma262/pull/852#issuecomment-291781031 Without this change, you'd expect a RangeError rather than a TypeError.
Please register or sign in to comment