Bug 1573062 - Use BytecodeLocation and BytecodeIterator in JitScript::printTypes. r=mgaudet
Replaced uses of `jsbytecode*` and `pcToOffset` with the bytecode interface classes `BytecodeLocation` and `BytecodeIterator`. Differential Revision: https://phabricator.services.mozilla.com/D47514 --HG-- extra : moz-landing-system : lando
Please register or sign in to comment