ladybird/Tests/LibWeb/Text/expected/Wasm
Diego Frias 3be7e88903 LibWeb/WebIDL: Throw correct error when converting integers
When an integer doesn't fit within the range of an integral type
defined by WebIDL, the spec says to throw a `TypeError`, not a
`RangeError`.
2024-08-18 23:35:02 +02:00
..
WebAssembly-grow.txt LibWeb/WebIDL: Throw correct error when converting integers 2024-08-18 23:35:02 +02:00
WebAssembly-instantiate.txt