Home | History | Annotate | Download | only in canvaskit
      1 function SkDebug(msg) {
      2   // by leaving this blank, closure optimizes out calls (and the messages)
      3   // which trims down code size and marginally improves runtime speed.
      4 }