Files
ladybird/Userland/Libraries/LibJS/Runtime/SharedArrayBufferConstructor.cpp
Timothy Flynn 4f32392426 LibJS: Update spec headers of ArrayBuffer, TypedArray, DataView, Atomics
After the resizable ArrayBuffer proposal was merged, a bunch of methods
had their spec numbers/headers changed. This patch just updates existing
methods to make future patches easier to grok.
2023-12-26 11:16:10 +01:00

2.8 KiB