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:
Luke Wagner
2011-10-04 15:33:00 -07:00
parent 2eaa37cfa7
commit f6e92fa08c
93 changed files with 1396 additions and 1971 deletions

View File

@@ -52,7 +52,6 @@
#include "jsprf.h"
#include "jsapi.h"
#include "jsatom.h"
#include "jsbit.h"
#include "jscntxt.h"
#include "jsgc.h"
#include "jsgcmark.h"