Bug 695450 - Rename js/src/frontend/CodeGenerator.h to BytecodeGenerator.h to avoid conflict with IonMonkey. r=dvander.

This commit is contained in:
Jason Orendorff
2011-10-18 14:45:33 -05:00
parent 338a16abe6
commit ce39378650
25 changed files with 28 additions and 28 deletions

View File

@@ -42,7 +42,7 @@
#include "jsprobes.h"
#include "frontend/CodeGenerator.h"
#include "frontend/BytecodeGenerator.h"
#include "frontend/FoldConstants.h"
#include "vm/GlobalObject.h"