Files
ladybird/Userland/Libraries/LibJS/Runtime/ArrayBuffer.cpp
Idan Horowitz f5a978c1aa LibWeb: Set a detach key for ArrayBuffers returned from WASM
As required by the specification:
`Set buffer.[[ArrayBufferDetachKey]] to "WebAssembly.Memory".`
2021-06-11 13:38:25 +01:00

1.1 KiB