Upgrade to SpiderMonkey 140. (#38563)

Upgrade to use the latest mozjs upgrade.

Testing: Covered by existing WPT.

---------

Signed-off-by: Josh Matthews <josh@joshmatthews.net>
This commit is contained in:
Josh Matthews 2025-08-20 03:35:35 -04:00 committed by GitHub
parent b6cb57287f
commit 604b6ea26d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 27 additions and 29 deletions

View file

@ -8,6 +8,6 @@
[X Creating ConstantSourceNode(context) and DelayNode(context) incorrectly threw ReferenceError: "DelayNode is not defined".]
expected: FAIL
[X Setting delayTime to 3 frames incorrectly threw TypeError: "delay is undefined".]
[X Setting delayTime to 3 frames incorrectly threw TypeError: "can't access property "delayTime", delay is undefined".]
expected: FAIL