Bug 695094 - Move js{scan,parse,emit}.{h,cpp} into js/src/frontend/. r=luke.
This commit is contained in:
@@ -66,7 +66,6 @@
|
||||
#include "jsobj.h"
|
||||
#include "jsopcode.h"
|
||||
#include "jsproxy.h"
|
||||
#include "jsscan.h"
|
||||
#include "jsscope.h"
|
||||
#include "jsscript.h"
|
||||
|
||||
@@ -74,6 +73,7 @@
|
||||
#include "jsxml.h"
|
||||
#endif
|
||||
|
||||
#include "frontend/TokenStream.h"
|
||||
#include "vm/GlobalObject.h"
|
||||
|
||||
#include "jsinferinlines.h"
|
||||
|
||||
Reference in New Issue
Block a user