void invalidateFramebuffer(int target, Iterable<int> attachments) => js_util.callMethod(this, 'invalidateFramebuffer', [target, attachments]);