Bug 728423 - Fix warnings in js/src related to JSObject::asString et al (r=luke)

This commit is contained in:
Jeff Walden
2012-02-20 13:56:10 -08:00
parent 4bd984b0b7
commit ccfdb076a6
21 changed files with 356 additions and 182 deletions

View File

@@ -127,6 +127,7 @@
#include "methodjit/StubCalls-inl.h"
#include "vm/ArgumentsObject.h"
#include "vm/MethodGuard.h"
#include "ds/Sort.h"