Bug 888768 (part 2) - Remove frontend/SharedContext-inl.h. r=till.

This commit is contained in:
Nicholas Nethercote
2013-07-11 18:00:17 -07:00
parent 6e4a1057e7
commit 2f0febc29a
5 changed files with 4 additions and 29 deletions

View File

@@ -10,6 +10,7 @@
#include "frontend/BytecodeEmitter.h"
#include "frontend/FoldConstants.h"
#include "frontend/NameFunctions.h"
#include "frontend/Parser.h"
#include "ion/AsmJS.h"
#include "vm/GlobalObject.h"
@@ -17,7 +18,6 @@
#include "jsscriptinlines.h"
#include "frontend/ParseMaps-inl.h"
#include "frontend/SharedContext-inl.h"
#include "vm/ScopeObject-inl.h"
using namespace js;