mirror of
https://github.com/servo/servo.git
synced 2025-09-17 18:38:22 +01:00
Update to SpiderMonkey 137. (#37077)
Incorporates the updates from https://github.com/servo/mozjs/pull/584. Testing: Existing WPT coverage is enough. Fixes: Part of #36258 --------- Signed-off-by: Josh Matthews <josh@joshmatthews.net>
This commit is contained in:
parent
fd20a5df42
commit
842dd99698
25 changed files with 129 additions and 1417 deletions
|
@ -158,9 +158,6 @@
|
|||
[Invalid encodeInto() destination: Float64Array, backed by: SharedArrayBuffer]
|
||||
expected: FAIL
|
||||
|
||||
[Invalid encodeInto() destination: Float16Array, backed by: ArrayBuffer]
|
||||
expected: FAIL
|
||||
|
||||
[Invalid encodeInto() destination: Float16Array, backed by: SharedArrayBuffer]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -328,9 +325,6 @@
|
|||
[Invalid encodeInto() destination: Float64Array, backed by: SharedArrayBuffer]
|
||||
expected: FAIL
|
||||
|
||||
[Invalid encodeInto() destination: Float16Array, backed by: ArrayBuffer]
|
||||
expected: FAIL
|
||||
|
||||
[Invalid encodeInto() destination: Float16Array, backed by: SharedArrayBuffer]
|
||||
expected: FAIL
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue