String errorCodeName(num code) { return _findName(context['shaka']['util']['Error']['Code'], code); }