mirror of
https://github.com/tc39/test262.git
synced 2025-07-31 01:44:54 +02:00
* Import relevant files from #3888 * Adds resizableArrayBufferUtils.js to includes and removes its content from each test. Also splits tests for .byteLength and .byteOffset to new files in the respective directories. Test lines calling .buffer in .../length/resizable-buffer-assorted.js were not split to .../buffer/ as they seem to only do a check for the test on .length but perhaps they need to be also split to a new file .../buffer/resizable-buffer-assorted.js