Skip to content

Commit

Permalink
Remove check for per-iteration detach check in TypedArray.prototype.set
Browse files Browse the repository at this point in the history
Note that this test currently unintentionally passes, because a
TypeError is thrown for failing to convert the undefined returned from
the getter to a BigInt. But since this test was intended to test
detaching, it's no longer valid and should still be removed.

See tc39#3465 (comment)
  • Loading branch information
syg authored and rwaldron committed Apr 14, 2022
1 parent 4dafd21 commit 1c19242
Showing 1 changed file with 0 additions and 45 deletions.

This file was deleted.

0 comments on commit 1c19242

Please sign in to comment.