mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-02 07:05:24 +00:00
1e52ac9d3a
Use a shared inlineSimd() dispatch function for all the SIMD types supported by Ion. This function can dispatch on the .nativeOp stored in the JSJitInfo struct, and we avoid comparing native function pointers that way. Delete the old per-type dispatch functions. |
||
---|---|---|
.. | ||
ductwork/debugger | ||
examples | ||
ipc | ||
public | ||
src | ||
xpconnect |