Bug 684039: rewrite JS LIFO allocator, avoids thrashing. (r=luke)
This commit is contained in:
@@ -45,7 +45,6 @@
|
||||
#include "jstypes.h"
|
||||
#include "jsstdint.h"
|
||||
#include "jsutil.h"
|
||||
#include "jsarena.h"
|
||||
#include "jsapi.h"
|
||||
#include "jsarray.h"
|
||||
#include "jsatom.h"
|
||||
|
||||
Reference in New Issue
Block a user