function f()

in static/js/aplus_v2.js [351:372]


        function f(e, t) {
          var n,
            a = 'cors',
            r = t.code,
            o = t.key,
            i = r ? r.split('\n').length : 0;
          i >= t.size &&
            (s(e, r),
            l(o, e.LS_KEY_CLUSTER, e.LS_PREFIX),
            _.set(e.LS_KEY_CLUSTER, JSON.stringify([o])),
            _.set(o, r),
            (n = !0)),
            i < t.size &&
              t.oldCode &&
              ((a = 'oldCode'), s(e, t.oldCode), (n = !0)),
            n || p(e, t),
            c(o, e.LS_KEY_CLUSTER, e.LS_PREFIX),
            h.isFunction(e.callback) &&
              e.callback.call(this, {
                from: a,
              });
        }