tc39 / test262

Official ECMAScript Conformance Test Suite
Other
2.4k stars 467 forks source link

not-a-constructor.js tests should create objects outside the test function #4316

Open anba opened 3 weeks ago

anba commented 3 weeks ago

Review for #4311 requested to move the object construction outside the test function.