Home | History | Annotate | Download | only in canvaskit
      1 function SkDebug(msg) {
      2   console.warn(msg);
      3 }