Closed backes closed 1 year ago
V8 will increase the maximum TypedArray size in https://crrev.com/c/4872536; this CL adapts the tests to allow for that.
Tests that hard-code smaller sizes or are already tested in V8 are removed; one test is adapted to not rely on a specific limit.
Adding some random folks that reviewed before; not sure how the review process works here... @syg @pthier @victorgomes
Thanks, Patrick!
V8 will increase the maximum TypedArray size in https://crrev.com/c/4872536; this CL adapts the tests to allow for that.
Tests that hard-code smaller sizes or are already tested in V8 are removed; one test is adapted to not rely on a specific limit.