mirror of
https://github.com/tc39/test262.git
synced 2025-09-26 19:48:43 +02:00
The objects it provides are also available in another harness file, wellKnownIntrinsicObjects.js. There's no point in duplicating that in the harness. Rewrite each test that used hidden-constructors.js to use getWellKnownIntrinsicObject instead.