Bug 1889091 - Part 2: Add CodeGenerator::emitApply{Args,ArgsObject,Array}Guard. r...
commit64035a67a24d9ae8837d37125a4688197bd7ac64
authorAndré Bargull <andre.bargull@gmail.com>
Sat, 6 Apr 2024 13:38:29 +0000 (6 13:38 +0000)
committerAndré Bargull <andre.bargull@gmail.com>
Sat, 6 Apr 2024 13:38:29 +0000 (6 13:38 +0000)
tree044233fe42aa0ff720ac0ecc36c6f14290ba1696
parent54e3ec06bae26977db6e6831806520cedad0ec30
Bug 1889091 - Part 2: Add CodeGenerator::emitApply{Args,ArgsObject,Array}Guard. r=jandem

Move arguments length checks into separate methods for reusability. See part 3.

Depends on D206351

Differential Revision: https://phabricator.services.mozilla.com/D206352
js/src/jit/CodeGenerator.cpp
js/src/jit/CodeGenerator.h