mirror of
https://github.com/tc39/test262.git
synced 2025-09-26 11:38:50 +02:00
Only this test relied on $ERROR throwing a catchable Test262Error. This change allows test environments to provide their on $ERROR function for better error reporting.