mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-23 04:41:11 +00:00
93427e5f87
Some misc changes: - ValTypeVector& is moved into OpIter so it doesn't need to be passed to readLocalGet, etc. This is to help prepare for printing init expressions which don't have locals. - Some OpKind variants did not match the name of the readXYZ method on OpIter. - Some OpIter methods need to return slightly different types. The instruction opcode names have not been thoroughly audited, some of them may be wrong. Eventually I'd like to evolve this into a spec compliant binary to text printer for use in devtools. Differential Revision: https://phabricator.services.mozilla.com/D228612 |
||
---|---|---|
.. | ||
examples | ||
loader | ||
public | ||
src | ||
xpconnect | ||
app.mozbuild | ||
ffi.configure | ||
moz.build | ||
moz.configure | ||
sub.configure |