Bug 684526 - Unify jsval and js::Value (r=jorendorff)

This commit is contained in:
Luke Wagner
2011-09-19 09:34:49 -07:00
parent 7b6deebded
commit e2e7e3085f
32 changed files with 1695 additions and 1742 deletions

View File

@@ -86,7 +86,6 @@
using namespace js;
using namespace js::types;
using namespace mozilla;
#ifndef JS_HAVE_STDINT_H /* Native support is innocent until proven guilty. */