gecko-dev/js
Lars T Hansen 9c7693aeea Bug 1592926 - Encode function index in block type as sleb. r=wingo
Function indices must be encoded as sleb33 to disambiguate from
valtypes, which are slebs.  A test (to land separately) demonstrates a
case where the uleb encoding results in an error.

Drive-by fix: change nomenclature in wasmTextToBinary to match
nomenclature used elsewhere.

Differential Revision: https://phabricator.services.mozilla.com/D51980

--HG--
extra : moz-landing-system : lando
2019-11-06 11:23:33 +00:00
..
ductwork/debugger Bug 1564168 - [jsdbg2] Debugger.prototype.enabled should be removed. 2019-08-19 21:47:05 +00:00
examples Bug 1564168 - [jsdbg2] Debugger.prototype.enabled should be removed. 2019-08-19 21:47:05 +00:00
ipc Bug 1588231. Remove special-cased QI-for-DOM-objects handling in CPOWs, since no one uses it outside of one test. r=peterv 2019-10-14 10:31:28 +00:00
public Bug 1593260 - Don't use remove_if for sweeping GCVector as the predicate can modify the elements r=anba 2019-11-05 15:42:19 +00:00
rust Bug 1448324 - Fix link in js/rust readme. r=jdm 2019-10-18 14:30:52 +00:00
src Bug 1592926 - Encode function index in block type as sleb. r=wingo 2019-11-06 11:23:33 +00:00
xpconnect Bug 1579367 - Initialize XPCJSContext explicitly, after loading user prefs. r=kmag 2019-11-05 06:29:13 +00:00
app.mozbuild Bug 1569197 - Backed out changeset 2a053de2828f;r=arai 2019-08-07 09:17:11 +00:00
ffi.configure
moz.build
moz.configure Bug 1577757 - Add a compile-time option for wasm multi-value r=luke 2019-10-01 14:30:35 +00:00
sub.configure Bug 844509 - Don't encode environment in get_cmd_output and old_configure. r=nalexander 2019-08-20 22:12:23 +00:00