1cb93a386Sopenharmony_cifunction SkDebug(msg) { 2cb93a386Sopenharmony_ci // by leaving this blank, closure optimizes out calls (and the messages) 3cb93a386Sopenharmony_ci // which trims down code size and marginally improves runtime speed. 4cb93a386Sopenharmony_ci} 5cb93a386Sopenharmony_ci/** @const */ var skIsDebug = false;