Bug 750907 - Move the marking declarations out of jsgcmark.h and into a header with minimal dependencies. r=billm
This commit is contained in:
@@ -54,7 +54,6 @@
|
||||
#include "jsexn.h"
|
||||
#include "jsfun.h"
|
||||
#include "jsgc.h"
|
||||
#include "jsgcmark.h"
|
||||
#include "jsinterp.h"
|
||||
#include "jsiter.h"
|
||||
#include "jslock.h"
|
||||
@@ -71,6 +70,7 @@
|
||||
|
||||
#include "ds/Sort.h"
|
||||
#include "frontend/TokenStream.h"
|
||||
#include "gc/Marking.h"
|
||||
#include "vm/GlobalObject.h"
|
||||
|
||||
#include "jsinferinlines.h"
|
||||
|
||||
Reference in New Issue
Block a user