Specify QuickJS version to prevent devastation from breaking changes

Currently, we do not specify a specific version of quickjs making us susceptible to breaking changes that may occur. We have been hurt by this for rustpython as well and made updates for that accordingly.

Bug: T364564

Merge request reports

Loading