gecko-dev/js
André Bargull b40075555e Bug 1842773 - Part 36: Rename ArrayBufferObject::MaxByteLength to ByteLengthLimit. r=sfink,nbp
Rename `MaxByteLength` to avoid confusion with the new `maxByteLength` slot for
resizable ArrayBuffers.

- Prefer "Limit" instead of "Max" because the latter could be misinterpreted to
  refer to `maxByteLength`, because it also includes the substring "max".

Differential Revision: https://phabricator.services.mozilla.com/D196312
2024-01-29 10:44:34 +00:00
..
examples
loader Bug 1875836 - Part 2: Support dynamic import in ComponentModuleLoader. r=jonco 2024-01-23 23:29:53 +00:00
public Bug 1842773 - Part 31: Implement SharedArrayBuffer.prototype.{grow,growable,maxByteLength}. r=sfink 2024-01-29 10:44:31 +00:00
src Bug 1842773 - Part 36: Rename ArrayBufferObject::MaxByteLength to ByteLengthLimit. r=sfink,nbp 2024-01-29 10:44:34 +00:00
xpconnect Bug 1842773 - Part 1: Add prefs for resizable ArrayBuffers and growable SharedArrayBuffers. r=sfink 2024-01-29 10:44:19 +00:00
app.mozbuild Bug 1677775 - reformat .mozbuild files with Black r=linter-reviewers,geckoview-reviewers,firefox-build-system-reviewers,ahal,glandium,owlish,sylvestre 2023-12-08 04:26:45 +00:00
ffi.configure
moz.build
moz.configure Bug 1863794 - wasm: Implement js-string-builtins. r=yury,jandem 2023-11-30 00:46:32 +00:00
sub.configure