Update rive-cpp to 2.0 version
[platform/core/uifw/rive-tizen.git] / submodule / skia / modules / canvaskit / release.js
1 function Debug(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 }
5 /** @const */ var IsDebug = false;