Bug 638034 - Make scanning safer. r=brendan.

This commit is contained in:
Nicholas Nethercote
2011-03-08 16:10:51 -08:00
parent 1d4dc0d310
commit 8f0f8280cb
8 changed files with 245 additions and 110 deletions

View File

@@ -64,7 +64,6 @@
#include "jsobj.h"
#include "jsopcode.h"
#include "jsproxy.h"
#include "jsscan.h"
#include "jsscope.h"
#include "jsscript.h"
#include "jsstaticcheck.h"