Back out 682bf201edde, ef35ba222ac8, and 6a20cf61289d (bug 750907, bug 751003, bug 751377) because of build failure on a CLOSED TREE

This commit is contained in:
Matt Brubeck
2012-05-03 14:55:52 -07:00
parent 74ee5ce8f4
commit 6ef536f064
51 changed files with 1083 additions and 1113 deletions

View File

@@ -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"