Merge mozilla-central to tracemonkey.

This commit is contained in:
Robert Sayre
2009-03-29 10:42:32 -07:00
1532 changed files with 40511 additions and 40353 deletions

View File

@@ -49,6 +49,7 @@
#include <stdlib.h>
#include <string.h>
#include "jstypes.h"
#include "jsstdint.h"
#include "jsarena.h" /* Added by JSIFY */
#include "jsutil.h" /* Added by JSIFY */
#include "jsdtoa.h"