Comment 9 for bug 1887144

Revision history for this message
Olivier Tilloy (osomon) wrote : Re: autopkgtest failures on ppc64el with nodejs 12.18.2

To further prove the point, adding `eval('')` to the body of ft() ensures that the function is not optimized by V8, and the tests reliably pass.