Files
ladybird/Libraries/LibJS/Runtime/AtomicsObject.cpp
Timothy Flynn 557805d6ef LibJS: Compute byteIndexInBuffer sooner in Atomic's DoWait
This is a normative change in the ECMA-262 spec. See:
https://github.com/tc39/ecma262/commit/4d2116b

Note this does not yet affect us as we do not implement the remainder of
this AO.
2025-12-03 12:08:40 +01:00

27 KiB