Auto merge of #26062 - jdm:jsup, r=Manishearth

Update mozjs.

Fix #26040. Incorporate upstream patches to improve JIT codegen on arm64.
This commit is contained in:
bors-servo 2020-03-30 23:51:47 -04:00 committed by GitHub
commit 42463c4c44
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 2 additions and 7 deletions

View file

@ -21,7 +21,6 @@ webgl_backtrace = ["backtrace", "canvas_traits/webgl_backtrace"]
js_backtrace = ["backtrace"]
refcell_backtrace = ["accountable-refcell"]
uwp = ["js/uwp"]
vslatestinstalled = ["js/vslatestinstalled"]
xr-profile = ["webxr-api/profile"]
[build-dependencies]