зеркало из https://github.com/mozilla/gecko-dev.git
4d5ed565df
This analysis is mostly useful for Warp without TI. We try to infer a known JSClass based on MIR node types. There is very basic support for phis that is enough to handle some if-else patterns where both sides produce the same object class. To make sure the inferred JSClass is correct I am also adding an MAssertClass instruction that asserts the class is correct during run-time. Differential Revision: https://phabricator.services.mozilla.com/D80507 |
||
---|---|---|
.. | ||
ductwork/debugger | ||
examples | ||
public | ||
rust | ||
src | ||
xpconnect | ||
app.mozbuild | ||
ffi.configure | ||
moz.build | ||
moz.configure | ||
sub.configure |