gecko/js/public
Terrence Cole 8455cb6e51 Bug 793577 - Implement Return<T> for direct returns of unrooted GC pointers; r=billm r=njn
Return<T> wraps GC things that are returned from accessor methods.  The wrapper
helps to ensure correct rooting of the returned pointer and safe access while
unrooted.
2012-09-26 11:13:20 -07:00
..
HashTable.h Bug 800481 - Remove unnecessary second arg from HashTable::hash{1,2}. r=luke. 2012-10-11 16:36:29 -07:00
LegacyIntTypes.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
MemoryMetrics.h Bug 798510 - Part 1: Use mincore to correctly calculate js::StackSpace::sizeOfCommitted() on *nix. r=luke,njn 2012-10-12 10:26:06 -04:00
TemplateLib.h Bug 770795 - add NullPtr and associated Handle constructor (r=billm) 2012-07-08 03:00:11 -07:00
Utility.h Bug 793577 - Implement Return<T> for direct returns of unrooted GC pointers; r=billm r=njn 2012-09-26 11:13:20 -07:00
Vector.h Merge from mozilla-central. 2012-06-15 15:23:58 -07:00