mirror of
https://github.com/tc39/test262.git
synced 2025-09-26 11:38:50 +02:00
This assertion throws before `compareArray` is called. In addition, `compareArray` takes two parameters, not one. It's unclear to me why it was added in the first place.