Bug 1888346: Disable bailout loop detection when frequentBailoutThreshold is too...
commit3ddb9cd97d9bb9cbdbcf20e02bbe977b0fd2554d
authorIain Ireland <iireland@mozilla.com>
Wed, 3 Apr 2024 17:52:20 +0000 (3 17:52 +0000)
committerIain Ireland <iireland@mozilla.com>
Wed, 3 Apr 2024 17:52:20 +0000 (3 17:52 +0000)
treeadd7fc2dbd1a667f66264b6649e42594527327a8
parenta16cc21a29c57315c8a3814a39877fd305e86f81
Bug 1888346: Disable bailout loop detection when frequentBailoutThreshold is too low r=jandem

Differential Revision: https://phabricator.services.mozilla.com/D206052
js/src/jit-test/tests/cacheir/bug1888346.js [new file with mode: 0644]
js/src/jit/BaselineBailouts.cpp