gecko/js
Dan Gohman a539075045 Bug 868027 - Use push to push integer registers onto the stack on x64. r=nbp
Use push instead of adjusting the stack pointer and doing stores manually.
This significantly reduces code size for these sequences.
2013-05-03 19:20:30 -07:00
..
ductwork/debugger Bug 867631 - GC: Fix rooting hazard in JSDebugger.cpp r=sfink 2013-05-02 10:22:55 +01:00
examples
ipc Bug 867341 - Remove AutoObjectRooter, replace with RootedObject where needed. r=terrence 2013-05-02 13:55:54 -07:00
jsd Bug 867350 - remove JS_UnwrapObject and JS_UnwrapObjectAndInnerize from jsdbgapi.h r=sfink 2013-05-01 09:19:18 -07:00
public Bug 867911 - Add OpenBSD and NetBSD to list of sparc64 systems with 8k pages. r=terrence 2013-05-02 20:35:32 -04:00
src Bug 868027 - Use push to push integer registers onto the stack on x64. r=nbp 2013-05-03 19:20:30 -07:00
xpconnect Bug 865969 part 6. Fix rooting hazards in BindingUtils.cpp. r=smaug 2013-05-03 19:29:08 -04:00