Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
8bbf753a021dee09eaa83c0d85f3df36c57d0b51
/
.
/
modules
/
canvaskit
/
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
;