mirror of
https://github.com/tc39/test262.git
synced 2025-11-13 10:19:42 +01: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.