Bug 1893651: Avoid repeated typed array length reads. r=jandem
commita309abec2f03fb8379add46c33305b3cd0f80932
authorAndré Bargull <andre.bargull@gmail.com>
Mon, 29 Apr 2024 06:23:42 +0000 (29 06:23 +0000)
committerAndré Bargull <andre.bargull@gmail.com>
Mon, 29 Apr 2024 06:23:42 +0000 (29 06:23 +0000)
tree4b9db0ab30b719704805091074da8c7aaeada46f
parentbb07587c2bc4a53f7e48a224c654699b2b63fc70
Bug 1893651: Avoid repeated typed array length reads. r=jandem

Differential Revision: https://phabricator.services.mozilla.com/D208748
js/src/builtin/Array.cpp
js/src/vm/TypedArrayObject.cpp
js/src/vm/TypedArrayObject.h