Bug 1842999 - Part 26: Support storing elements into resizable TypedArrays. r=jandem
commitb8bd87e7c42dcf79257b309bb6b5f67528ca5739
authorAndré Bargull <andre.bargull@gmail.com>
Tue, 27 Feb 2024 13:27:53 +0000 (27 13:27 +0000)
committerAndré Bargull <andre.bargull@gmail.com>
Tue, 27 Feb 2024 13:27:53 +0000 (27 13:27 +0000)
tree74d851d981d8cf853c203942a791aff6e3a713bb
parent2d5c71c6fcbc37e3d7abe72f5558923c61aa21db
Bug 1842999 - Part 26: Support storing elements into resizable TypedArrays. r=jandem

Differential Revision: https://phabricator.services.mozilla.com/D200666
js/src/jit-test/tests/typedarray/resizable-typedarray-set-elem-with-sab.js [new file with mode: 0644]
js/src/jit-test/tests/typedarray/resizable-typedarray-set-elem.js [new file with mode: 0644]
js/src/jit/CacheIR.cpp
js/src/jit/CacheIRCompiler.cpp
js/src/jit/CacheIROps.yaml
js/src/jit/WarpCacheIRTranspiler.cpp