- Bug 1167823 - Begin rewriting CheckSideEffects to work by kind, not arity. r=shu (3dbb147c1)
- Bug 1167823 - Handle various nullary/unary nodes in BytecodeEmitter::checkSideEffects. r=shu (16db94f34)
- Bug 1167823 - Handle more nodes by kind in BytecodeEmitter::checkSideEffects. r=shu (2c994828f)
- Bug 1167823 - Handle more nodes by kind when checking for side effects. r=shu (8726e98c5)
- Bug 1167823 - Check various binary operators for side effects, by node kind. r=shu (da2a42a59)
- Bug 1173969 - Add ARM64 Trampoline and MoveEmitter. r=jandem (78df8ad3a)
- Bug 1167823 - Handle more nodes by kind when checking for side effects. r=shu (6ae74fc89)
- Bug 1182936 part 1 - IonMonkey: MIPS32: Rename mips to mips32. r=nbp (6c47d3ac3)
- Bug 1167823 - Handle more nodes by kind when checking for side effects. r=shu (008192c61)
- Bug 1155618 - Fix OOM issues related to AsmJS compilation r=terrence r=luke (4fa2b1875)
- Bug 1167823 - Handle try/catch by kind when checking for side effects. r=shu (18aea1680)
- Bug 1167823 - Handle various list-ful nodes by kind when checking for side effects. r=shu (b23e01874)
- pointer style (f9dbf7554)
- Bug 1178770 - Move MacroAssemblerSpecific::call to the MacroAssembler. r=h4writer (27701ec78)
- Bug 1167823 - Handle various other nodes by kind when checking for side effects. r=shu (85448267d)
- Bug 1167823 - Handle functions by kind when checking for side effects. r=shu (1c6eae1da)
- pointer style (e18f6e8fd)
- Bug 1164121 - Add |mach| command to run jsapi-tests. r=sfink (28b9e99ce)
- Bug 1167823 - Handle more nodes by kind when checking for side effects. r=shu (cdbcaf264)
- Bug 1167823 - Handle more nodes by kind when checking for side effects. r=shu (5d8ca8fac)
- bug 1125394 - launch runtime executable stub from test app bundle on Mac; r=jmaher,marco (7f4d2f685)
- Bug 1155338 - Move mach command arguments into mochitest harness, r=chmanchester,gbrown (e25c02087)
- bug 1125394 - launch runtime executable stub from test app bundle on Mac; r=jmaher,marco (c7ecbf9ec)
- Bug 1164597 - Consolidate all mochitest mach commands into single |mach mochitest|, r=chmanchester (042d5b97e)
- Bug 1169410 Add support for web-platform-tests to |mach test| r=gps (7c8cd4917)
- Bug 1169799 - Update |mach test| suites to reflect new |mach mochitest| command, r=chmanchester (9d33ab17c)
- Bug 1149670 - Add a mach command to find tests in specified directories and prepare a commit to push them to try.;r=ahal (2d2145c35)
- Bug 1154006 - [mach] Ability to lazy load parsers passed in via the @command decorator, r=gps (eac0b362a)
- Bug 1138581 - Support wildcard expansion in mach file-info; r=glandium (a4b9a973d)
- Bug 1168607 - Make `mach file-info` work with Mercurial repos; r=glandium (0a6e69591)
- Bug 1173633 - Print docstrings of mach command handlers in help output; r=ahal (0080c50a6)
- Bug 1090957 - IonMonkey: MIPS32: Implement atomicExchange operations temporary. r=nbp (4b51a4fad)
- Pointer style (c16016361)
- add LastFrameCheck in ::Compile lost for some reason (dd9689746)
- Bug 1155185 - IonMonkey MIPS: Fix build failure on MIPS; implement MacroAssemblerMIPS::convertInt32ToDouble(const BaseIndex& src, FloatRegister dest). r=rankov (64eb0d71c)
- Bug 1194072 - IonMonkey: MIPS32: Add an option to mark JIT pages as non-writable. r=nbp CLOSED TREE (ecc0c19c7)
- Bug 1173622 - Add a thorough docstring and clean up comments on the |mach try| command.;r=ahal (ae1f0e534)
- Bug 1107534 - Using audio channels type to capture different stream. r=roc (17fd7fa15)
- Bug 1014355 - Init X with thread-safe mode in child processes. r=karlt (3d150507f)