Bug 1842773 - Part 27: Allow constructing TypedArrays with resizable ArrayBuffers...
commit50bf5ea9489849a6c865eb0762c4a8bd9ce854ed
authorAndré Bargull <andre.bargull@gmail.com>
Fri, 26 Jan 2024 08:17:43 +0000 (26 08:17 +0000)
committerAndré Bargull <andre.bargull@gmail.com>
Fri, 26 Jan 2024 08:17:43 +0000 (26 08:17 +0000)
tree4152c2bad95d67fb11b49837078c80e31c2e72c6
parentcd6430b0cc257df3a30eff071358c82d68d9c3b1
Bug 1842773 - Part 27: Allow constructing TypedArrays with resizable ArrayBuffers. r=sfink

Differential Revision: https://phabricator.services.mozilla.com/D183344
js/src/vm/TypedArrayObject.cpp