Bug 750907 - Move the marking declarations out of jsgcmark.h and into a header with minimal dependencies. r=billm
This commit is contained in:
@@ -46,8 +46,8 @@
|
||||
#include "jsfriendapi.h"
|
||||
#include "jscntxt.h"
|
||||
#include "jsobj.h"
|
||||
#include "jsgcmark.h"
|
||||
|
||||
#include "gc/Marking.h"
|
||||
#include "js/HashTable.h"
|
||||
|
||||
namespace js {
|
||||
|
||||
Reference in New Issue
Block a user