mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-26 11:20:03 +00:00
This renames IntegerIndexedElementGet to TypedArrayGetElement, and IntegerIndexedElementSet to TypedArraySetElement. This also renames the indexedPosition variable inside these method definitions to byteIndexInBuffer. These are part of a couple editorial changes in the ECMA-262 spec. See: https://github.com/tc39/ecma262/commit/03e4410 https://github.com/tc39/ecma262/commit/a1a4d48 The remainder of the changes in those commits apply to the resizable ArrayBuffer spec, which is not implemented in LibJS as of this commit.
39 KiB
39 KiB