Merge m-c to tracemonkey.

This commit is contained in:
Robert Sayre
2009-02-23 12:44:23 -05:00
1228 changed files with 43138 additions and 25704 deletions

View File

@@ -71,7 +71,6 @@
* js_SlowArrayClass, but have the same performance characteristics as a dense
* array for slot accesses, at some cost in code complexity.
*/
#include "jsstddef.h"
#include <stdlib.h>
#include <string.h>
#include "jstypes.h"