Files
serenity/Userland/Libraries/LibWeb/WebAssembly/Table.cpp
Diego Frias 56bd11d00f LibWeb: No longer return undefined on null table entry in Wasm API
Return `null` instead, as per the specification.

(cherry picked from commit 3c5e3eef10a5e88284a78182585899962b76a8c3)
2024-08-13 15:43:53 -04:00

4.8 KiB