tc39 / test262

Official ECMAScript Conformance Test Suite
Other
2.41k stars 468 forks source link

RAB: Integrate helper to rest of the tests #4198

Closed ioannad closed 3 months ago

ioannad commented 3 months ago

Integrates harness/resizableArrayBufferUtils.js helper to the rest of the test files in PR #3888.

ioannad commented 3 months ago

The latest commit addresses all the review comments, and additionally simplifies superfluous ReadElement2 and HasElement2 in TypedArray/out-of-bounds-behaves-like-detached.js,