Bug 778948 - Move jsinterp to vm/Interpreter. r=luke

This commit is contained in:
Benjamin Peterson
2012-10-26 16:51:05 -07:00
parent d1fb90e194
commit c5bf403b34
39 changed files with 36 additions and 53 deletions

View File

@@ -21,7 +21,6 @@
#include "jsexn.h"
#include "jsfun.h"
#include "jsgc.h"
#include "jsinterp.h"
#include "jsiter.h"
#include "jslock.h"
#include "jsnum.h"