Bug 750580 - Remove cyclic dependency between Parser and BytecodeEmitter modules by introducing a TreeContext module. r=jorendorff.
This commit is contained in:
@@ -49,6 +49,8 @@
|
||||
|
||||
#include "jsinferinlines.h"
|
||||
|
||||
#include "frontend/TreeContext-inl.h"
|
||||
|
||||
using namespace js;
|
||||
using namespace js::frontend;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user