pub const JSCLASS_DOM_GLOBAL: u32 = js::JSCLASS_USERBIT1; // 128u32
Expand description

The flag set on the JSClasses for DOM global objects.