vlazar/object-bound

View on GitHub

Showing 1 of 1 total issue

Function boundMethod has 26 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  function boundMethod (name) {
    var self = this
    var method = self[name]

    // inlined version of applyWithContext() from fast.js
Severity: Minor
Found in function.js - About 1 hr to fix
    Severity
    Category
    Status
    Source
    Language