@DomName('CanvasRenderingContext2D.bezierCurveTo') @DocsEditable() void bezierCurveTo(num cp1x, num cp1y, num cp2x, num cp2y, num x, num y) native;