Bug 1842999 - Part 28: Prepare Atomics vm-functions for resizable typed arrays. r...
commit7edb1b7bc6dab8eb57bf3031f215e0580aa4f1bc
authorAndré Bargull <andre.bargull@gmail.com>
Tue, 27 Feb 2024 13:27:54 +0000 (27 13:27 +0000)
committerAndré Bargull <andre.bargull@gmail.com>
Tue, 27 Feb 2024 13:27:54 +0000 (27 13:27 +0000)
tree3c55497d6d40daa832b8b91dc6a22cd768280ff5
parent7677858f3636371dc2ed1c68f5a8528b4ae90caf
Bug 1842999 - Part 28: Prepare Atomics vm-functions for resizable typed arrays. r=jandem

Replace `FixedLengthTypedArrayObject` with `TypedArrayObject` in preparation for
the next part.

Differential Revision: https://phabricator.services.mozilla.com/D200668
js/src/jit/CacheIRCompiler.cpp
js/src/jit/CacheIRCompiler.h
js/src/jit/VMFunctions.cpp
js/src/jit/VMFunctions.h