pub fn get_proto_or_iface_array( global: *mut JSObject, ) -> *mut [*mut JSObject; 574]
Returns the ProtoOrIfaceArray for the given global object. Fails if global is not a DOM global object.
global