Remove jstracer and nanojit (bug 698201 part 1, r=dmandelin).

This commit is contained in:
David Anderson
2011-11-22 17:41:41 -05:00
parent 9ed0949ec8
commit 51e3170c4c
258 changed files with 4 additions and 46286 deletions

View File

@@ -123,7 +123,6 @@
#include "jsobj.h"
#include "jsscope.h"
#include "jsstr.h"
#include "jstracer.h"
#include "jswrapper.h"
#include "methodjit/MethodJIT.h"
#include "methodjit/StubCalls.h"