diff browse annotate |
d6d732ef5650562f1f1593df4bd446614e3f2dfa created 2011-12-08 22:54 -0500 pushed unknown |
Jeff Walden | Jeff Walden - Bug 708735 - Use <stdint.h> types in JSAPI and throughout SpiderMonkey. Continue to provide the {u,}int{8,16,32,64} and JS{Uint,Int}{8,16,32,64} integer types through a single header, however, for a simpler backout strategy -- and also to ease the transition for embedders. r=timeless on switching the jsd API to use the <stdint.h> types, r=luke, r=dmandelin |