Bug 750907 - Move the marking declarations out of jsgcmark.h and into a header with minimal dependencies. r=billm
This commit is contained in:
@@ -45,9 +45,9 @@
|
||||
#include "jsfriendapi.h"
|
||||
#include "jsgc.h"
|
||||
#include "jsobj.h"
|
||||
#include "jsgcmark.h"
|
||||
#include "jsweakmap.h"
|
||||
|
||||
#include "gc/Marking.h"
|
||||
#include "vm/GlobalObject.h"
|
||||
|
||||
#include "jsgcinlines.h"
|
||||
|
||||
Reference in New Issue
Block a user