gecko-dev/js/public/friend
Jessica Tallon 1ab5dc76df Bug 1651725 - Add 'minimum' argument to WASM's Memory & Table r=lth
This adds a 'minimum' argument to the JS-API for the WebAssembly.Memory
and WebAssembly.Table objects. This parameter represents the minimum
size of the object which was specified by the 'initial' parameter. This
supports using either initial or minimum to specify the parameter.

This commit is part of the work to add type reflections to the
WebAssembly JS-API as specified in the js-types proposal.

Differential Revision: https://phabricator.services.mozilla.com/D85887
2020-09-21 11:01:19 +00:00
..
DOMProxy.h Bug 1663365 - Move DOM proxy-related details (including expand support) to separate headers out of jsfriendapi.h. r=jandem 2020-09-08 22:57:14 +00:00
DumpFunctions.h
ErrorMessages.h
ErrorNumbers.msg Bug 1651725 - Add 'minimum' argument to WASM's Memory & Table r=lth 2020-09-21 11:01:19 +00:00
JSMEnvironment.h Bug 1663365 - Move JSM environment-related functionality to its own header. r=jandem 2020-09-08 22:57:01 +00:00
StackLimits.h
UsageStatistics.h
WindowProxy.h
XrayJitInfo.h