Bug 828753 - jsid rooting, mostly in jsinfer.*. Also switch JSObject from struct to class. r=terrence
This commit is contained in:
@@ -17,7 +17,7 @@ class nsIScriptGlobalObjectOwner;
|
||||
class nsIArray;
|
||||
class nsScriptErrorEvent;
|
||||
class nsIScriptGlobalObject;
|
||||
struct JSObject; // until we finally remove GetGlobalJSObject...
|
||||
class JSObject; // until we finally remove GetGlobalJSObject...
|
||||
|
||||
// XXXbz can we just remove all this script type id stuff?
|
||||
// Some helpers for working with integer "script type IDs", and specifically
|
||||
|
||||
Reference in New Issue
Block a user