Bug 558861 - Compartmental GC (r=gal)

This commit is contained in:
Gregor Wagner
2010-09-24 10:54:39 -07:00
parent a3b3f450ef
commit 9acd06ca0d
47 changed files with 2927 additions and 2329 deletions

View File

@@ -107,6 +107,7 @@
#include "jscntxtinlines.h"
using namespace js;
using namespace js::gc;
/* 2^32 - 1 as a number and a string */
#define MAXINDEX 4294967295u