Bug 689362 - Create js/public (with the intention that its contents will eventually be the only INSTALLED_HEADERS), move Vector and HashTable to js/public and some dependencies (r=billm,sr=dmandelin)
This commit is contained in:
@@ -47,6 +47,8 @@
|
||||
#include "jsobj.h"
|
||||
#include "jsgcmark.h"
|
||||
|
||||
#include "js/HashTable.h"
|
||||
|
||||
namespace js {
|
||||
|
||||
// A subclass template of js::HashMap whose keys and values may be garbage-collected. When
|
||||
|
||||
Reference in New Issue
Block a user