Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
032631e490db494128e0610a19adce4cab9706d1
/
.
/
experimental
/
skottiekit
/
release.js
blob: 9d505a48ab20382ea485367080171ff96f2642ee [
file
] [
log
] [
blame
]
function
SkDebug
(
msg
)
{
// by leaving this blank, closure optimizes out calls (and the messages)
// which trims down code size and marginally improves runtime speed.
}
/** @const */
var
skIsDebug
=
false
;